Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #261681

    Hi!

    Have tried to search for an answer but didn’t make it.
    Earlier you gave me a CSS that removed all the links from the portfolio grid.

    But I would rather use the Ajax Portfolio but I don’t want the people to be able to click and go to the singel page portfolio.
    Is that possible?

    BR
    Peter

    #261682

    Or, a solution that doesn’t show the featured image in the single page so I can post the picture as i want it. Because it’s hard to find a resolution that fits both the single page and the ajax grid.

    Thanks.

    #261704

    I did a temporary change in the loop-portfolio–single.php and commented out following part:

    // $thumb = get_the_post_thumbnail(get_the_ID(), $avia_config[‘size’]); //

    But if this can be solved with CSS I would be happy!

    #261709

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .portfolio-preview-title a { pointer-events: none; }

    Cheers!
    Yigit

    #261757

    Super! 5* support!

    #262195

    Hey!

    Great, glad Yigit could help you.

    Best regards,
    Peter

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