- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hi @ncalex
Well, in addition to Search Form block, seems like Header Live Search block also have issues.
1. This new demo you just released uses Header Live Search. The issue is: Form elements do not have associated labels.
2. The second issue with Header Live Search is: Elements with visible text labels do not have matching accessible names. This happens when the additional text is placed in “Text” field under General > Search Icon section. Put, for example, Job Search, and the pagespeed will return error. From what I understand because aria label is set for “Search” by default, and doesn’t change to “Job Search”.
So basically, seems like none of the TD search blocks work properly.
Thanks.
Hi Bettina,
I ran through all the steps and the header still will not load.
I get an event overflow warning in Firefox Developer mode here:
<body class=”home page-template-default page page-id-10729 wp-custom-logo theme-Newspaper td-standard-pack woocommerce-js tdm-menu-active-style3 the-human-2 global-block-template-1 td-week tdb-template tdc-header-template tdc-footer-template td-animation-stack-type1 td-full-layout td-js-loaded” itemscope=”itemscope” itemtype=”https://schema.org/WebPage”>
I also get these 3 warnings in the Console:
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. wp
downloadable font: Glyph bbox was incorrect (glyph ids 5 6 7 8 15 16 17 19 20 21 23 33 34 38 40 41 43 46 49 52 55 57 61 64 71 72 73 76 108 110 114 119 121 124 125 126 133) (font-family: “newspaper” style:normal weight:400 stretch:100 src index:1) source: https://jackheartblog.org/wp/wp-content/themes/Newspaper/images/icons/newspaper.woff?221
Some cookies are misusing the recommended “SameSite“ attribute 3
Can you see the header in a Firefox browser on your system?
Hello, Tagdiv Support
I have a problem inserting the WP Comments block in the Single Post Template via a Shortcode.
Basically, I am trying to call :
comments_template(”,true)
via a shortcode. The comments block shows up but it is always placed on the very top of the page… it shows up as the first item in the Content block. No matter what I do … it shows up left-aligned on the very top line of the content block.
Can you please help me figure out how to call the Comment block and have it show up inline with the rest of the Post?
Thanks for your time,
Tim
Hello,
It seem to be an issue with the Currency symbol on Real Estates Pro blocks cards.
The $ symbol on the cards is still showing while the currency of the website and in the settings (including custom field) is set to Euro.
Any help welcome.
Thank you
Hi,
You can try to create your own modules -> https://forum.tagdiv.com/modules-builder-newspaper-theme/ here you can use the module featured image and the custom field to show the images. -> https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/
Thank you!
Hi,
If you have the latest version 12.6, you can filter the blocks using custom filed, the custom filed needs to be the type of text assigned to the posts, or CPT and use this value in the post id or use type acf type true/falser to include,exclude posts https://i.imgur.com/bpiJMXL.png
Thank you!
Hi,
The bullet list is made with a custom css and an extra class on the block https://i.imgur.com/VsMFT1F.png ->
.td-numbers {
counter-reset: numbers;
}
.td-numbers .td_module_flex {
display: flex;
}
.td-numbers .td_module_flex .td-module-container {
flex: 1;
}
.td-numbers .td_module_flex:before {
counter-increment: numbers;
content: counter(numbers);
background-color:red;
color: black;
border-radius: 66px;
width: 31px;
height: 28px;
display: block;
text-align: center;
line-height: 28px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 1017px) {
.td-numbers .td_module_flex:before {
width: 52px;
height: 30px;
line-height: 30px;
}
}
@media (max-width: 767px) {
.td-numbers .td_module_flex:before {
width: 62px;
height: 30px;
line-height: 30px;
}
}
Set the code in a Raw CSS.
Thank you!
Hi,
The bullet list is made with a custom css and an extra class on the block https://i.imgur.com/VsMFT1F.png ->
.td-numbers {
counter-reset: numbers;
}
.td-numbers .td_module_flex {
display: flex;
}
.td-numbers .td_module_flex .td-module-container {
flex: 1;
}
.td-numbers .td_module_flex:before {
counter-increment: numbers;
content: counter(numbers);
background-color: var(--insight-purple);
color: var(--insight-turquoise);
border-radius: 66px;
width: 31px;
height: 28px;
display: block;
text-align: center;
line-height: 28px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 1017px) {
.td-numbers .td_module_flex:before {
width: 52px;
height: 30px;
line-height: 30px;
}
}
@media (max-width: 767px) {
.td-numbers .td_module_flex:before {
width: 62px;
height: 30px;
line-height: 30px;
}
}
Set the code in a Raw CSS.
Thank you!
Hello,
The page loading speed can depend on many factors, and each website is unique from this point of view. Let me explain some of these factors and maybe they give you some starting points for optimizing your website. A good choice for the page speed, could be the mobile layout which contains fewer elements because it can improve a bit your page speed.
There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/high-number-of-ajax-request/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
– https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/
Thank you!
Hi victorcastillo,
Like the message say, the problem is that there were too many request to ours server from your IP and this gets blocked. If you didn’t contact us via email, please do it, please contact us via email at contact@tagdiv.com and please let us know the website name that you use and get this message. We’ll do our best top help as soon as possible.
Thank you!
Hello,
Is it possible to implement a filter for the ‘flex block/flex loop’ using an ACF (Advanced Custom Fields) select field? For example, if I select ‘Book’ from the select field, could I configure it to display only posts related to books within the ‘flex block/flex loop’?
Thanks in Advance
hi,
this is a post in the category album review.
We want to have the album cover artwork to be uploaded in the featured image section.
With the Advanced custom fields, we have added the option to upload an extra image with the field name “camera eye”.
Basically, when the post, which is in the album category, also has the category featured checked, we want to have the second image displayed that was uploaded in the advanced custom fields field called “camera eye”, but only in the block that is used in the featured section.

Basically, this can be done on the single post templates, as per photo below.
I’ve opted for the custom field to be displayed on the top right, instead of the featured image for this category.
It would come down to the option for the flex block on the front page, to be able to select between featured image or the custom field. While I know this isn’t an option today and likely won’t be any time soon, I was hoping how this could be achieved for just the flex block in the featured image for the album review category.

I hope this makes any sense…
hi Bettina, I solved, just tell for others:
in cloud theme, if you change “global font” in “Manager”,
don’t change nothing in blocks, in blocks you need “default font”.
If you have (example) Roboto in Manager and you put Robot in block’s title =
do not change nothing…
thank you
—————————-
clarification: everything is ok everywhere but not in “single post Content”, that remains Sans-Serif, it cannot be transformed into Roboto
-
This reply was modified 2 years by
MattiaVe.
Hellow team Tag Div support,
brand’s antivirus Eset and Karspesky have blocked my site by malware problem with plugin wpzexit and admin user greeceman. I have update Newspaper theme and plugins a the last version 12.6. And the pop up alert antivirus finish, but my website continue blocked by background white when user with antivirus enter my website. I have less visitor and my Newspaper loose credibility.
Tad Div Suport Company may speak with antivirus’s business for help to we buyers from Newspaper theme? and that antivirus companies delete his restrictions.
Gracias.
Pedro García Ródenas
Web Site:
https://elperiodicodeyecla.com/
Hi, I’ve reset the formatting for that zone area but it seems that the template header and footer don’t align with the mid zone (content block)
The problem is that we want to use this template sizes as it fits the theme we would like, it’s just the zone / row for the home page content does not seem to align.
Any suggestions?
https://www.awesomescreenshot.com/image/43252320?key=e32ccbf8609e7ae717f6d0d2fad964a6
it’s terrible! Mailchimp has limits of 500 users, I have many more subscribers through WordPress, so I would like an exclusive box for subscribing to the WP newsletter.
Would it be possible to acquire some code or block?
Hello @obiwan!
If they are made as I described above and the CPT page also has those elements available, then yes, you can copy-paste the elements when you have both tabs opened. You can save an element or row: https://www.screencast.com/t/kVxpDT9SV in the tagdiv composer, so you can add it on every other page. The saved elements can be seen at the end of the other blocks when you add an element in the TagDiv Composer.
Thank you!
Hello,
after updating the theme, I am running into an issue in which some of the blocks are not working, and the EDITOR does not allow me to replace/remove/fix them
For example on a blog post:
[td_block_21 category_id=”_more_author” limit=”4″ m16_el=”0″ m16_tl=”15″ custom_title=”More from the author” block_template_id=”td_block_template_17″ speech_bubble_text_size=”9″ subtitle_text_size=”12″ header_color=”#c6c6c6″ header_text_color=”#000000″]
And in the home page:
[td_block_2 category_id=”4″ limit=”8″ offset=”4″]
Domain is europeantimes.news
Hello @cotamix!
Your site can’t be reached. You need to have a featured image for that post in order to appear on blocks: https://forum.tagdiv.com/featured-image-or-video/
To increase the page speed you can check these similar topics for more solutions:
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
– https://www.xtechkr.com/optimize-newspaper-theme/
– Check those guides : https://web.dev/lcp/ – > https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> > https://wp-rocket.me/google-core-web-vitals-wordpress/improve-cumulative-layout-shift
– https://forum.tagdiv.com/topic/to-high-cumulative-layout-shift-in-mobile-theme/
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed or optimization is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you for understanding!
I installed “Coronavirus Total Pro” skin but our home page is loading too slowly. All other pages load fine.
Also, I can’t make changes in “Flex Block 1”. There is not taken post picture.
thanks for your help.
Hello, I needed to create a WordPress subscribe block, but I can’t.
The TagDiv theme doesn’t provide this option or I can’t find it.
I need your help to create this button to subscribe to the WordPress newsletter. I await contact.
Hi,
I said only to use cloud templates; you can create as you want the template. You can create your modules and use the flex block builder to display it -> https://forum.tagdiv.com/modules-builder-newspaper-theme/ -> https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/
If you import only a template, then the colors and settings are applied only on that template; I said to change the blocks and the template to be able to turn off the tagdiv standard pack plugin because this plugin will be deprecated. You already have a cloud template for posts, authors, and categories. Maybe you have only cloud templates and don’t use elements from the standard pack plugin.
From what you said, I understood that you have more widgets displayed only a few days before the event. Is this correct?
You can add a page on the homepage, but this can be done in an iframe, and the content will load from both pages; what I can suggest is to use modal popup -> https://forum.tagdiv.com/modal-popup/ and set the page there. Then, the content will be loaded only where the button is pushed, depending on what trigger you set.
For optimization, please set the height and width of the logo https://pagespeed.web.dev/analysis/https-www-cinefilia-ro/lys3ldwyle?form_factor=desktop, and you can use the option from Theme Panel – Block Settings -> inline css. You can enable the options and do a page speed test to see if it will improve. If you want, you can contact us via email at contact@tagdiv.com, and there, we can communicate in Romanian.
For the jetpack newsletter, https://i.imgur.com/dsCY1BV.png please use this code
.wp-block-jetpack-subscriptions__container .wp-block-button__link {
padding: 8px 12px;
margin-top: 20px;
background-color: #561D5E;
}
Thank you!
Hi,
I see that you have the LiteSpeed cache plugin; please disable it and check after.
Also, please go to the theme panel -> block settings -> inline css and disable the option to minify the css.
Thank you!