Page 178 of 222 FirstFirst ... 78128168176177178179180188 ... LastLast
Results 1,771 to 1,780 of 2217
  1. #1771
    Join Date
    Aug 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) v1.09 ready!

    Thank you DivaVocals,

    kaycee

  2. #1772

    Default Re: Tabbed Products Pro (TPP) v1.09 ready!

    They have it set up here that you have to wait like 30 or 45 seconds after your download completes before you can download something else from the site.
    Scott
    AnkleBiter Woodworks
    http://www.anklebiterwoodworks.com

  3. #1773
    Join Date
    Jun 2012
    Posts
    6
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) v1.09 ready!

    Hi everyone

    Before I go any further I just want to say I know very very little about all of this so if anybody is kind enough to offer an answer please could you reply in simple language!

    I have downloaded DivaVocals version of TPP and have installed it to the point where it shows under admin>configuration. However I am at a total loss as to how to get my descriptions tabbed??? Am I right in thinking that I have to add the tags to the product description in admin>catalogue? I have tried this but I don't seem to get any tabs on my description.
    Would there be someone who would be kind enough to explain exactly where I need to put the description including tags and also could someone send me a sample description with tags to see if it works ( just a simple desription with 2 or 3 tags so that I can see where everything goes).

    Thanks for any help in advance

    Herby

  4. #1774
    Join Date
    Jul 2009
    Posts
    122
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) v1.09 ready!

    Quote Originally Posted by herby View Post
    Am I right in thinking that I have to add the tags to the product description in admin>catalogue? I have tried this but I don't seem to get any tabs on my description.
    Would there be someone who would be kind enough to explain exactly where I need to put the description including tags and also could someone send me a sample description with tags to see if it works ( just a simple desription with 2 or 3 tags so that I can see where everything goes).

    Thanks for any help in advance

    Herby
    Here you go try something like this.

    Code:
    <!--%Product Description%-->
    <br />
    YOUR DESCRIPTION HERE.
    <br /><br />
    
    <!--%Specs%-->
    <br />
    • PRODUCT SPECIFICATIONS.
    <br /> 
    • What is the products specifications?
    <br /><br />
    
    <!--%Content%-->
    <br />
    YOUR CONTENT.
    <br /><br />
    For example. What does your product come with?
    <br /><br />
    
    <!--%Features%-->
    <br />
    1. FEATURES TAB.
    <br />
    2. What features does your product have?
    <br /><br />
    
    <!--%Downloads%-->
    <br />
    DOWNLOADS TAB.
    <br /><br />
    If your product has a manual for example you might want to place a download link to it here by clicking <a href="http://www.YOURDOMAIN.COM/DIRECTORY/PRODUCT.PDF" target="_blank"><font  color="#0000FF">here</font></a>.
    <br /><br />
    
    
    <!--%Videos%-->
    <br />
    VIDEO TAB.
    <br /><br />
    You might want to add a video of your product on this tab see example below.
    <p style="text-align: center"><object width= "425" height="276"><param name="movie" value="http://www.youtube.com/v/qmp8MP7DB4U&ap=%2526fmt%3D18&rel=0&fs=0&color1=0x0E5FF6&color2=0x0E5FF6&border=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/qmp8MP7DB4U&ap=%2526fmt%3D18&rel=0&fs=0&color1=0x0E5FF6&color2=0x0E5FF6&border=1" type="application/x-shockwave-flash" allowfullscreen="false" width="425" height="276"></embed></object></p>
    <br /><br />
    The code used in this example was taken from one of my clients websites that I developed and still maintain for them. If you would like to see this code in action you can do so by going to the following URL.

    http://www.kellettshobbies.com.au/Titan-X50-Torque-Tube

    If you have any questions just let me know.


  5. #1775
    Join Date
    Jun 2012
    Posts
    6
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) v1.09 ready!

    Thanks for the code CybaGirl.

    Yesterday we did a fresh install using the demo store information and a template that we have chosen to use on our website (at the moment we are just playing around with it so we can get our heads around it before building the actual website).
    I have copied and pasted the code that you gave us into one of the product descriptions and it came out looking like this http://www.lily-maes.co.uk/test/inde...products_id=12

    Does anybody have any idea what I am doing wrong, the tabs are not showing. Any help would be much appreciated.
    Thank you

    Herby

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

    Default Re: Tabbed Products Pro (TPP) v1.09 ready!

    Quote Originally Posted by herby View Post
    Thanks for the code CybaGirl.

    Yesterday we did a fresh install using the demo store information and a template that we have chosen to use on our website (at the moment we are just playing around with it so we can get our heads around it before building the actual website).
    I have copied and pasted the code that you gave us into one of the product descriptions and it came out looking like this http://www.lily-maes.co.uk/test/inde...products_id=12

    Does anybody have any idea what I am doing wrong, the tabs are not showing. Any help would be much appreciated.
    Thank you

    Herby
    First this code:
    Code:
    <!--%Product Description%--> <br /> YOUR DESCRIPTION HERE. <br /><br />
    added to the product description will produce a duplicate description tab if you have turned on the description tab in the add-on's admin settings.

    Second double check your install.. files that are needed to make tabs display is missing.. you either did not not rename the "includes/custom_template" folder to match your own template folder, or you didn't upload this folder..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #1777
    Join Date
    Jul 2009
    Posts
    122
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) v1.09 ready!

    Quote Originally Posted by DivaVocals View Post
    First this code:
    Code:
    <!--%Product Description%--> <br /> YOUR DESCRIPTION HERE. <br /><br />
    added to the product description will produce a duplicate description tab if you have turned on the description tab in the add-on's admin settings.
    That doesn't do that for me. But then again I am not using the latest version nor could I ever get the sub tags to work for some reason.

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

    Default Re: Tabbed Products Pro (TPP) v1.09 ready!

    Quote Originally Posted by CybaGirl View Post
    That doesn't do that for me. But then again I am not using the latest version nor could I ever get the sub tags to work for some reason.
    Well it will certainly produce the result I posted if you are using TPP v1.05 or greater.. and that is most certainly the result that will happen in v1.09.. as I indicated, the description tab is turned on via the admin..
    Last edited by DivaVocals; 23 Jun 2012 at 06:50 AM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

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

    Default Tabbed Products Pro (TPP) v1.09 is now available in the Zen Cart downloads section!

    v1.09 is now available in the Zen Cart downloads section and is no longer available on my website.


    Quote Originally Posted by DivaVocals View Post
    I've updated the Zen Cart v1.5 ready version of TPP that doesn’t REQUIRE the CSS/JS Loader. (Tabbed Products Pro (TPP) v1.09) It will be posted on my site later today, and submitted to the downloads section as soon as I finish cleaning up the rest of the readme file. (Install instructions are complete)

    Thanks to examples I "borrowed" from the venerable niccol, I was able to re-work and improve the auto installer. There is no need for any external SQL install or uninstall files.. The auto-installer will now remove previous versions of TPP from the database completely (especially versions 1.06 - 1.08).

    You will need to remove all previous versions of TPP and CSS/JS Loader files before installing TPP v1.09. (If you do indeed want to use the the CSS/JS Loader, you should consider downloading the latest version from the current author's site and install it separately from TPP)

    I posted this because I thought others would find it useful.. It's been VERY well tested, but your mileage may vary.. I will NOT be providing any support for this..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

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

    Default Tabbed Products Pro (TPP) v1.09a will be submitted soon..

    Minor change as follows:
    It has been implied that the bundling of the CSS/JS Loader with prior versions of Tabbed Products Pro was necessary to prevent the Tabbed Product Pro javascripts and stylesheets from loading on ALL pages (ie: limiting them to only load when accessing the product information page).

    The CSS/JS Loader add-on actually serves a different purpose, and is not required by Tabbed Products Pro at all. However, Zen Cart does have built in functionality to load the TPP stylesheets and javascripts only when the product information page is accessed. v1.09a makes changes to support this. Upgrading to v1.09a of Tabbed Products Pro will implement the proper structure so that stylesheets and javascripts will now only load when accessing the product information pages.
    It will be posted on my site later tonight, and submitted to the downloads section as soon as I finish cleaning up the rest of the readme file. (Install and upgrade instructions are complete)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

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