- NewsmagPage templates
Hello!
Please use a “Posts Loop” element and they should display well and not a Flex Block.
Thank you!
Hello!
Your header can not be seen on the homepage: https://www.screencast.com/t/rEI9aCvbkK and the search is working normally. It is possible that you have some offset in that posts loop if you edit the search page with TagDiv Composer. Please check!
Thank you!
Hi Peter_86,
Unfortunately, for the moment our theme do not have this feature, sorry!
The only solution it is to copy past the image box, it is no need to set it in a new row, but there is no option for pagination. Our theme have pagination only for the loop posts element.
Thank you for your understanding!
Hello!
The list of the filters for the posts loop you can find in td-cloud-library/includes/tdb_config.php, in the get_loop_map_filter_array function, 42957 line.
If you want to modify the information in the modules for posts loop, you need to change one of the following files:
– td-cloud-library/modules/tdb_module_loop.php and tdb_module_loop_2.php
Hope that helps you!
Thank you!
Ok, it seems works fine on main page. – https://prnt.sc/1qvv4nz
On archive page something wrong – https://daz.asia/blog/category/kultur/
What happened with the loop?
Posts last dates – https://prnt.sc/1qvveyo
What can you say about displaying author’s archive page? Recommendations doesnt help.
SEO – https://prnt.sc/1qvv73n
-
This reply was modified 4 years by
valikhanb.
I created a custom field for posts, and was able to use it on both the post page and flex box.
This custom field “overwrites” the author name, my goal is also to override the link it points to in order to show “the loop” of articles with the same custom field.
I would now like to add a new filter to the post loop for “flex block”, that like the “author” page/template shows “the current custom field” to change the author template with this new filter (and back to adapt anchor link for authors name).
Where (in which files) is the list of filters for post loops managed?
Do you have any suggestions ready for this requirement?
Hi socialengaged , I think that I know what the problem it is here, the theme that you are using it is a little different from the rest of them, this has for example in category cloud templates flex blocks that are not filtered after the current category and also the posts loop has an offset on it. What you need to do is to edit the cloud templates with tagDiv Composer and https://i.imgur.com/sjVxsSS.jpg and make sure that the big grid flex do not have any offset -> https://i.imgur.com/RMrE1ej.jpg then filter it after the current category https://i.imgur.com/qs4mrm0.jpg then the problem should be solved, or in case that you remove the category grid, select the post loop and remove the offset -> https://i.imgur.com/4F3J12V.jpg
I hope this will help you!
Let us know the results!
Hello!
The Posts Loops element settings are divided into 4 tabs: General, Layout, Style, 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,
I have a question. The post loop on the Search page also shows pages, not just posts. Where can I set that only posts are displayed and not newly created pages?
Site: fehnblogger
Hello,
@kubazabran
The Posts Loops settings are divided into 4 tabs: General, Layout, Style, 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).
If you referring to this https://www.screencast.com/t/sQ17zOPDHDWH then can be done only with custom work.
Thank you!
Hello!
If you look to the Posts Loop settings, you can find here an option: https://www.screencast.com/t/UnrslNGGibTH
Set a value to the Title length which is suitable for your needs.
Thank you!
Hi Calin,
Yes, we are using single post templates via the Cloud Library – not standard post styles.
So, here is a post using a single post template: https://lab.org.uk/haiti-needs-solidarity-not-charity/
If you look at the source, you’ll see there is an additional ‘Like this post?’ element outside the ‘tdc-zone’ div element, which we have hidden with the following CSS:
div[class$="patreon_button"] {
display: none;
}
This happens on all posts, regardless of whether we are using our custom related posts widget: https://lab.org.uk/glencore-and-anglo-american-blamed-for-pollution/
Then, here is a draft of the first post – locked via the Patreon plugin: https://lab.org.uk/?p=20871&preview=true&public=true
You’ll see that the outer template is locked – as opposed to the post itself. The post content is never loaded, and the ‘Unlock with Patreon’ element sits on the left – outside the post container element.
Finally, here is a draft of the second post – locked via the Patreon plugin. This post uses a template which has our custom related posts widget in the sidebar: https://lab.org.uk/?p=20872&preview=true&public=true
You’ll see that the post locking works perfectly. The outer template is displayed with featured image, title, categories and sidebar. The the ‘Unlock with Patreon’ element is in the correct position, and there are no duplicated elements.
The custom widget uses a WordPress post query loop. If this loop is removed, the post locking no longer works. When either the have_posts() or wp_reset_postdata() functions are called, post locking works as intended.
Hope that helps – please let me know if you have any questions.
Thanks!
Hi,
I’m trying to create a new section in my blog using Posts Loop module.
Unfortunately the different lenght of posts title makes every single blocks of different size. I try my best with settings but I can’t set an unique size, can you help me?
Hi Bill Fleak,
I think that you want something with numbered pagination, if so, then you can use the post loop element, this can be sorted -> https://i.imgur.com/tzUimKl.png also this can be set on cloud categories and those will be automatically filter the posts after the category that you access.
If this is not what you mean and I miss understand it, please let me know!
Thank you!
Hello,
I wanna use the plugin https://www.advancedcustomfields.com/ to create meta fields for my Blogposts. The meta fields should be inserted into one template. Then I can fill out all meta fields for all of my 300 blog posts and I’m able to change the blog layout without clicking into every single post to import a new template.
And here is the problem:
My first idea was to create a “Cloud Template”. After working with it I found out that the templates don’t fit my needs. So I decided to create my own hard-coded post template to fit my needs perfectly.
I already duplicated the “loop-single-13.php” and “single_template_13.php”, changed all require_once(‘loop-single-13.php’); functions and also added a “single_template_14.png” as an image.
But somehow the new Post Template doesn’t appear in the backend of WordPress. What did I forget?
I hope somebody can help me.
Kind regards
Elian
Hi, I’ve got a trouble with the top of the Homepage on https://kjfjckk.carnewschina.com (testing website).
There’s a top post (block). Then there are two other blocks below (Hot from IV and Hot from ICE). Below that there’s a box Latest News and below that there’s a post loop with pagination and rest of the posts.
What I’d like to have is following:
- There’s always the newest post in the top post block.
- There’s always the newest post of category EV (red box), same for ICE category. However, if the post in top post block belongs to EV category, there’s second latest post in EV box.
- In the latest news the upper three posts are excluded (note – these posts don’t need to be the latest ones).
- In the post loop below the upper three posts are excluded also.
Is it possible to set everything like this? I’m pretty sure it will require some PHP code.
Thanks!
Jakub
Hey, Vlad S
1. You seem to have misunderstood the issue, the ads are showing completely fine on mobile view.
It’s the desktop view where we are having the problem, the ads simply don’t show. We have inserted the ad-codes in the theme panel for sidebar ad, article in-line ad and article bottom ad, from all of these only bottom article ad and sidebar ad shows up, in-article ads are not showing at all.
In the Adsense account, auto ads are set to on.
2. Big Grid Flex 1 is working as expected, however Posts Loop for various categories are not working correctly. We have two articles with Review as a category but it doesn’t show. Likewise for the News category we have multiple articles that were added recently but they don’t show up. From this Screenshot you can see that the latest articles in the Post Loop are from July but there are 4-5 news articles with News category that were added in August.
-Big Grid Flex 1 filter settings: Link
-Review category section which shows no posts when there are posts with Review category: Link
All the categories section have the same problem.
3. Gtmetrix Waterfall Tab shows that the image (3.jpg) is loading , this image came with the Magazine Pro Template.
The image in question: Link
How can we remove this image?
4. We had successfully passed core web vitals for both Mobile And Desktop on Pagespeed insight after a lot of optimization, however now its shows core web vitals not passed for Desktop, even when no optimization changes where made to the site. Can you provide us any help to pin-point the reason for this?
Help us in resolving these issues, thanks in advance.
-
This reply was modified 4 years by
Rogerian.
Hi Vlad,
the Plugin provides shortcodes (https://www.advancedcustomfields.com/resources/shortcode/)
But how I would loop thru the posts for example that I can show for each Post a card with thumbnail and office name on an overview page?
Thanks, Dennis
Hi testszerviz, I think that I know what it is the problem. You have installed the Magazine PRO demo and this has set on all posts loops an offset, on category, tags, search cloud templates. To remove it, please edit it with tagDiv Composer, click on post loop element and remove the offset number -> https://i.imgur.com/ZuMU9On.png -> https://i.imgur.com/DmMXQBa.png -> https://i.imgur.com/Dccumaa.png
I hope this will help you!
Hi Vlad,
Thanks for the suggestion to use Flex Box, Its helping me to show results as per the category, but for those categories it was working earlier its showing double results.
The one as per Posts Loop and another which I added using Flex box.
https://prnt.sc/1jubb8q
Hi Vlad,
Please find the screenshot : https://prnt.sc/1jnx2a8
I have removed one block earlier as that was not resulting the exact result from the category. Still there is Post Loop used which is working for other categories with posts greater than 5 or something, but for categories having 2-3 posts its not resulting anything.
Hello,
The website that you provide as an example, for ads is used google auto ads.
Unfortunately, the theme does not have an option on posts loop to display ads after a certain number of post,s if you want to bring ads in posts loop, you have to make changes in the theme files or use google auto ads (these will be displayed where they want).
Thank you!
Hi,
The load more button at the end of the page in loop posts is not working.
website. https://motorbridge.com/
We tried everything. We turned it into pagination to normal numbered as well, but that is not working too.
Please help.
Thanks
Hello, we would like to add some adsense between lines of posts on homepage and on category pages, like here: https://fit4brain.com/
Can you give me some advice on how to do it or can you recommend some plugin that can insert adsense in posts loop.
Thank you in advance.
Hi,
Want to configure Category filter at “Homepage latest articles” block (as written in the instructions https://forum.tagdiv.com/newsmag-page-templates/) but in my case “Posts loop settings” tab is not available. WordPress 5.8. Newsmag 5. Any idea or suggestions?
https://www.dropbox.com/s/4s8vpyvfb3poi0s/Screen%20Shot%202021-07-28%20at%2018.04.19.png?dl=0
Almost the same issue with sidebar widget block. Category filter not available for edit
https://www.dropbox.com/s/l4yapd76dic3rl5/Screen%20Shot%202021-07-28%20at%2017.29.09.png?dl=0
Thanks