- 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)
Hi Anamaria
Somehow this doesn’t work. Neither with Post nor with FlexLoop.
If I enter “Papenburg”, posts are missing or not displayed in the order new >> old. If I enter 77, pages are also displayed in the FlexLoop.
If I don’t enter anything at all and ONLY go to search, everything possible is displayed
Also, next >< prev does not change the posts. There’s something I can’t seem to find.
Feel free to try it yourself!
-
This reply was modified 3 years by
chip303.
Hello,
You can’t find the Flex Block in widgets, but you can create a sidebar like in this guide https://forum.tagdiv.com/sidebars-tutorial/ with flex block.
Thank you!
I am using regular WordPress Sidebar Widgets, and want to display posts with the nice images and title/text that Newspaper Flex Block etc provide. But none of these are listed in the Widgets. Is this no longer possible? I’m sure I did this on older version of Newspaper?
Hello,
Please make sure that you have in the Search template set the Posts Loop or Flex Loop, if you have cpt.
Also, you can use this option to exclude the pages https://i.imgur.com/n3cZUsL.png
Thank you!
Hello!
1. In your screenshot, the filtering is set by CPT (properties). You can also filter by property types, transaction types, and locations. You need to write down their IDs. For example: https://prnt.sc/UAOV85iEC9em Copy the ID and add it to the flex block: https://prnt.sc/4DP7LHXY2IFX Now you can see that properties will appear, but only “apartments.”
2. Edit the file mentioned above, and you should delete this line and add a span with the custom field name: https://prnt.sc/H23RNWgzsVZv. Also, you should mention the variable here: https://prnt.sc/0MFvjX_8Tgu8
Thank you!
Bettina, I was able to resolve issue with location. As suggested I’ve created a custom field for that.
But now I needed your help on two things now:
1. how to filter properties based on its categories such as Location, Types, and Transaction. I am confused with options given in Flex Block X, see photo for reference – https://prnt.sc/4dv-i4PSAZAZ
2. Can you provide me with custom code to replace User Star Ratings with custom field. Please refer to the image here: https://prnt.sc/k9QNu6lzhl9_
-
This reply was modified 3 years by
folio.fo.
Also please explain how to filter Properties based on its category such as Location, Type etc. I am confused with options given in Flex Block X, see photo for reference – https://prnt.sc/4dv-i4PSAZAZ
Hello!
The file is located in “td-composer/legacy/Newspaper/includes/modules/td_module_flex_1.php” and the link is at line 169 and you can apply target blank.
Thank you!
I just want this behavior on the “flex-block-1” module (doesn’t matter if it’s apply automatically to others flex-block)
Previously, Anamaria show me a way that was working to edit link for the image and title through the “td_module.php” but I can’t see any class inside this document related to the term “button” or “read-more” to add the “_blank” (code to open it in new tab)
My guess is your technical team didn’t have name it in the same way, I just need to find the name class associated with the “read-more” (button with link) in the php file
Could you just provide me the name of this class in td_module.php file ?
Thank you for your answer, it’s working now!
But I also have a button below my article that still opens in the same page. I’ve tried to search inside your PHP file for the corresponding div class: “td-read-more,” but there is no such thing there.
Could you please show me where I can edit the behavior of this button? (It’s also inside the flex-block-1 module.)
Are there any tricks/possibilities to apply all these changes about the “open in new tab” link only for “Flex block 1” without impacting other flex block modules? Like using the extra-class field or other CSS options, or maybe another option by modifying this PHP file or inserting a JS script on the block template?
Hello,
That is only a title, you can filter the flex block to display posts from a particular category or you can delete it with right-click.
Thank you!
Hello,
Please do the change here https://imgur.com/DrUdqvY in the same file, will apply to all flex blocks.
Thank you!
Thanks for your answer but…
This did not work, does the PHP file you gave me allow modification of this block? [img]https://i.imgur.com/lMdJ8S1.jpg[/img]
I would also like to know if modifying the appropriate PHP file will impact the opening of links in other types of Flex blocks, such as Flex block 2, Flex block 3, etc. Ideally, I would only like to modify the behavior of the ‘Flex block 1’ module
Is it possible to use a Flex Block and automatically get content from sub-categories?
There is an option: Category: Current Category, but it doesn’t include sub-categories.
I know I can do it manually using Multiple terms filter, but that requires IDs and I want to do it automatically based on the parent category instead
Hello,
The current author works in the author template, in the Single Post Template you need to set the filter Single – More from author -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hi Guys,
I want the Flex Block at the bottom of my Single Post Template to show most recent posts by the current author.
As you can see in the image attached, the filter isn’t working. It’s showing posts from other authors as well.
Is there a setting somewhere that I’ve missed?
Thanks
Hello,
We have created a general purpose page made up of flex blocks. We want to call this page by passing a parameter to the “Multiple authors filter” field in the Flex Block filter section.
Is there any way to do this?
Thank you in advance for your interest and help.
Regards!
Hello, I’ve updated my theme to the latest version (12.3) and also updated its plugins (tagDiv Composer, tagDiv Cloud Library, tagDiv Standard Pack), but now almost every “Flex Block 1” content in my pages which has a number of columns >2 it’s unaligned with gaps in rows, in an unwanted mosaic effect, as you can see here:
https://ilportaledelcavallo.it/category/rubriche/attacchi/
How can I fix it?
Thank you in advance
i try different flex block in main, and it does not display the desired category (Flex Block 4)

Flex Block 1 show correctly

Hello, I’m looking to apply the following option to a “flex block”: open all links in a new tab.
I can’t find the option available in the block itself…
How can I make the links of my articles to open in a new tab? I’ve seen that it’s possible to assign a CSS class, maybe there is a solution there Can you give me a hint on the name of the block itself to apply this special class that force to open articles in a new tab?
“When I add the following CSS code on my website :
.new-tab a {
target: _blank;
}
and apply the extra class “new-tab” to the flex bloc, it doesn’t work…
Do you have any solution to solve this issue please?
I am using “Big Grid Flex 1”
Hello,
I have a problem with the flex block used on all my category pages.
I use this model months ago with no problems.
Now the posts are presented with gaps in all the category pages.
Why ? What can i do ?
Thanks
Hello. I would like to do this.
In a “CPT” post I would like to show using “Flex Block” all the “posts” and other different “CPTs”, by the same author of the “CPT post” in which we are.
In the “Custom Post Type – Templates” I set in the “Flex Block > Filter > Category filter: Author – Current author doesn’t work, it shows all posts by all authors.
Is there any way to do this?
Thanks Antonio
Hello,
Indeed, seems there is some issues with the Flex Blocks. Soon we will make an update to solve them.
Thank you for your understanding!
After the update I have a big white gap in the flexblock between the displayed articles in the block. I have 6 articles displayed in two rows. After the first row comes the gap and only the last article is still in this column, the first two have slipped down.(see here: https://postimg.cc/bsm9yRtz)
Is there any way to fix this? (I have already gone through all the settings)