Quote Originally Posted by Ausgirl View Post
Hello,

I have a couple of questions

I followed the directions from the quote above but would rather not delete the code so I can turn the slideshow back on at a later date. Is there a way to hide the slide show by commenting it out without the removal of the code?

I have tried both, in the banner manager, removal of the code. All I end up with is a blank page and the little circle running around becoming dizzy :)

How can I hide the "General Info" tab from appearing on the mobile devices and the tabs under this category?

When I enable "Currencies" from admin, it does not show on the site.

The "Custom Tab", how does one create another. I tried this in the banners manager but it does not show on the page. EG: Details, Description, Reviews, Custom Tab 1, Custom Tab 2

The "Custom Tab" In the "Read me File" it states you can add as many images as you like but when I added more than one. They went under each other rather than side by side. I just copied the html code that is already in the custom tab in the banner manager when I tried it.

Thank You :)
Just back up your tpl_main_page.php file and remove the code from your live file. If you need to restore your back up you will have it.

You can edit the includes/templates/override/templates/tpl_modules_mobile_cateogries_tabs.php file to make changes to the mobile menu.

If you wan to just create another generic custom tab then you can use the code that is already in the includes/templates/override/templates/tpl_product_info_display.php file as a guide.

You can add any code to the custom tab that you like. Of course, if you want side by side images you will need to use css to get the layout that you want.

Thanks,

Anne