Support Forumhow to remove the link pop up on the gallery – Support Forum https://support.ishyoboy.com/forums/topic/how-to-remove-the-link-pop-up-on-the-gallery/feed/ Thu, 03 Sep 2026 14:04:13 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/how-to-remove-the-link-pop-up-on-the-gallery/#post-6180 <![CDATA[how to remove the link pop up on the gallery]]> https://support.ishyoboy.com/forums/topic/how-to-remove-the-link-pop-up-on-the-gallery/#post-6180 Wed, 07 Jan 2015 09:13:11 +0000 Idearepercomunicare hello I need to remove the magnification of the pictures in the gallery, I want to just leave the slide, how do I?

]]>
https://support.ishyoboy.com/forums/topic/how-to-remove-the-link-pop-up-on-the-gallery/#post-6190 <![CDATA[Reply To: how to remove the link pop up on the gallery]]> https://support.ishyoboy.com/forums/topic/how-to-remove-the-link-pop-up-on-the-gallery/#post-6190 Wed, 07 Jan 2015 09:29:18 +0000 IshYoBoy Hey there,

we’re not sure what exactly you mean. Could you please send us preview URL link where we can see it? And maybe to try to explain it little bit more?

Thanks in advance
Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/how-to-remove-the-link-pop-up-on-the-gallery/#post-6192 <![CDATA[Reply To: how to remove the link pop up on the gallery]]> https://support.ishyoboy.com/forums/topic/how-to-remove-the-link-pop-up-on-the-gallery/#post-6192 Wed, 07 Jan 2015 09:41:32 +0000 Idearepercomunicare I want to avoid that you click on the image gallery to dump the pop up, this is the example https://www.idearepercomunicare.it/portfolio/sito-internet-continental/

]]>
https://support.ishyoboy.com/forums/topic/how-to-remove-the-link-pop-up-on-the-gallery/#post-6198 <![CDATA[Reply To: how to remove the link pop up on the gallery]]> https://support.ishyoboy.com/forums/topic/how-to-remove-the-link-pop-up-on-the-gallery/#post-6198 Wed, 07 Jan 2015 10:58:00 +0000 IshYoBoy Hey,

you will have to override the portfolio gallery template via child theme. Here is how:

Override shortcode template in a child theme

You should, however override the “ish_portfolio_gallery.php” file

ishyoboy-boldial-assets/ishyoboy-shortcodes/assets/backend/vc_extend/shortcodes_templates/ish_portfolio_gallery.php

Once you have the file inside the child theme, open it in a text editor and find all occurances of “wp_get_attachment_image” you will see it is wrapped within an <a href=... element. You have to remove those.

E.g.:

Should become:

To read more about child themes:

What is a child theme and how, but mainly why to use it?

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>