This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
addons:storefront:start [2010/04/26 15:24] james |
addons:storefront:start [2014/09/25 16:55] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Storefront Addon ====== | ====== Storefront Addon ====== | ||
- | Steps to start using the Storefront: | + | Contents |
- | + | ||
- | To "turn it on" in the admin: | + | |
- | - In the admin, on [[admin_menu/ | + | |
- | - In the admin, on [[admin_menu/ | + | |
- | - Near the bottom | + | |
- | - Check the " | + | |
- | - Click " | + | |
- | + | ||
- | To "turn it on" for a user: | + | |
- | - Log in as the user. | + | |
- | - Go to My Account Information page. | + | |
- | - Near the bottom of this page, will be the Storefront section. | + | |
- | - In the Storefront section, click the "renew your subscription" | + | |
- | - Once the subscription has been paid for and the order approved, go back to the my information page. | + | |
- | * Tip: Check [[admin_menu/ | + | |
- | - This time, near the top will be a link to the user's storefront URL. | + | |
- | + | ||
- | + | ||
- | ===== Answers to Frequently Asked Questions ===== | + | |
- | + | ||
- | Q: **My storefront pages are missing decorations, | + | |
- | A: Most likely, you need to assign templates to the storefront pages. In your Admin panel, go to Addons > Manage Addons. Find the row labeled **Storefront** and click the link on that row labeled **Edit Page**. From here, select the templates to use, and save the form. One more thing to note is that the HOME page requires a // | + | |
- | + | ||
- | Q: **Why does the Storefront Control Panel show only a blank page?**\\ | + | |
- | A: Usually, this happens because the Control Panel page is missing a template assignment. Follow the instructions in the last answer to assign a template to the Control Panel page. | + | |
- | + | ||
- | Q: **What templates should I assign by default? | + | |
- | A: Assuming the rest of your site uses the default design, you'll want to use: | + | |
- | * **BASIC PAGE TEMPLATE - 1** for the //List Stores// page | + | |
- | * **Storefront Default Template** for the //Home// page | + | |
- | * **Basic Page Template with My Account Links** for the //Control Panel// page | + | |
- | Note: these values provide a good starting place, but you may need to modify them to fit the customized design of your specific site. | + | |
- | + | ||
- | + | ||
- | Q: **Why doesn' | + | |
- | A: The left-hand links are dynamically not shown if they have no content to display. If you add a Page or Category through the Storefront | + | |
- | + | ||
- | Q: **A specific user's store is not showing up in the List Stores page. What gives? | + | |
- | A: Be sure the user in question has turned on his/her individual store, using the directions given above under //To "turn it on" for a user// | + | |
- | + | ||
- | Q: **What is a "Trial Period?" | + | |
- | A: A Storefront Subscription period that is marked as " | + | |
- | + | ||
- | Q: **Why can't I purchase a storefront subscription from the cart?**\\ | + | |
- | A: Most likely, you haven' | + | |
- | + | ||
- | Q: **How do I edit the text of the storefront shown on the client side?**\\ | + | |
- | A: In the admin tool, go to ADDONS > MANAGE ADDONS. | + | |
- | + | ||
- | Q: **Can I allow users to choose between multiple storefront designs? | + | |
- | A: Yes (if using an Enterprise-level product). When you first install the Storefront addon, there is only one, default, Storefront template included. However, if you add more templates (via the Add New Template link on the admin' | + | |
- | + | ||
- | Q: **What tags can I use in my Storefront Templates? | + | |
- | A: The best thing to do is look at the default storefront template to see how these tags are used, but they' | + | |
- | *{$storefront_logo} - shows this storefront' | + | |
- | *{$storefront_homelink} - links to this storefront' | + | |
- | *{$storefront_welcome_note} - shows the " | + | |
- | *{$storefront_categories} - array containing data for all the categories in this storefront | + | |
- | *{$storefront_pages} - array containing data for all the "other pages" of this storefront | + | |
- | + | ||
- | ===== SEO Addon Connectivity ===== | + | |
- | + | ||
- | In Storefront version 1.7.5 (released concurrently with Geo 5.0.2), we added some more storefront pages to the SEO addon. If you're using these two addons together, you can follow the following steps to enable rewriting of these pages: | + | |
- | *Install or Upgrade to Storefront v1.7.5 as normal | + | |
- | *In the admin, go to Addons > Storefront > Settings. Make sure the box for " | + | |
- | * **Regardless of whether it was already checked or not**, save the form. This will let the SEO addon know there are new pages to look at. | + | |
- | *In the admin, go to Addons > SEO > General Settings. Click on **Apply All Settings**, then **Yes** | + | |
- | *Copy the updated contents that are then shown into your .htaccess file | + |