Page 90 of 222 FirstFirst ... 40808889909192100140190 ... LastLast
Results 891 to 900 of 2217
  1. #891
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by Deirdre View Post
    I figured it out. I don't know if this is really how to fix it but I manually added <script language="javascript" src="includes/templates/premium3a/jscript/tpp.js"></script> to the header in the html_header file and it shows up fine.
    Ahhh a javascript error.. Undo your edit.. If you rename the tpp.js file to jscript_tpp.js this will allow Zen to find the javascript file automatically without having to hardcorde it into the html_header file..

    Quote Originally Posted by Deirdre View Post
    Also, when I change the css choices in the admin part, the change doesn't reflect. I set the cache to 0 and still nothing. Any ideas?
    Not sure what you mean by the highlighted part..

  2. #892
    Join Date
    Sep 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    That works perfectly! Thanks!

    The other part was if you go to admin > configuration > TPP and change the style sheet there, nothing changes.

  3. #893
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by Deirdre View Post
    That works perfectly! Thanks!

    The other part was if you go to admin > configuration > TPP and change the style sheet there, nothing changes.
    You have a newer version of the mod than I'm running.. I think I know what's happening.. but you need to post a link to your site for me to confirm..

  4. #894
    Join Date
    Sep 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Here is it: (example of a test product)

    http://nakedsoap.net/store/index.php...&products_id=1

    I noticed earlier that on the source, it said

    HTML Code:
    <link rel="stylesheet" type="text/css" href="min/?f=/store/includes/templates/premium3a/css/stylesheet.css,/store/includes/templates/premium3a/css/stylesheet_categories_dressing.css,/store/includes/templates/premium3a/css/tpp.css, store/includes/templates/premium3a/css/tpp/NAME OF CSS HERE&1252988861" />
    and now it doesn't, it just says

    HTML Code:
    <link rel="stylesheet" type="text/css" href="min/?f=/store/includes/templates/premium3a/css/stylesheet.css,/store/includes/templates/premium3a/css/stylesheet_categories_dressing.css,/store/includes/templates/premium3a/css/tpp.css&1252988861" />
    I know that's not real helpful but for some reason, it's not showing up. Of course hard coding it works.

    I'm also trying to remove the duplicate "product description" and "reviews" that appear in the tabs. Is that what the "magic tab" is suppose to hide or am I missing something?

    Thanks so much for your help so far.

  5. #895
    Join Date
    Aug 2006
    Posts
    133
    Plugin Contributions
    0

    Default

    Quote Originally Posted by DivaVocals View Post
    Are you talking about Zen's popups (like the shipping calculator) or have you included other popup code in your product descriptions??
    Zen Cart's popups are killed by TPP even on a clean install of ZC without a single (other) mod. I think this has something to do with the min folder but I cannot find instructions or figure out what min does or if I need to change configure.php and/or cache settings.
    Posted via Mobile Device

  6. #896
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by cartguin View Post
    Zen Cart's popups are killed by TPP even on a clean install of ZC without a single (other) mod. I think this has something to do with the min folder but I cannot find instructions or figure out what min does or if I need to change configure.php and/or cache settings.
    Posted via Mobile Device
    Can't answer this either as the version of TPP I am running does not include the files found in the min folder (and all the Zen popups work just fine..) Have you tried installing the mod without the files min this folder?? At first glance it seems to me they add some sort of extra functionality but are not required to run TPP..

  7. #897
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by Deirdre View Post
    Here is it: (example of a test product)

    http://nakedsoap.net/store/index.php...&products_id=1

    I noticed earlier that on the source, it said

    HTML Code:
    <link rel="stylesheet" type="text/css" href="min/?f=/store/includes/templates/premium3a/css/stylesheet.css,/store/includes/templates/premium3a/css/stylesheet_categories_dressing.css,/store/includes/templates/premium3a/css/tpp.css, store/includes/templates/premium3a/css/tpp/NAME OF CSS HERE&1252988861" />
    and now it doesn't, it just says

    HTML Code:
    <link rel="stylesheet" type="text/css" href="min/?f=/store/includes/templates/premium3a/css/stylesheet.css,/store/includes/templates/premium3a/css/stylesheet_categories_dressing.css,/store/includes/templates/premium3a/css/tpp.css&1252988861" />
    I know that's not real helpful but for some reason, it's not showing up. Of course hard coding it works.

    I'm also trying to remove the duplicate "product description" and "reviews" that appear in the tabs. Is that what the "magic tab" is suppose to hide or am I missing something?

    Thanks so much for your help so far.
    I'm afraid I know nothing about that minify app that is included with the latest version of TPP.. What ever the issue is with your stylesheet not being recognized has to do with how that minify app manages javascripts & stylesheets.. As I am using an older version of TPP (which does not include those extra files) I can't be of much help I'm afraid.. As I previously posted, it appears that these are optional files.. Is it possible for you to try installing TPP without them to see if the app behavior is different??

  8. #898
    Join Date
    Sep 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    yeah i'm having the same thing about the picture popups but i'm not really worried about that.

    I turned off the minify and still the same thing (i didn't even upload that folder). I'll try to see what I can figure out.

  9. #899
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    ***Deleted***

  10. #900
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    See if this sheds some light:

    PHP Minify requires PHP5.2+ to work correctly, if you are using and older version you should disable CJ Loader. Since many modules come with CJ Loader by default, in case your server uses an older version of PHP you will see the css files on your site not loaded correctky (and leave you with a broken layout). Please go to Admin→Configuration→CJ Loader to disable it.

 

 

Similar Threads

  1. Main Image Replacer (MIR) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 5 Aug 2017, 02:47 AM
  2. v154 Tabbed Prod Pro (TPP): Adding Anchor Links
    By Feznizzle in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 30 May 2016, 07:50 PM
  3. v139h Conflicts between Tabbed Home and Tabbed Products Pro v1.07
    By swdynamic in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 14 Sep 2014, 06:29 PM
  4. Column Divider Pro (CDP) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 275
    Last Post: 3 Nov 2013, 07:44 AM
  5. Tabbed Products Contrib [WIP]
    By qhome in forum All Other Contributions/Addons
    Replies: 22
    Last Post: 22 Sep 2008, 01:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR