Quote:
Quick question regarding the Tabs on the homepage for "New Arrivals", "Featured Products", etc... I was wanting to add a tab for "Bestsellers" and have the products be displayed in the products_t.tpl like the other products in that tab group. However, whenever I try to do this, there are no "add to cart" buttons.
|
$bestsellers array doesn't contain all the data that $products / $new_arrivals / $on_sale does (bestsellers are usually just meant for the sidebar).
It would require some SQL query mods to get working, but you could hard-code an add to cart button for now.
Or, put a 'Quick View' button... Get in touch and I'll help.
Quote:
One other thing, accordions that are open will only allow you to fully collapse them once. If you reopen the accordion, you can no longer collapse it. You can see this at http://xcartmods.com/reboot477/Widgets.html#*. In addition, the shortcodes page has something wrong with it that is causing it automatically scroll to the bottom.
|
I don't see accordions on that page, but there's some
here (Toggle Panel Groups). There's more info about Bootstrap accordions
here.
Quote:
I need to upgrade my template
|
Get in touch Paul !