Re: Ocean Front Template Support Thread
Quote:
Originally Posted by
clydejones
Have you edited/modified tpl_product_info_display.php in any way?
No, I have not. I'm using the latest version of ZenCart v1.3.8a
Re: Ocean Front Template Support Thread
Quote:
Originally Posted by
Jessica2000
No, I have not. I'm using the latest version of ZenCart v1.3.8a
Try uploading a fresh copy of tpl_product_info_display.php and see if that helps.
Re: Ocean Front Template Support Thread
Quote:
Originally Posted by
clydejones
Try uploading a fresh copy of tpl_product_info_display.php and see if that helps.
Unfortunately, the problem is still there.
Re: Ocean Front Template Support Thread
Quote:
Originally Posted by
Jessica2000
Unfortunately, the problem is still there.
try turning off the "tell a firend" sidebox.
Re: Ocean Front Template Support Thread
Quote:
Originally Posted by
clydejones
try turning off the "tell a firend" sidebox.
Awesome! That worked. Is there a way that I can keep the "tell a friend" on and still have it work?
Re: Ocean Front Template Support Thread
Quote:
Originally Posted by
Jessica2000
Awesome! That worked. Is there a way that I can keep the "tell a friend" on and still have it work?
This fix contains a smaller button.
Just upload the button to:
includes/templates/ocean_front/buttons/english/
You should now be able to turn on the sidebox.
Attachment 5053
Re: Ocean Front Template Support Thread
Quote:
Originally Posted by
clydejones
This fix contains a smaller button.
Just upload the button to:
includes/templates/ocean_front/buttons/english/
You should now be able to turn on the sidebox.
Attachment 5053
Thanks. Really appreciate your help!
Re: Ocean Front Template Support Thread
How would I add an SSL trust logo gif to the top right of my header above the View Cart tab? Specifically, where in the code in what file? And how would I add it so that I don't get a mixed content warning on a secure page?
Thanks. Any help is appreciated.
[FONT="Impact"]meowhead.com[/FONT]
Re: Ocean Front Template Support Thread
Quote:
Originally Posted by
meowhead
How would I add an SSL trust logo gif to the top right of my header above the View Cart tab? Specifically, where in the code in what file? And how would I add it so that I don't get a mixed content warning on a secure page?
Thanks. Any help is appreciated.
[FONT="Impact"]meowhead.com[/FONT]
What is the size of the trust logo?
What is the URL the logo will link to?
You'd need to make edits to includes/templates/ocean_front/common/tpl_header.php
and
includes/templates/ocean_front/css/stylesheet.css
Re: Ocean Front Template Support Thread
Thanks for the reply. I love your template.
The logo is 98x98 and I would like to see the logo on the top right of the header above the View Cart tab of each page of the site, if possible, rather than on just the home page.