• Resolved bluebuscreatives

    (@bluebuscreatives)


    Is there a way to make the image and title link to the posts that display in the grid? We are using this as a project portfolio and don’t want a “view project” button for every listing, just the ability to click on the image or title to load that project page.

Viewing 1 replies (of 1 total)
  • Plugin Author YMC

    (@wssoffice21)

    Hi!
    You should use a custom layout and override all the post card settings. To do this, use a hook (filter) called add_filter(‘ymc_post_custom_layout_545_1’, ‘my_custom_post_layout’, 10, 5);
    For more details, see the documentation on using the plugin – https://github.com/YMC-22/smart-filter

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.