Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Post Loop virtue issue

Home / Forums / Virtue Theme / Post Loop virtue issue

This topic is: Not a support question
[Not a support question]
Posted in: Virtue Theme
December 6, 2018 at 6:01 am

Hi,

On one of our subpages, we used origin builder block named “post loop”.
It seems to be working until we use taxonomy filters which use to minimize the number of downloaded posts. Filters seemed not to be working properly and only one post was shown no matter how many posts were shown on admin site.
The reason of those problems is that the query in post’s content was wrongly coded. Coding the sighns „&” by entity seems to prevent the proper use of WP Query. The block starts working again by manually replacing “&amp” into “&” in the code generated by shortcode.
Unfortunately it is not a pernament solution. Its not known if this problem appears in each context.

Please help how to solve this.

You can reproduce this behavior with creating empty post loop block on empty test page and set up posts from both categories and taxonomies with the block UI.

Best,
Jacek

  • The forum ‘Virtue Theme’ is closed to new topics and replies.