Page 204 of 373 FirstFirst ... 104154194202203204205206214254304 ... LastLast
Results 2,031 to 2,040 of 3726
  1. #2031
    Join Date
    Aug 2009
    Location
    Limerick, Ireland
    Posts
    91
    Plugin Contributions
    0

    Default Descriptions in Zen Lightbox...

    Hello All,

    I have Zen Lightbox installed and working smoothly with Image Handler 2 so thank you to all for those mods. My questions is as follows;

    The site in question is a cattle related site.

    I have multiple images on the main product detail page but the images are of different animals (dam, sire, etc). Is it possible to edit/remove the image descriptions on the Lightbox as it is currently using the product name (animal name) as the description but it is not the same animal in all images?

    I know it might sound strange but have a look at the link below to see what I mean.

    http://www.semenshop.ie/catalog/inde...&products_id=1

    The site is for bulls and not the human kind in case you are wondering about the domain name .....

  2. #2032
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Descriptions in Zen Lightbox...

    i ran into this problem trying to get rid of the additional images click text to enlarge i'm not sure if it is a lightbox issue or not
    http://www.zen-cart.com/forum/showth...d=1#post905790
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  3. #2033
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Descriptions in Zen Lightbox...

    Quote Originally Posted by MB1 View Post
    i ran into this problem trying to get rid of the additional images click text to enlarge i'm not sure if it is a lightbox issue or not
    Little vag on your question, but I'll give it a try.... the code in the link was for Fuel Lightbox, not Zen Lightbox, however, both use Slimbox just a little different way of activating it.

    Look for
    Code:
     '<br />' . TEXT_CLICK_TO_ENLARGE . '</a>'
    and remove all but the
    Code:
    '</a>'
    Same with this one
    Code:
    '<br /><span class="imgLinkAdditional">' . TEXT_CLICK_TO_ENLARGE . '</span></a>'
    That will remove the words and leave the image link to the larger one.

    Or you could change TEXT_CLICK_TO_ENLARGE to something else, add a define to english.php and change it there!
    Dave
    Always forward thinking... Lost my mind!

  4. #2034
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    This mod is not working with my template for some reason. I have spent hours trying to figure out why! If I switch to classic template it works perfectly. I have used WinMerge to compare the mod files and the template files and just don't see where the issue is. However, if I view the id and class details using FF developer tools, I can see that the lightbox css is not showing up for some reason. The lightbox css file is in the correct place. It seems like the file includes/classes/zen_lightbox/slimbox.php is not being called for some reason. I am using a purchased template and am just not sure where to go to make the template use the slimbox.php file for images...

    I really appreciate any help!

    TIA!
    Danielle

  5. #2035
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Does Zen Lightbox work 1.3.9d newest download? Any problems? Thanks!

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by Danielle View Post
    This mod is not working with my template for some reason. I have spent hours trying to figure out why! If I switch to classic template it works perfectly. I have used WinMerge to compare the mod files and the template files and just don't see where the issue is. However, if I view the id and class details using FF developer tools, I can see that the lightbox css is not showing up for some reason. The lightbox css file is in the correct place. It seems like the file includes/classes/zen_lightbox/slimbox.php is not being called for some reason. I am using a purchased template and am just not sure where to go to make the template use the slimbox.php file for images...

    I really appreciate any help!

    TIA!
    make sure you have uploaded all the files correctly...especially the ones that are labeled as YOUR-TEMPLATE-FOLDER

    those need to go into your template that you are using for your store.

    @pink leopard:

    yes it will work just remember to merge any files that are shared by voth the store and any other addon you have installed and of course lightbox

  7. #2037
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by DarkAngel View Post
    make sure you have uploaded all the files correctly...especially the ones that are labeled as YOUR-TEMPLATE-FOLDER

    those need to go into your template that you are using for your store.
    Yes, I've checked and double-checked and all of the files are in their correct spots. It's something that has been customized in the template that is causing the issue. When I look at the css on the product page, I can see the lightbox css in the css file, but when I view the id and class details for the image itself, the lightbox classes and ids aren't there.
    Danielle

  8. #2038
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by Danielle View Post
    Yes, I've checked and double-checked and all of the files are in their correct spots. It's something that has been customized in the template that is causing the issue. When I look at the css on the product page, I can see the lightbox css in the css file, but when I view the id and class details for the image itself, the lightbox classes and ids aren't there.
    Ah finally found it! It was a bit of javascript that was hard-coded into the tpl_main_page.php file. The lightbox now works, but there are no close, previous, or next buttons.
    Danielle

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by Danielle View Post
    Ah finally found it! It was a bit of javascript that was hard-coded into the tpl_main_page.php file. The lightbox now works, but there are no close, previous, or next buttons.

    what template are you using?


    there are some that will not work right with lightbox or the other slimbox but do with jquery one

  10. #2040
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by DarkAngel View Post
    what template are you using?


    there are some that will not work right with lightbox or the other slimbox but do with jquery one
    It was a template that my client purchased somewhere. I got the buttons to show up using a fix posted a few pages back in this thread :) It's all working great now!
    Danielle

 

 

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

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