Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

estore link additional images in fancy 10 display

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › estore link additional images in fancy 10 display

Tagged: additional images, additional images link, fancy display

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 10 months ago by inkjamie.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • June 22, 2013 at 8:45 pm #9247
    inkjamie
    Member

    I would like the additional images in fancy display 10 to link to the same page as the main image

    [http://thepetwash.com/usa-jerky-treats]

    June 23, 2013 at 11:56 pm #56270
    admin
    Keymaster

    By default those images show up in lightbox. You don’t seem to be using the lightbox effect.

    Apply the following tweak to link the additional images to the product page:

    Open the “shortcode_include.php” file in the extra shortcodes addon plugin and search for the following line of code:

    $output .= '<a href="'.trim($image).'" rel="lightbox['.$ret_product->name.']" title="'.$ret_product->name.'">'.$thumb_code.'</a>';

    Once you find it change it to the following:

    $output .= '<a href="'.trim($ret_product->product_url).'" rel="lightbox['.$ret_product->name.']" title="'.$ret_product->name.'">'.$thumb_code.'</a>';

    There will be multiple occurrences of that so change it everywhere.

    June 24, 2013 at 1:50 am #56271
    inkjamie
    Member

    Hi, I replaced the 2 instances of the code you told me to find with the new code you gave me. The additional images were no longer thers and this was what was there instead:

    [http://thepetwash.com/jerky-treats-info/]

    June 25, 2013 at 12:22 am #56272
    admin
    Keymaster

    There was a little mistake in the code that I gave you in the above post. I have now corrected the code in the above post. Please download a fresh new copy of the extra shortcodes addon then apply the tweak again.

    June 25, 2013 at 7:38 pm #56273
    inkjamie
    Member

    Thank you. It works just the way I wanted it to!!!

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ