- 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
- NewspapertagDiv Composer Tutorial
- NewspaperSocial Counter Styles on Newspaper
- NewspaperCloudflare (CDN)
- NewspaperPage templates
- NewspaperFeatured Posts
- NewspaperTheme Colors Introduction
Hi there,
I’ve created a custom taxonomy in ACF called “Eat, Drink & Stay” and used it inside the “Flex Loop Filters” element. The filter type is “Dropdown” with the selection “Multi”.
Unfortunately, there is a bug in displaying the taxonomy name inside the placeholder.
Instead of “– Select eat, drink & stay –“, it displays “– Select eat, drink & stay –” (https://prnt.sc/qptt9Zy_kwm5).
Please let me know what could be done to display the standard ampersand (&) symbol instead of “&”.
I would really appreciate your help in this regard.
Thank you!
Sorry about that, Anamaria. I will ask our tech department to unblock European traffic. My bad … stay tuned! BTW, the two topics are both related to Flex Loops, but are completely different issues. 🙂
I’ve been to both Bucharest and Timișoara, but it was a long time ago. Romania is amazing!
Hello,
Please check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/; the same steps are for duplicating any template.
Also, for rows please check those guides > https://tagdiv.com/flexibility-rows-columns-newspaper-theme/
-> https://tagdiv.com/how-to-add-delete-and-duplicate-row-newspaper-theme/
Thank you!
Hello,
For this, I recommend creating your own module, like in our guide https://forum.tagdiv.com/modules-builder-newspaper-theme/ -> https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/
Thank you!
Hi TagDiv team. We’re loving using the Flex Loop Builder in conjunction with the Flex Loop Filters. However the filtering is not working as expected and we’ve tried multiple ways to fix it. Would you please watch the following video? We show you exactly what’s happening and how we have everything set up.
If you’d like to try this yourself, go to https://bethesdamagazine.com/business-category/top-doctors/
BTW, this is NOT a plugin conflict. We have tested this is a 100% clean environment and still get this behavior.
Looking forward to hearing your ideas. Thanks!
Hi TagDiv team. We’ve been using the CPT flex loop and filters on a lot of our sites recently and LOVE the functionality. We do believe we’ve found a bug, however. When “Enable filter on mobile” is checked (turned on) and you view the page on a mobile device, the entire content of the page disappears. When that is unchecked (turned off), however, everything displays properly.
This is happening on THREE separate sites:
Here are three separate screen recordings that show the bug:
We’re able to get around this now by just leaving the “enable filters on mobile” unchecked. But wanted to report this as we think there will be times in the future where we’ll need that functionality.
Thanks!
Hello,
On the category template, you can set the specific filter with category – current category -> https://forum.tagdiv.com/flex-block-settings-guide/ and use the offset option -> https://forum.tagdiv.com/offset-feature/
Thank you!
I have a problem with the Page Title element. The field for the Additional text is not displayed in the Page Title settings. However, the text is present.
[tdc_zone type=”tdc_content”][vc_row tdc_css="eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==" row_hide_on_pagination="yes"][vc_column tdc_css="eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ=="][vc_empty_space][/vc_column][/vc_row][vc_row row_hide_on_pagination="yes"][vc_column width="2/3"][tdb_title add_text_pos=”above” add_text=”Flugrouten, Beobachtungen, Rastplätze“][td_block_text_with_title]
I have the same issue with the Text with Title element in the settings for Custom Title , Title URL and Flex Block . Does anyone have any idea what could be causing this?
Thank you very much!
Birgit
We just launched infocielo.com
As soon as we launched the site went down. Serious performance issues with this Theme.
I´d appreciate any suggestion or tip for DB improvements like:
– Is there any configuration needed to improve Data Base performance with this theme?
Please ignore suggestions about Cache because we already set that up. The big issue now is with the Data Base and the queries of the theme.
For example see this Stack trace with errors.
Name
wp_posts SELECT
Duration
163.94 ms
% of transaction
5.95%
Type
db
Subtype
mysql
Action
query
Database statement
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1 AND wp_posts.ID NOT IN (100870) AND ( wp_term_relationships.term_taxonomy_id IN (XXXXXXXX) ) AND wp_posts.post_type = ‘post’ AND ((wp_posts.post_status = ‘publish’)) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 5
Stack trace
class-wpdb.php in wpdb→query at line 3109
class-wp-query.php in wpdb→get_col at line 3357
class-wp-query.php in WP_Query→get_posts at line 3852
class-wp-query.php in WP_Query→query at line 3984
td_data_source.php in WP_Query→__construct at line 1516
td_block.php in td_data_source::get_wp_query at line 337
td_flex_block_4.php in td_block→render at line 2258
td_global_blocks.php in td_flex_block_4→render at line 27
shortcodes.php in td_global_blocks::proxy_function at line 434
shortcodes.php in preg_replace_callback at line 273
tdc_composer_block.php in do_shortcode at line 220
vc_column.php in tdc_composer_block→do_shortcode at line 440
td_global_blocks.php in vc_column→render at line 27
shortcodes.php in td_global_blocks::proxy_function at line 434
shortcodes.php in preg_replace_callback at line 273
tdc_composer_block.php in do_shortcode at line 220
vc_row.php in tdc_composer_block→do_shortcode at line 1187
td_global_blocks.php in vc_row→render at line 27
shortcodes.php in td_global_blocks::proxy_function at line 434
shortcodes.php in preg_replace_callback at line 273
tdc_composer_block.php in do_shortcode at line 220
tdc_zone.php in tdc_composer_block→do_shortcode at line 771
td_global_blocks.php in tdc_zone→render at line 27
shortcodes.php in td_global_blocks::proxy_function at line 434
shortcodes.php in preg_replace_callback at line 273
class-wp-hook.php in do_shortcode at line 326
tdb_view_single.php in apply_filters at line 189
Flex Block hint where you can change the name, category.
Hi,
I have a custom post type, for which I am editing custom template.
It is strange because when I choose Flex Block 1 some of the options that were always there are still there but there is no input field for them, so essentialy I cant do anything with them.
What could be the case?
For example properties such as limit post number and offset post and many others.
Hello Bettina
Sorry again, but something doesn’t add up.
I am sending you two screenshots of a site, the home page and an internal page, with the Chrome console screenshot as well.
In the first case, I see multiple webp images from the console because multiple Flex Block and/or Flex Block Builder type blocks are used.
In the second case, there is only one webp from console, that of the logo, while the other two, which are served as normal jpgs, are in a Single background image and a CPT Bg featured image.The webp images exist, were correctly generated by EWWW, and are reasonably smaller than the original.
It seems to me that Newspaper’s webp replacement is only done for blocks, not for other types of elements such as those reported above.
Is this correct?
If so, is there a way to replace webp images for those blocks as well?
Thanks again, Luca
home page https://imgur.com/a/UxhdigD
internal page screenshot https://imgur.com/tgldNAo
Hello,
Yes, you can use Flex block and design them as you want -> https://cloud.tagdiv.com/#/single/page/Blocks/2584 -> https://cloud.tagdiv.com/#/load/Blocks -> https://forum.tagdiv.com/how-use-tagdiv-cloud-library-templates/
Thank you!
Hello,
You can use flex block 1 and set the layout to 3 and the limit to 3 posts https://i.imgur.com/TFfWNpV.png
Thank you!
Hello,
There are more blocks, not only one. You can use Flex Block 1, to do those designs and filter it. For each category, on the flex block there is a special filter for the current category, which dynamically displays the posts from that category within each category -> https://forum.tagdiv.com/flex-block-settings-guide/
The Posts Loop automatically filters the posts depending on the cloud template you set (for example, on the category page, there will be posted posts from that category) https://forum.tagdiv.com/posts-loop/
Thank you!
Hello,
Unfortunately, the flex block doesn’t have this option; only the slide element has -> https://i.imgur.com/4nHxCtV.png
Thank you!
Hello,
You can use a custom field type, true or false, to show or exclude posts with this set.
The flex loop block is a special block that shows current posts from a category, like a posts loop https://forum.tagdiv.com/search/posts+loop/
Thank you!
How can I make the entries rotate by themselves in flex block 1 every 5 seconds?
Hello,
is there a more detailed explanation on these filter options?
Include custom field – Include posts by specific Custom Field ( ACF true_false type ). If the CF meta value is true the post will be displayed on block.
Exclude custom field – Exclude posts by specific Custom Field ( ACF true_false type ). If the CF meta value is true the post will be excluded.
And is there a reason why the Flex Loop Builder is missing the “Multiple terms filter”
Hello,
1. Yes, you can create your own modules like here and set the post type on the Flex builder block -> https://forum.tagdiv.com/modules-builder-newspaper-theme/ -> https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/ Also, you can
2. You need to enable this option for custom post type -> https://i.imgur.com/evLNxpk.png and after you can set a featured video like for normal posts -> https://i.imgur.com/qUXkePX.png -> https://forum.tagdiv.com/featured-image-or-video/
3. You can create the testimonials using custom field element -> https://forum.tagdiv.com/custom-fields-support/
4. Yes, you can insert a button to set a link where you want to go.
Thank you!
I wanted the users to select the type of sorting, there was a separate clickable element on category pages on upper right corner to select the type of sorting. This flex type I am familiar
Hello,
You can use to filter a category and a tag using this option -> https://i.imgur.com/dJnjZGn.png on the block. You can find more details here https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello,
Please make sure that you have filtered the block correctly. For each category, on the flex block there is a special filter for the current category, which dynamically displays the posts from that category within each category -> https://forum.tagdiv.com/flex-block-settings-guide/
The Posts Loop automatically filters the posts depending on the cloud template you set (for example, on the category page, there will be posted posts from that category) https://forum.tagdiv.com/posts-loop/
Please check the block with “No posts” and delete it the offset number; leave it empty with no space or value: https://app.screencast.com/Gh9jDf6t0XtLS
Thank you!
Hello,
I am trying for hours but I do not get it working.
I am trying to set-up a filter in a flexblock_4.
I want to show only articles that have the category “Product News and Innovationes” and the taxonomy “car-manufacturer”
What ever I do, it won´t combine this selection.
Is there somewhere a proper explanation how to use the filtering? ANd is there a simple way to upload images without uploading them and to create a link? This is not very convenient.
Hello!
You can find it in the Flex block settings sort order: https://forum.tagdiv.com/7-days-post-sorting/ -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!