No. It is a fresh install of 1.5.4 with Tableau 1.6.8
Printable View
It's kind of working now. In configuration - shipping/packaging I changed the shipping estimator display to button.
That created a new problem though: in firefox, and chrome, that link only works by selecting open in new tab. In explorer, it works fine.
Deleted lines 61-63 of tpl_modules_shipping_estimator.phpThat got rid of the extra state field, but still did not allow the estimator on the shopping cart work. That did, however allow the popup shipping estimator to work. I would really like to get to the bottom of this, and get the estimator back on the shopping cart, rather than a popup window.Code:<label class="inputLabel" for="state" id="stateLabel"><?php echo $state_field_label; ?></label>
<?php echo zen_draw_input_field('state', $selectedState, zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_state', '40') . ' id="state"') .' <span class="alert" id="stText"></span>'; ?>
<br class="clearBoth" />
is there any reason why the 'editable_centreboxes_3.0' plugin would not work in this responsive template - i.e. if I can get it to work correctly on the site on a PC then should it then work correctly in responsive mode?
cheers, Mike
Success! To show my gratitude to Numinex, and to help others see what is possible; I wish to share what a successful implementation of Tableau on ZenCart 1.5.4 looks like: See http://AmateurRadioStore.com
I have added some text on the shopping cart page, and I am wondering what file I need to edit and what I need to edit to move the Paypal Express checkout button back where it belongs next to the checkout button.
Attachment 15871
If anyone could help it would be greatly appreciated.
Hi
we have tableau 1.6.9 installed on zen cart 1.5.4. I enabled ssl site wide. I have found that the sub categories in the category tabs menu will not load with https. Any suggestions or fixes for this? Thanks