Page 1 of 2 12 LastLast
Results 1 to 10 of 3727

Hybrid View

  1. #1
    Join Date
    Nov 2010
    Posts
    64
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by DarkAngel View Post
    before you upgraded...did you remember to run the uninstall script and remove the files form your server and then upload the new ones?
    Yes I did....I didn't skip one step, in fact it took some time to remove all the old files.....


    Please feel free to visit my website and check it out www.aquafinatic.com. Once you are on the main page scroll down to the bottom where it says "Finatic Tailnews" on the big tab and click on it. You will see that there is a Compatability Chart and when you try to view the larger image the lightbox does not jump into effect.

    Any ideas?......Thank you.
    Last edited by willy12; 15 Apr 2011 at 06:08 PM. Reason: forgot something

  2. #2
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by willy12 View Post
    Yes I did....I didn't skip one step, in fact it took some time to remove all the old files.....


    Please feel free to visit my website and check it out www.aquafinatic.com. Once you are on the main page scroll down to the bottom where it says "Finatic Tailnews" on the big tab and click on it. You will see that there is a Compatability Chart and when you try to view the larger image the lightbox does not jump into effect.

    Any ideas?......Thank you.
    question about the chart

    is it located within the body of the description and not as the main image like any other product should be?

    if so then you have to add the bit of code for it when you post it in the description:

    Code:
    <a href="http://aquafinatic.com/images/Compatibility Chart Mini.jpg" rel="lightbox"><<img width="375" vspace="10" height="164" border="0" align="left" src="http://aquafinatic.com/images/Compatibility Chart Mini.jpg" ></a>
    you of course change the size shown and alignment to your liking but this will give it thelightbox when clicked. You will also have to add the line to click image to view larger but doing it this way you just need the full grouwn image, thecoding will resize it to view prior to clicking for larger view.

    I would also get into the habit of NOT using caps and spaces in the image names...like conpatibility_chart.jpg would be just right too

  3. #3
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by DarkAngel View Post
    question about the chart

    is it located within the body of the description and not as the main image like any other product should be?

    if so then you have to add the bit of code for it when you post it in the description:

    you of course change the size shown and alignment to your liking but this will give it thelightbox when clicked. You will also have to add the line to click image to view larger but doing it this way you just need the full grouwn image, thecoding will resize it to view prior to clicking for larger view.

    I would also get into the habit of NOT using caps and spaces in the image names...like conpatibility_chart.jpg would be just right too
    the code had too many << in it here is the right one and it is for within body and expages:

    Code:
    <a href="http://aquafinatic.com/images/Compatibility Chart Mini.jpg" rel="lightbox"><img width="375" vspace="10" height="164" border="0" align="left" src="http://aquafinatic.com/images/Compatibility Chart Mini.jpg"></a>

  4. #4
    Join Date
    Nov 2010
    Posts
    64
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by DarkAngel View Post
    the code had too many << in it here is the right one and it is for within body and expages:

    Code:
    <a href="http://aquafinatic.com/images/Compatibility Chart Mini.jpg" rel="lightbox"><img width="375" vspace="10" height="164" border="0" align="left" src="http://aquafinatic.com/images/Compatibility Chart Mini.jpg"></a>

    Thank you.

    I do have one more question....What code would I need to have the lightbox go from one image to the other on that same page, without having to view one image, close lightbox and click on the next image.
    Is that possible?

    Thanks.

  5. #5
    Join Date
    Nov 2010
    Posts
    64
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by willy12 View Post
    Thank you.

    I do have one more question....What code would I need to have the lightbox go from one image to the other on that same page, without having to view one image, close lightbox and click on the next image.
    Is that possible?

    Thanks.
    Reply to post #2692

    Hi Dark Angel,

    Just wanted to ask again if there is such a thing of having the new lightbox show pictures one after the other, without having to close it each time (the same page you looked at before).It used to work with the old version, that's why I'm asking.

    Thanks for your time.
    Last edited by willy12; 18 Apr 2011 at 05:00 PM. Reason: forgot something

  6. #6
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by willy12 View Post
    Hi Dark Angel,

    Just wanted to ask again if there is such a thing of having the new lightbox show pictures one after the other, without having to close it each time (the same page you looked at before).It used to work with the old version, that's why I'm asking.

    Thanks for your time.
    in the code, try
    Code:
    rel="lightbox-g"
    instead of
    Code:
    rel="lightbox"

  7. #7
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    984
    Plugin Contributions
    6

    Default Re: Zen Lightbox...

    Quote Originally Posted by niestudio View Post
    in the code, try
    Code:
    rel="lightbox-g"
    instead of
    Code:
    rel="lightbox"
    Does the "-g" refer to some kind of switch or another stylesheet.

    If a switch, are there other switches we should be aware of?

    I have not seen a lightbox-g stylesheet.

    Thanks

  8. #8
    Join Date
    Nov 2010
    Posts
    64
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by niestudio View Post
    in the code, try
    Code:
    rel="lightbox-g"
    instead of
    Code:
    rel="lightbox"
    Thank you for the tip, truly appreciate the help.

  9. #9
    Join Date
    Nov 2010
    Posts
    64
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hi Dark Angel,

    Just wanted to ask again if there is such a thing of having the new lightbox show pictures one after the other, without having to close it each time (the same page you looked at before, (not a regular product page)).It used to work with the old version, that's why I'm asking.

    Thanks for your time.
    Last edited by willy12; 18 Apr 2011 at 05:01 PM. Reason: forgot something

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by DarkAngel View Post
    I would also get into the habit of NOT using caps and spaces in the image names...like conpatibility_chart.jpg would be just right too
    Caps are fine in filenames. I use caps as a way to help make my filenames more readable for example: redTennisShoes.jpg

    Spaces are the real no no.. Names of files used on a website should AVOID spaces.
    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.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Free Shipping Rules addon [Support Thread]
    By numinix in forum Addon Shipping Modules
    Replies: 36
    Last Post: 2 Dec 2016, 01:56 PM
  2. v151 Reviews Reply addon [Support Thread]
    By mikestaps in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 17 Oct 2014, 01:29 AM
  3. Jquery Lightbox [Support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 257
    Last Post: 2 Aug 2012, 10:57 PM
  4. File Upload Required addon [Support Thread]
    By 1100101 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 10 Dec 2011, 03:00 AM
  5. [Support Thread] IE only JavaScripts and Stylesheets Addon
    By Meshach in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 31 May 2011, 08:18 PM

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