href in ri-grid not working

  • Posted in : Photographer
  • dabdoub
    Participant

    Hi,
    I’m trying to find out, how the href in the li element of the ri-grid animation could link to different site.
    Do I need to change the main.js for this. Because if i just set a link, I can’t click on it.

    Thanks for your help!

    serkan
    Moderator

    Hi,
    I will forward this topic to our developer and i will keep you updated.
    Thanks

    ahmetsali
    Keymaster

    Hi, you need to remove the overlay on the photowall by adding this custom css code;

    .home-wrap .ri-grid:after {
        display: none;
    }
    

    Cheers.

    dabdoub
    Participant

    Hi, thanks for the reply.
    I added display:none; but it’s not working with the animation on the index.html template.

    I found out, that after one picture appears the second time, you can click on it, but not after the third appearance.

    thanks for your help!

    ahmetsali
    Keymaster

    Hi again, that’s awkward, can you provide your related page url please?

    dabdoub
    Participant

    Hi and thanks for the quick reply!
    I’ll put the URL into private.

    thanks

    ahmetsali
    Keymaster

    Hi again, can you try these;

    1-) add this custom css code too;

    .home-wrap .intro {
        pointer-events: none;
        }
    

    2-) edit js/jquery.gridrotator.js in a text editor and replace line: 135 with this code;

    preventClick : false,
    

    and check if it is working fine.

    dabdoub
    Participant

    GREAT!!! It’s working!
    Thanks a lot!

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register