Portfolio link single page - by Melisa - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 7 years, 4 months ago ago by 8theme

  • Avatar: Melisa
    Melisa
    Participant
    November 23, 2016 at 17:47

    Hello, is possible to disable the link to the single page of all item from portfolio gallery?
    When I click on the image I want only to show the image bigger in the pop up. Is possible?

    Thanks

    Melisa

    7 Answers
    Avatar: 8theme
    8theme
    Support staff
    November 24, 2016 at 08:27

    Hello,

    Thank you for the question.

    Try to place this snippet to the custom CSS to disable the link

    .portfolio-image > a {
    	pointer-events:none;
    }

    Regards

    Avatar: Melisa
    Melisa
    Participant
    November 24, 2016 at 11:54

    Thanks, I try but it’s still going to the project page when I click on the image.

    Avatar: 8theme
    8theme
    Support staff
    November 24, 2016 at 13:17

    Please send us a link to your portfolio page so we could check.

    Avatar: Melisa
    Melisa
    Participant
    November 24, 2016 at 13:26

    This is the link: https://paintplott.com/portfolio/

    Thanks

    Avatar: 8theme
    8theme
    Support staff
    November 24, 2016 at 13:58

    Thank you. It seems that you didn’t add the code at all. Could you please try to add it to the custom CSS?

    Avatar: Melisa
    Melisa
    Participant
    November 24, 2016 at 18:22

    Sorry I had put a wrong code!
    Thanks!

    Avatar: 8theme
    8theme
    Support staff
    November 25, 2016 at 08:28

    You are welcome!

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Portfolio link single page’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.