• Resolved texofant

    (@texofant)


    Hi there, thanks for the plugin!

    I use the Post Carousel widget for Elementor. Under “posts query” I chose “Custom Query”. “Post Types” is a Custom Post Type and I chose a few taxonomies that are supposed to be shown. That works.
    BUT above that: Is it possible to show not ALL posts that are related to one of the given taxonomies (post is in taxonomy 1 OR taxonomy2) but only the ones that are in ALL of the chosen taxonomies (post is in taxonomy 1 AND taxonomy 2)

    Thanks in advance!

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

    (@livemesh)

    That is not possible directly but you can customize the query using the templates provided by the plugin for posts carousel widget. Pls take a look at the file – wp-content/plugins/addons-for-elementor/templates/addons/posts-carousel/loop.php which you can modify the query to your needs. The modified template file needs to be copied to mytheme/addons-for-elementor/addons/posts-carousel/loop.php for customization to take effect.

Viewing 1 replies (of 1 total)

The topic ‘Post Carousel – AND/OR Logic for custom query’ is closed to new replies.