Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1051138

    Hi, How do I disable the all actions for the featured image that shows for single post in the Masonry Gallery.
    I want to just show the image and nothing else. Thanks

    #1051599

    Hey envisageiam,

    Please try the following in Quick CSS under Enfold->General Styling:

    .grid-entry .first {
      display:none;
    }

    Best regards,
    Rikard

    #1052120

    That didn’t work, I just want the red circle with the arrow and the transparent white overlay to not show. I would still like for the image to be clickable so it can still take the user to the single portfolio page.

    But now I have a bigger problem. None of my portfolio images are showing.

    Also, none of my Masonry and Gallery images are showing.

    #1052581

    Hi,

    Thanks for the update. Please try this as well:

    .js_active .grid-image {
        opacity: 1;
    }

    Best regards,
    Rikard

    #1052935

    That didn’t work. Its not just my portfolio grid thats not working. The home page is missing half the images. The masonry gallery isn’t working. Please help! Just look through the site, its obvious what is missing

    #1052937

    Also, if you scroll down to the bottom of the home page you can see that none of the interactive icons are working either

    #1053293

    Hi,

    Thanks for the update. Have you selected to load jQuery in the footer under Enfold->Performance? If so then please try to unselect that. If that is not the problem then please post admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    #1053906

    No that wasn’t checked. Below is the login info. Thank you for your help!

    #1054801

    My sliders, masonry and portfolio grids and icons are still not working. Below is a link to all the pages and posts with errors:

    #1054853

    Hi,

    Did you add this text somewhere?

    SkinnyFATS - Old Site CSS
    

    It’s causing a script error.

    Best regards,
    Ismael

    #1054854

    I found the error. Thank you for pointing me in the right direction. Everything is working now. Thank again!

    • This reply was modified 5 years, 10 months ago by envisageiam.
    #1054864

    Thank you for your help

    #1055792

    Hi,

    Great, glad you found the problem and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.