Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #988367

    Hello,

    I am using ‘Portfolio Items’ section – which is great, I like that it is separate from the ‘Pages’ bit, however I don’t want to use the Ajax Portfolio Preview. How can I disable the the Ajax Portfolio Preview feature?

    I would like to make a portfolio that looks like the ‘Classic Single Entry’ portfolio option as shown here: https://kriesi.at/themes/enfold-2017/portfolio-item/ipad-iphone-freebie/

    To create the ‘Classic Single Entry’ layout would you suggest I continue to build my portfolio in the ‘Portfolio Items’ tab or create new pages for portfolio entry int he ‘Pages’ tab?

    Thank you
    -gemma

    #988425

    Hey gemmajestico,
    If I understand correctly, you want to display your portfolio grid as an “Ajax Portfolio” but you don’t want to show the portfolio thumbnails that make the “Ajax Portfolio Preview”?
    In that case please try this code in the General Styling > Quick CSS field:

     .portfolio_preview_container .avia-gallery-thumb {
    display: none !important;
    }

    To create the portfolio “Classic Single Entry” layout I recommend using the “Portfolio Items” post type.

    Best regards,
    Mike

    #989271

    Thanks for your help Mike, much appreciated.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Ajax Portfolio Preview Disable’ is closed to new replies.