Hi,
You can’t set the ads on Flex Block, only using posts loop block, if you say in the category.
Thank you!
Hello @gekkies !
Do you use the posts loop element? Also, without any value in the offset field.
Check on your mobile viewport:https://www.screencast.com/t/XDQJedlggSB
Thank you!
Hi Asif, indeed, the latest posts can not be edited> To edit the loop title you need to edit this page – wp-content/plugins/td-composer/legacy/Newsmag/page-pagebuilder-latest.php also for post title modules you need to edit the wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php – https://i.imgur.com/MfxG78b.png
Thank you!
Hello,
If the button has the same link for all posts, then you can edit the post template in code and set the file in child theme – https://forum.tagdiv.com/newsmag-child-theme-support/
For example if you are using post template 1 you can edit the loop-single-1.php or the single_template_1.php (deepens where you’ll like the buttons), the path in theme files is wp-content/plugins/td-composer/legacy/Newsmag/parts/single/ and in child theme the path for files should be /Newsmag-child/parts/single/loop-single-1.php and single_template_1.php
I hope this will help you!
Hello,
If you want to filter the search, then you’ll need to filter the results displayed in live search and in search page. By default this will display all results or only the post type set (it can be set only one post type) – https://i.imgur.com/GSvxi9D.png what can be done is to use a custom code in a functions.php (it can be set in a child theme) – https://forum.tagdiv.com/the-child-theme-support-tutorial/
function wpshock_search_filter( $query ) {
if ( $query->is_search ) {
$query->set( 'post_type', array('post','page') );
}
return $query;
}
add_filter('pre_get_posts','wpshock_search_filter');
Now on search page results you need to edit with tagDiv Composer and set on the posts loop the post types you want to filter – https://i.imgur.com/iLuFint.png
Thank you!
Hi, I have 2 archive pages and i I would like to differentiate the display Posts Loop by categories (one without images and one with left images).


thanks so much.
Hi guys,
I’d like to suggest something. I’ve started using the Single Post Reading Time shortcode – obviously inside single posts and it works nicely. It would be nice if you offered the option to display the reading time on the blog articles and posts loops (example: https://imgur.com/a/V23QcrP). I just think it will add a nice touch to the user experience before committing to reading a (long) article.
Hello,
Yes, I am well, I hope you are well too.
I’m glad that the problem is resolved.
You can use the posts loop element for this type of design and set the modules https://i.imgur.com/DroxiLo.jpg or import those blocks https://cloud.tagdiv.com/#/single/page/Blocks/1497 You can import blocks or create your own modules https://forum.tagdiv.com/modules-builder-newspaper-theme/
Thank you!
Hello @wsmvfluence2020 !
If you want to display the current tag description, then we have this element called “Tag Description”.
Unfortunately, the posts loop element doesn’t have the option to display the description tag.
You can contact our custom work team here: https://tagdiv.com/premium-customization-services/ and they will create a solution for you.
Thank you!
Hello,
The Offset posts setting in the posts loop for search results is already empty. Please see: https://imgur.com/a/ONzWqpU
Any other solution to fix this problem?
Hello,
The post page can’t be edited with tagdiv Composer. You can create a page where you can add the posts loop.
A workaround solution is to change the page template here and set it to latest articles -> https://i.imgur.com/FadwSmC.png
Thank you!
Hi,
You can set only a posts loop from tagdiv Composer -> https://forum.tagdiv.com/posts-loop/
Thank you!
How can I edit Posts Page without Standard Pack plugin and without cloud templates? The page is now showing full posts, but I want to show only post loop (with thumbnails and titles).
Thanks!
Hello,
There you have two choices: Flex block and Posts Loop: https://forum.tagdiv.com/posts-loop/
The posts loop will display the posts related to the author.
For flex block, you should choose the current author “: Author – Current author”special filter: https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello Anamaria!
I use the Category template – Magazine PRO from the cloud templates. It’s already set to posts loop (which to be honest I prefer).
However it seems like it is not behaving as it should. You can check the following video if you wish
Hi,
You can customize the category template. For the category template, please use posts loop; if you have set a posts loop then will display all posts in this category or you can use Flex Block/Big Grid Flex and set the filter to “Category -Current category” => https://i.imgur.com/7P99qx0.png and this is why the block will display posts for each category. So, please check the settings.
Thank you!
Hi, I am using Flex Loop with Modified date selected for Sort order.
I would like to display the posts in Descending order.
I can’t see any options for ASC or DESC order.
How I can achieve that?
any hook available?
Hey there!
I’m going to try to keep my request super simple. I’ve read through about 15 posts in your forum here and none of the suggestions are helping. I’m not a CSS expert, but I definitely tried everything suggested and I’m still struggling.
All I’m trying to so is to make the sidebar/column sticky within the the Crypto News theme/template (I have the full Crypto News Demo site installed), and I’m trying to edit the “Single Template – Global”. I’m also running the latest version of your theme on WordPress 6.3.2. (Brand new install of everything on a new WordPress site this past week).
When I make the “Stay in the Loop” column sticky, the column WILL move up and down the page as a sticky column, however the column doesnt start to move until you are halfway down the contents of the column (the column doesnt “stick” until Ive scrolled down to about the middle of the column”)
I would like to make the “Stay in the Loop” column sticky starting at the top of the column where it says “Stay in the Loop”.
I’ve tried playing with -200 and 200 padding/margins in the CSS for the column (and higher and lower values), this doesnt help with the column becoming sticky when scrolling down, however it does affect the “timing” of when the column scrolls back up again.
I’ve also tried playing with the Sticky offset, which doesn’t seem to do anything at all, which confuses me. If I set sticky offset from 100 to 400 lets say, nothing changes…if I set the offset to 1000 or greater, the sticky column is no longer “sticky” at all even when “Sticky” is checked.
Can you please just install the Crypto News Demo site with all the content, and let me know what settings I need to change to make this work properly? I would appreciate this time-saving help. I’ve spent about 2 hours on this so far.
Thank you in advance for your time and help with this 🙂
Hi,
You can customize the category template. For the category template, please use posts loop; if you have set a posts loop then will display all posts in this category or you can use Flex Block/Big Grid Flex and set the filter to “Category -Current category” => https://i.imgur.com/7P99qx0.png and this is why the block will display posts for each category. So, please check the settings.
Thank you!
I creating vendor profiles on my website that will show vendor related articles and events using a Block 9 module to display them. That said, when no related articles or events exist is there a way to have a message stating “no articles found” or “no events found” on the front-end, I see the “no posts” displayed in the TagDiv Composer, however it does not show a similar message on the public front-end.
Hi Colin,
The Guest Authors plug-in you mentioned doesn’t actually work. Per the plug-in, there should be a way to alternate between guests and users, and there isn’t. Do you know?
As for the content, yes, I need to be able to show all articles the author contributed to. Is this possible? Otherwise, is it possible to tag the author using the author’s name in each post, and display a posts loop by tag? However, the tag would need to be hidden from the page.
Hello,
You can apply the filter only on the Flex Block and Big Grid Flex -> https://imgur.com/Nnt3zGX
The Posts Loops settings are divided into 5 tabs: General, Layout, Style, ADS and CSS. The Posts loop is a special block and doesn’t have filtering options.
Also, one of the options for pagination of the Posts Loop has the option for normal numbered and the flex blocks do not have this option.
The Posts Loop is automatically filtering the posts depending on the cloud template you set (for example on the category page there will be posted posts from that category).
Thank you!
Hi nagi,
The loop elements do not have the filter option because this is using an automatically filter and this is working like this: when it is set in a page or single post template it will display all the posts but when it is set in a cloud category template, tag, archive, search, then this will automatically filter the posts base on the cloud template where it is used.
Thank you!
Hi,
I see only the post in the video provided, but I think I know what the issue is. You can customize the category template. For the category template, please use posts loop; if you have set a posts loop then will display all posts in this category or you can use Flex Block/Big Grid Flex and set the filter to “Category -Current category” => https://i.imgur.com/7P99qx0.png and this is why the block will display posts for each category. So, please check the settings.
Thank you!
Hello
I am using Openlitespeed server combined with Litespeed cache plugin. After upgrading to php8.1 version I noticed the following error message. Please fix the error in the next update version. Thank.
Here are the error messages I received:
PHP Warning: Undefined array key "sample_posts_data" in /usr/local/lsws/mydomain.com/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_ajax.php on line 214
PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /usr/local/lsws/mydomain.com/html/wp-content/plugins/td-composer/legacy/Newspaper/ loop.php on line 65
PHP Warning: Undefined array key "sample_posts_data" in /usr/local/lsws/mydomain.com/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_ajax.php on line 214
PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /usr/local/lsws/mydomain.com/html/wp-content/plugins/td-cloud-library/includes/ Mobile_Detect.php on line 1257