This question has nothing to do with the thread topic, and you should post new questions in a new thread (go to the appropriate forum and click "new thread").
The Important Links sidebox is named ez-pages in the layout controller.
This question has nothing to do with the thread topic, and you should post new questions in a new thread (go to the appropriate forum and click "new thread").
The Important Links sidebox is named ez-pages in the layout controller.
How can I hide this sidebox during the checkout phase?
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Well, without seeing the site, I really can't say. Do you have an address for us to visit this site?
Did you disable the left column as described in the Tutorials/FAQ's?..............something like:
In includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php
Code:if (in_array($current_page_base,explode(",",'checkout_shipping,checkout_payment,checkout_confirmation,checkout_success')) ) { $flag_disable_left = true; }
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!
Hi,
I am having a bit of trouble installing this mod. I have transferred the "includes" folder with the CUSTOM renamed to the template I am using. All the files seem to be in the right place, but the categories_css doesn´t show up as an option in Admin.
Any ideas what I may have done wrong?
It's not showing up in Admin>Tools>Layout Boxes Controller at all?
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!