Hot Tape Module Link issue

  • bob.ach
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 4 months ago #41661 by bob.ach
Dear Support,

Clicking on any image in the hot tape does not enlarge the photo, instead, it takes me to the top of the page. How can I fix this issue?

Thanks!

Please Log in to join the conversation.

More
10 years 4 months ago #41662 by ivan.milic
Send link so we could check

Please Log in to join the conversation.

  • bob.ach
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 4 months ago #41663 by bob.ach
Replied by bob.ach on topic Hot Tape Module Link issue
Thank you for your prompt!

Well even your demo template does the same. I just uploaded the theme and tried it. Please let me know when you are done checking so that I put it offline

this is the website: auntysrecipe.com

Thanks!

Please Log in to join the conversation.

More
10 years 4 months ago #41668 by ivan.milic
You site requires login , use "Report To Moderator" to send us username/pass we can use to see it

Please Log in to join the conversation.

  • bob.ach
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 4 months ago #41676 by bob.ach
Replied by bob.ach on topic Hot Tape Module Link issue
Ok please check the dev site:

auntysrecipe.ca/dev_clients/auntysrecipe

How can I make the hot tape images pop up and enlarge (like in a gallery) with the title displayed under them. or at least when you click on the image, it doesn't take you to the top of the page.

I am trying not to remove the URL, so please advise.

Thanks

Please Log in to join the conversation.

More
10 years 4 months ago #41682 by ivan.milic
It works same as on our demo, there is no fancy-box effect.

To make as you imagine it you could place this code just above </body> in index.php of template:

<script type="text/javascript" >
jQuery(document).ready(function(){
jQuery('#hot_film_tape a').lightBox();
});
</script>

and for each image slot link parameter set url to full image

Please Log in to join the conversation.

Time to create page: 0.184 seconds
Powered by Kunena Forum