Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1354595
    younggunz360
    Participant

    Hi,

    I am having some trouble figuring out how to disable the option so that the images are not clickable. I tried going to the “The Grid” documentation and I was not able to find anything related to this. Also, I am not able to receive support from them, is this normal despite the fact that I have the plugin with this theme?

    Thank you,
    Nicolas T.

    #1354833
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! You can disable the pointer events by using a custom css. Perhaps you can apply this code:

    .tg-item, .tg-item * {
        pointer-events: none;
    }

    To assist you better with this issue, would you mind providing us the url of your site with login credentials, if necessary, so we can take a closer look? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password (only if necessary)

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

    #1363303
    younggunz360
    Participant

    Got it, thank you. I will try that and will get back to you if any problems do occur.

    #1363569
    Nico
    Moderator

    Let us knos how it goes.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1354595 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>