Forums › Forums › Search & Filter Pro › Display Results
Tagged: attachments, Custom Layouts, display results
- This topic has 10 replies, 2 voices, and was last updated 4 years, 9 months ago by
Trevor.
Viewing 10 posts - 1 through 10 (of 10 total)
-
Trevor(Private) January 27, 2021 at 5:16 am #274163
If you are using our custom layouts plugin, the results must be displayed using a shortcode or placed as a block in the Gutenberg page editor. And the results page must be a fixed page URL.
It is not designed to be used on a ‘traditional’ archives page, but, I suppose you could edit the theme PHP template file for your archive page, find and remove the wp_query (if any), and the if have posts … while have posts loop section, and replace all that with a WordPress do_shortcode function. Again, this would work only for a fixed page URL.
-
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)