This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
addons:storefront:start [2013/08/13 21:28] geojames [Storefront Addon] |
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 page. | + | |
- | - If the Storefront is properly configured in the admin, " | + | |
- | - Purchase a Storefront Subscription. | + | |
- | * If no subscription period choices appear, they are probably not attached to the price plan. Be sure you have completed steps 3-5 in the " | + | |
- | - Once the subscription has been paid for and the order approved, go back to the My Account page. | + | |
- | * Tip: Check [[admin_menu/ | + | |
- | - This time, links will appear to "my storefront" | + | |
- | + | ||
- | + | ||
- | ===== Answers to Frequently Asked Questions ===== | + | |
- | + | ||
- | + | ||
- | + | ||
- | 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 Manager, the menu will appear as expected. | + | |
- | + | ||
- | 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. When you first install the Storefront addon, there is only one, default, Storefront template included. However, more can be added. Create new template files, and then attach them to the "User Storefront Pages" page in the admin, by going to //Addons > Storefront > Edit Pages//, selecting the **Edit** button next to "User Storefront Pages," | + | |
- | + | ||
- | 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 | + | |
- | + | ||
- | Q: **My storefront pages are missing decorations, | + | |
- | A: Most likely, you need to assign templates to the storefront pages. Usually, this is done automatically for you when you install the addon, but in some cases you may need to do the assignment yourself. 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.tpl** for the //List Storefronts// | + | |
- | * **storefront_default_template.tpl** for the //User Storefront Pages// page | + | |
- | * **listing_classified.tpl** for the // | + | |
- | * **listing_auction.tpl** for the //Auction Details {body_html} sub-template // 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: **The Google map on the front page of the storefront is incorrect. How do I fix?**\\ | + | |
- | A: The address of the Google map displayed on the front page of the storefront is pulled from the seller' | + | |
- | + | ||
- | The first option is for those sellers that are not comfortable editing html. Those sellers will need to delete all pages in their pages admin tool of their storefront. | + | |
- | + | ||
- | The second option is for those sellers that are comfortable editing html. They only need to edit that page template within their storefront admin tool and change the //Google Maps// link written into that template to include the correct address information. | + | |
- | + | ||
- | ===== 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 | + |