Quote Originally Posted by outeredge2 View Post
I didnt know there where different views of the home page..... More details?
Hi,

I was afraid you would ask. I will explain as much as I can and maybe someone else can fill in the blanks....

includes/templates/tableau/templates/tpl_index_default.php
includes/templates/tableau/templates/tpl_index_categories.php
includes/templates/tableau/templates/tpl_index_product_list.php

I have Zen Cart v1.54 and Tableau installed.

Log into your Admin Panel and select Configuration>Layout Settings>Main Page - Opens with Category. Now set the Value to Zero. Have a look at your site homepage.

Now your default index view will be set to show all Categories. Hence using tpl_index_categories.php

Hint: Configuration>Layout Settings>Main Page - Opens with Category needs to be reset back to blank to return to tpl_index_default.php (another 15 mins of life looking for a setting! )

I don't know where the trigger is for tpl_index_product_list.php but guess the name hints as to what it does (just spent 15 mins looking for this trigger.... Still not found )

Sorry I can't help fully but stumbled on this myself. Rant warning..... So many settings for Zen Cart and then Addons and Templates and Users and then Email and Customers. Argggggggh how did it ever seem like a good idea.

Only messing really. I hope it helps get you towards your aim.

SpaceMonkey