Dear Customers! We're out of the office from the 6th of October to the 11th of October. We sincerely apologize for the inconvenience. For WordPress 5.5.* related issues, please visit this article

Okay
  Public Ticket #970733
Crexis portfolio
Closed

Comments

  •  2
    itsikromano started the conversation

    I would like to know if it's possible to remove all links from the portfolio on the homepage and just turn the grid preview into more of a gallery.

    Right now the only options that I can use are to add a URL.

    If there a way to turn it off so nothing is clickable?

    Thank you

  •  255
    Joanna replied

    Hi itsikromano!

    I would recommend using a different element if you are not going to use the Portfolio functionality.

    You can try the Media Grid or the Media Masonry Grid elements which are just image selectors.


    Kind regards,
    Joanna
    Veented Support

    Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories

    Check out our latest article: How to Improve Page Loading Times

    Don't forget to hit the like button below if you are happy with your support answer :)

  •  2
    itsikromano replied

    Thank you Joanna,

    Can you just confirm there is no way to unlink? Because no other feature has the "sort" filter that was essential for the website.

  •  255
    Joanna replied

    Hi itsikromano,

    We could try by removing the <a> link from the actual grid code itself. That stops the items from being able to be clicked on.

    In the file: plugins\crexis-core\shortcodes\lib\grid-portfolio.php   remove these two lines:

    line 121:

    <a href="<?php echo esc_url($post_link); ?>" class="cbp-caption ex-link">
    

    and line 160:

    </a>
    

    Then save, upload and replace to the same directory via ftp/hosting control panel.

    That now stops the grid items from being able to be clicked on (removes their links) but you still retain the filtering functionality.

    Hope that helps?


    Kind regards,
    Joanna
    Veented Support

    Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories

    Check out our latest article: How to Improve Page Loading Times

    Don't forget to hit the like button below if you are happy with your support answer :)

  •  2
    itsikromano replied

    Perfect it worked! 
    Thank you so much Joanna!

  •  255
    Joanna replied

    Hi itsikromano,

    Great! Glad I was able to help you out


    Kind regards,
    Joanna
    Veented Support

    Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories

    Check out our latest article: How to Improve Page Loading Times

    Don't forget to hit the like button below if you are happy with your support answer :)