YMC-22 / smart-filter

YMC Smart Filter, allows to solve a variety of tasks for displaying posts on site pages. For advanced developers, there is an opportunity to independently develop layouts for filters and post cards, which makes the plugin universal.
14 stars 6 forks source link

The related custom fields in the wp_postmeta table are not displayed #12

Closed tmamalio closed 7 months ago

tmamalio commented 7 months ago

When the Read More button is clicked to view more info on a post type, the associated custom fields are not displayed. Is there a way to include those fields in the following page and not just the title and description of the post type which are already displayed in the previous page?

YMC-22 commented 7 months ago

Please clarify, custom fields are not displayed where: in a pop-up window when you click on the Read More button or in another place? Are you using a custom post layout or a standard one? Send a link to the page on your website where the filter plugin is installed. Describe your issue in more detail.

YMC-22 commented 7 months ago

Thanks