Hello!
Love the theme but just have a quick question about the filtering capabilities.
Is it possible to have multiple filters for posts? When I setup a flex block I have the option to filter by author, tag, category, etc. But what if I want to combine these together? e.g. I want to filter by author and tag at the same time?
I know that there are flex loop filters but these don’t serve my needs as they’re not very customisable.
Thanks,
Tom
Hello Tom,
I added this suggestion to our list of suggestions.
You can achieve that for CPT and taxonomy using the loop options -> https://forum.tagdiv.com/filters-sorting-taxonomies/
Thank you!
Thank you!
Another couple of questions around the flex block…
– Is it possible that when the user clicks on the post the article it opens in a new tab or window?
– For the pagination, you can either have ‘load more’ or ‘next/previous’, when selecting the ‘next/prev’ option is it possible to have more control with pagination… i.e. << < 1, 2, 3 … > >>
Thanks,
Tom
-
This reply was modified 3 years by
triplecookedchips.
Hi,
Yes, but you need to do changes in the theme files You need to edit this file -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php and add the code here https://imgur.com/DrUdqvY
The number pagination is available only for the posts loop block.
Thank you!
Thanks. I tried inserting the code and clearing cache but it didn’t work for some reason.
I’m using a flex box to display the posts. Any ideas why it’s not working? thank you
It’s: http://www.cricketreacts.com
I use RSS Aggregator to import content and the post title links directly to an outside URL. Not sure if that’s causing the issue?
Although RSS Aggregator says the ability to open the link in a new tab is controlled by the WP theme…
Hello,
I just checked, and if I click on the image the article is open in a new tab, on the title no, so please add the target here -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php and add the code here https://i.imgur.com/mtbsonl.png.
Also, please check this topic https://forum.tagdiv.com/topic/open-all-posts-from-main-loop-in-new-tabwindow/
Thank you!