Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
digulu
Thank to cartguin for his great help.
I took his advice. I compared Zencart Original tpl_product_info.php and TM tpl_product_info.php. You then add components that is for TPP script to it. Move Add to Cart (what cartguin said) to before TPP then worked.
Thanks.
Glad to hear it all worked out..
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
ATTENTION ALL EXPERIENCED USERS HELP IS NEEDED.
Regarding the post #1036, does anyone know how I could remove the black horizontal line at the bottom of every tab?
It is VERY ANNOYING...
Thanks.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
semsenkir
ATTENTION ALL EXPERIENCED USERS HELP IS NEEDED.
Regarding the post #1036, does anyone know how I could remove the black horizontal line at the bottom of every tab?
It is VERY ANNOYING...
Thanks.
Sorry I forgot to post the answer I found - go to includes/templates/you_template/css/tpp/alt_tpp_tab#.css (replace # with your relevant stylesheet number)
got to line 53...
border-bottom: 1px solid;
change or remove as you wish :smile:
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
After recently installing TPP I'm forever getting the 'This web page contains content that will not delivered using a secure HTTPS connection, which could compromise the security of the entire web page.' warning message in IE. I have all images hosted on my server, all with relative paths. However I can't get to the bottom of the issue.
The reason I'm asking on this thread is because this only started appearing after TPP intsall. When I view the page with javascript disabled (for testing purposes) the error message goes away... could their be a definate link within the javascript of this mod somewhere?
Thanks :smile:
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
gaffettape
After recently installing TPP I'm forever getting the 'This web page contains content that will not delivered using a secure HTTPS connection, which could compromise the security of the entire web page.' warning message in IE. I have all images hosted on my server, all with relative paths. However I can't get to the bottom of the issue.
The reason I'm asking on this thread is because this only started appearing after TPP intsall. When I view the page with javascript disabled (for testing purposes) the error message goes away... could their be a definate link within the javascript of this mod somewhere?
Thanks :smile:
What's your url?
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
jeking
What's your url?
PM'd :smile:
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
gaffettape
After recently installing TPP I'm forever getting the 'This web page contains content that will not delivered using a secure HTTPS connection, which could compromise the security of the entire web page.' warning message in IE. I have all images hosted on my server, all with relative paths. However I can't get to the bottom of the issue.
The reason I'm asking on this thread is because this only started appearing after TPP intsall. When I view the page with javascript disabled (for testing purposes) the error message goes away... could their be a definate link within the javascript of this mod somewhere?
Thanks :smile:
Try disabling the minify module bundled in and see what happens..
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
Try disabling the minify module bundled in and see what happens..
Thanks for the suggestion. How would I do this?
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
gaffettape
Thanks for the suggestion. How would I do this?
Don't have the readme for this in front of me.. (the exact instructions are there) But it's in the configuration menu of the admin if memory serves me..
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hi Diva,
Just remembered I didn't install the CSS loader. Any other suggestions?
Thanks.