- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperFlex Block Settings Guide
- NewspaperBig Grid Flex Settings
- NewspaperSingle Post Excerpt
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to insert a block inside the content of a post
- NewspaperCustom Post Type Support
- NewspaperMeta Info on Modules and Blocks
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagSocial counter styles on Newsmag
- NewspaperSocial Counter Styles on Newspaper
- TutorialsOffset Feature
- NewspaperCloudflare (CDN)
A quick one hopefully! – so I imported a demo to use – the FREE NEWS demo – where can I find the custom css that the demo uses?
For instance, I want to use the numbered Popular items on internal pages as well – you use a class called: .td-numbered-post-flex to show numbers 1 to 5 of the popular items. I want to amend the colour of those but also use this class on other pages (not just the homepage)
The css only seems to be in the homepage – where is this custom css that the FREE NEWS demo uses so I can edit it? I cannot find it anywhere in the backend.
PS – I did view source, copied the css, then pasted it into the global css field in Theme panel – however, the internal pages just show 1, 1, 1, 1, 1 (i.e. the count does not work) Trying to figure out how to make the .td-numbered-post-flex Class global.
Thanks in advance! G
Hello,
1. To adjust this on footer you can use a custom css like this one:
html[lang="ar"] .td_block_popular_categories a{
display: flex;
flex-direction: row-reverse;
width: 100%;
}
html[lang="ar"] .td_block_popular_categories .td-cat-name {
order: 2;
}
html[lang="ar"] .td_block_popular_categories .td-cat-no {
order: 1;
}
This css should be set in the theme panel > custom code> custom css.
2. Please use tagDiv Composer to edit the page then use the right click on the sign element and click on delete – https://i.imgur.com/t5gPFGR.png
3. Yes, the child theme can be used. For this you can triger the language to apply that css on on that language, like this html[lang=”ar”] or on rtl like this [dir=”rtl”]. Now , most of element have options that allow you you to set the text from RTL to LTR and vice versa, but there are a few elements that do not have this option and need to be used a css.
4. Yes, the templates can be set as global per language and for each language it will be used the one set as global.
5. This is a strange situation, also that one is a page get from cloud library and it can be get for each language, but is not a page template. In that situation if you want to use that page as homepage, then you can assign it using the WordPress option from Settings > Reading – https://i.imgur.com/kxRD8Dh.png
I hope this will help you!
Hello,
The tagdiv Standard pack is deprecated, so I recommend choosing cloud templates and flex blocks instead of blocks 1 to 25 or big grid blocks https://tagdiv.com/why-tagdiv-cloud-library-is-a-better-alternative-to-the-standard-pack/
Thank you!
Hi,
I know that custom posts and taxonomies set in ACF can be used in filters,
But is there a “Flex” that can use field names such as tdcf_price?
Thank you.
Hi,
Normally all loop elements have the numbered pagination – https://i.imgur.com/G90jOO6.png this includes the flex loop builder.
Thank you!
I want to know is there any tutorial for integrating bbpress and buddypress with newspaper theme and how much flexible this theme will be?
Thanks Calin,
Can I ask why normal numbered pagination isnt working with the Flex loop builder? Isn’t this a newer flex block that’s more widely recommended by tagdiv nowadays?
Hello,
You can set the order on the column please check this guide https://tagdiv.com/flexibility-rows-columns-newspaper-theme/
Thank you!
Hello,
You can set filters on the blocks. Please check our guides -> https://forum.tagdiv.com/flex-block-settings-guide/ -> https://forum.tagdiv.com/big-grid-flex-settings/
Thank you!
Hello, I’m customizing the Newspaper Center Pro template. The desktop structure of your demo is ok for me, but I’d like to change the order of some Flex blocks in mobile devices. As you can see here https://tinyurl.com/2h23fpce the blocks order in mobile is 1, 2 and 3, but I’d like to get 1, 3 and 2, without changing desktop order. Is that possible?
Hi Alastair Dixon, indeed this behavior is related to the “flex loop builder block” so to resolve this situation you’ll need to replace it with posts loop or post loop 2 element, but not flex loop elemnts.
Thank you!
Oh.. and i’m using the ‘flex loop builder block’, incase that helps you diagnose the issue.
Hey,
Am I doing something wrong but I can’t get ‘Exclusive’ to show in the Flex Grid for this 1 article?

Hello,
You need to activate the tagdiv Standard pack plugin and clear the cache, but I recommend replacing blocks 1 to 25 with flex blocks and the standard templates (header, footer,single, etc.) with cloud templates.
Thank you!
Hi,
when the tdb_single_taxonomies shortcode has no terms or all terms are hidden, I would like to hide the control, including its title.
An empty flex_block can easily be hidden using the CSS class tdc-no-posts. However, there is no similar class provided for the tdb_single_taxonomies shortcode.
Do you have any existing solutions or workarounds for this requirement? I am using the Newspaper theme, version 12.6.6.
Otherwise, I would be pleased if this could be included in the next release.
Regards,
Massimo
Hello,
No, it is not full-width.
You can stretch the rows and you can change the width for each column to do as you want or set the inner row https://i.imgur.com/zZnu0nr.png
You can find more details here https://imgur.com/QXIt4Gy -> https://tagdiv.com/flexibility-rows-columns-newspaper-theme/
-> https://tagdiv.com/how-to-add-delete-and-duplicate-row-newspaper-theme/
Thank you!
Hi,
For flex block, you should choose the current author “: Author – Current author”special filter: https://forum.tagdiv.com/flex-block-settings-guide/
After, please select an author and check after.
Thank you!
Hello Megan,
Yes, you can exclude posts id or categories id -> https://i.imgur.com/Ezg0bJp.png -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hi,
Is it possible to filter out a set of posts or category from the flex blocks, so that they do not appear in the feed?
Thanks!
Megan
Hi
I am showing a Flex Block 3 at the homepage and filtered a particular category. All good. However, I ve just published a new article of this category and this one is not displaying in the Flex Block 3. Any idea why?
To clarify, I do see some changes between desktop and mobile reflecting correctly, but at least these changes made on mobile also reflect for desktop, etc. and I only want the changes to apply to mobile:
1) Post count – via tagDiv Composer > (Any flex block) > General > Extra > Limit post number
2) While in mobile view, I created a new Title block. That Title block and its formatting also appeared in desktop. I only wanted the Title block placed/viewable in mobile view.
If for example you click on the featured news item (top left corner, largest image on home page) — the Flex Block 1 — go to Style, and then attempt to change Block Fonts > Block header and try to change “Default font” to “Global font #1”, the system attempts to ‘draw’ a tooltip/modal, but fails and redirects to an ‘Aw, Snap’ white screen — Error code: STATUS_BREAKPOINT.
Hi,
Please don’t use blocks 1 to 25, big grid,or standard templates for header, footer, etc. Use cloud templates and flex blocks and big grids flex, as the demo was made.
The issue with the homepage was resolved after I disable the mobile theme plugin as I said to you to do.
Thank you!
Hi, I have set the category page as big grid flex 4 and then post loop. But whatever articles showing in big grid 4 are also showing up in post loop, making section as duplicate, can we hide 1st 4-5 article in post loop to continue reading as a one page without any duplication of articles.
Example: https://www.electronicsb2b.com/category/industry-buzz/
I second this preload feature for flex blocks! This would make pages load so much faster! Thank you and I look forward to seeing this feature soon. -A