Search Results for 'block'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

The cloud library plugin is available for the Newspaper theme only. Newsmag is a simpler theme, with basic predefined templates and theme panel settings.

One of the the main differences between the themes is the cloud library, which is included with Newspaper. It contains a vast library of ready made templates, pages, blocks, etc. -> https://cloud.tagdiv.com/#/load/All and also provides the option to build and design any type of template, meaning for posts, categories, etc. with our composer.

It depends on your requirements. If you need a basic simple theme, then Newsmag is perfect. If you want to be able to customize almost everything in detail, then Newspaper is much better suited for that.

In case you want to switch to Newspaper, you could request a refund for Newsmag -> https://themeforest.net/refund_requests/new and then you can purchase Newspaper.

Thank you!

Simion C.
tagDiv Staff

Hi,

Normally no modifications are needed. The theme deletes the transients automatically (via wp cron), the code is in this file -> wp-content\plugins\td-composer\legacy\common\wp_booster\td_transients_manager.php This functionality was already in the code since the block cache was added as a feature. If they would not get cleared, then the database would indeed increase.

If they aren’t getting deleted on your website, maybe it’s a conflict, perhaps with a caching/optimization plugin. Or the wordpress cron is disabled. It’s not something that we can recreate or something that was reported by multiple theme users.

Thank you!

Atyllo
Participant
#0

Hi,

First of all, thank you for your previous reply regarding Flex Blocks and background images.

I’m trying to optimize my website as much as possible for Google’s Core Web Vitals, especially on mobile, and I’d like to make sure I’m using Newspaper in the best possible way.

My website is:
https://actugeekgaming.com/

My latest PageSpeed report:
https://pagespeed.web.dev/analysis/https-actugeekgaming-com/aomr1s8vst?form_factor=mobile

At the moment my mobile score is around 50–60, and I’d like to improve it significantly while keeping Newspaper if possible.

Here is what I’ve already done:

Removed the homepage video background.
Replaced the hero section with a normal image.
Optimized all featured images.
Enabled WP Super Cache.
Enabled Jetpack CDN.
Upgraded to PHP 8.2.
Removed unnecessary plugins.
Added preload for the LCP image.
Contacted support regarding Flex Blocks using CSS background images.

I understand that Flex Blocks use background images by design, and you’ve suggested creating a custom Module Builder template using an element instead.

Before rebuilding my homepage, I would like to ask a few questions:

1) What are the official Newspaper recommendations for achieving the best possible Mobile PageSpeed score?
2) Which homepage modules or blocks are the most performance-friendly?
Are Flex Blocks still recommended for the first visible section, or would you recommend using a Module Builder layout instead?
3) Are there any Newspaper or TagDiv Composer settings that should be disabled to improve Core Web Vitals?
4) Do you have a performance optimization guide specifically for Newspaper?
5) Do you know of any websites using Newspaper that consistently achieve 85–90+ Mobile PageSpeed scores?
If so, could you share a demo or explain what makes them different?
6) Apart from replacing Flex Blocks, is there anything else inside Newspaper that commonly hurts LCP or overall mobile performance?

My goal isn’t simply to increase the PageSpeed score, but to build a fast, modern news website while continuing to use Newspaper.

Thank you very much for your advice!

glowls
Participant
#0

Hello everyone,

i am trying to be accepted into the google adsense program for the past week but i was declined because of “Site down or unavailable” error. Because of that i started using https://adsenseaudit.net in order to fix any errors i didn’t knew i had. I have fixed all errors it find expect one, the “Navigation not detected”. Below the full error:

I have checked the code and indeed the menus are in a <div> block and not in a <nav>. Does anyone know if this will matter for the Adsense acceptance? If yes does anyone know how to solve this?

My website is glowls.com

Thank you in advance

jrcorales
tagDiv Member

1. I’m using this Big Grid Flex https://prnt.sc/AGrTw73kUHrl, and I want customize the corners like this next one that has the Image Radius option https://prnt.sc/AGrTw73kUHrl

2.I already have the pages setup https://prnt.sc/iIY7ifyZ6eGr, Checkout Page https://prnt.sc/1EFj173IfU16, https://prnt.sc/O8AhBBJqHveJ, https://prnt.sc/lNC-6tW9mAod, but when I make a testing this is the page the checkout shows https://prnt.sc/k_lWYKTagvzM, look the link, the link is not the one that I created. My Account Page is working https://prnt.sc/zOhTCtbTnUhZ, https://prnt.sc/HTFMVCZ-06hg, https://prnt.sc/myKpx5Jk3oyu, and the login/register is working too.

With the front page I made a mistake deleting the revisions, I have to recreate the front page again, that’s why I want to know if I can customize the corners of the image in Big Grid Flex because I want all the image with radius corners so they look modern. All other Flex Blocks had the option of Image Raduis but I want to use the Big Grid Flex and don’t have that option or I’m not finding it.

Let me know when we can change to email support.

Thanks again for all your help!!

Simion C.
tagDiv Staff

Hi,

You could use the special category that the theme provides, called Featured -> https://forum.tagdiv.com/featured-posts-2/

You can add the posts you want to it, besides their intended category, and use it to sort the posts in the block. This way you can display specific posts in any block, by adding them in the Featured category. Please give it a try.

Thank you!

trebol30
Participant
#0

Hello,

Since August 1, I have noticed that the WordPress administration panel has been responding more slowly than usual.

I have reviewed several possible causes and found that WordPress is currently reporting a critical Site Health issue related to autoloaded options.

Current data reported by WordPress:

– 1,326 autoloaded options.
– Approximate size shown by Site Health: 2 MB.
– WordPress indicates that this volume could affect performance.

I also checked the options table directly in the database. The current autoloaded volume is approximately:

– autoload = yes: 1.54 MB
– autoload = auto: 0.12 MB
– autoload = on: 0.11 MB

Approximate total loaded automatically: 1.77 MB.

The total number also matches the 1,326 options reported by Site Health:

– yes: 1,131 options
– auto: 164 options
– on: 31 options
– total: 1,326 options

The largest individual options related to Newspaper/TagDiv are:

– td_011_settings: 820.24 KB — autoload yes
– td_011: 164.02 KB — autoload yes
– td_011_remote_cache: 35.64 KB — autoload yes
– td_011_log: 8.18 KB — autoload yes

The td_011_settings and td_011 options alone total approximately 984 KB. Therefore, these two options currently represent more than half of all the data WordPress loads automatically.

As an additional check, I also found a residual option from an old plugin:

– wpts_compat: 287.02 KB — autoload yes

Using WP-CLI, I confirmed that it belonged to a previous WPtouch installation:

– Original serialized class: WPtouchDefaultSettingsCompat
– WPtouch is no longer installed.
– There is no active or inactive WPtouch plugin or WPtouch folder on the server.

I did not delete the option. I only changed its autoload value from yes to off in a fully reversible way.

After making this change:

– The total autoloaded size decreased from approximately 2.05 MB to 1.77 MB.
– The autoload = yes group decreased from 1.82 MB to 1.54 MB.
– The administration panel appears to respond slightly faster, although I cannot confirm with complete certainty that the improvement is exclusively related to this change.
– Site Health still reports a critical issue related to autoloaded options.

I have also reviewed other possible causes of the slow administration panel.

1. Action Scheduler

The active Action Scheduler table appears to be working normally:

– No actions are currently in progress.
– Only three actions are pending, and all of them are scheduled for future dates.
– There have been no new failed actions since August 1.
– There is no active backlog of blocked or repeatedly failing jobs.

2. WP-Cron

The WordPress cron option is approximately 12.28 KB, so it does not appear unusually large.

3. WP Rocket RUCSS and background processes

There are periodic checks related to WP Rocket SaaS jobs, but the actions are completed successfully and do not accumulate. There does not appear to be a blocked queue that would independently explain the continued wp-admin slowdown.

Therefore, I cannot confirm that Newspaper options are the only cause of the problem, but they currently represent the main remaining portion of the autoloaded data.

I would like you to review the following questions specifically:

1. Is it normal for td_011_settings to exceed 820 KB?

2. Do td_011_settings and td_011 need to remain autoloaded on every WordPress request, including wp-admin requests?

3. Is it safe to change the autoload value of either of these options to off, or does Newspaper require them during almost every request?

4. Does Newspaper provide an official process for cleaning, rebuilding, or reducing td_011_settings and removing old configuration data that is no longer used?

5. Could td_011_settings contain accumulated data from Cloud Templates, the Theme Panel, blocks, advertisements, headers, footers, or old configurations that are no longer active?

6. Is there a diagnostic tool or recommended method to identify which internal settings are responsible for the 820 KB stored in td_011_settings?

7. Would it be possible to split this option into several smaller options and avoid autoloading data that is only required on specific screens?

8. Has there been any recent change in Newspaper or TagDiv Composer that could have increased the size of these options or the amount of processing performed inside wp-admin?

I have not modified or deleted any Newspaper-related option. Before changing their autoload values or altering their contents, I need confirmation from your team regarding which options must remain autoloaded and what official procedure you recommend to reduce their size without affecting the theme or the Cloud Templates.

Thank you.

Simion C.
tagDiv Staff

Hi,

That’s probably a matter of how the block is configured exactly. Do posts appear if you add a new block and use the same filtering?

Maybe the initial block has an offset -> https://prnt.sc/FsQV8j0_QJJ8 This makes it skip a number of posts. I suggest checking that. But in case the problem remains, please send an email at contact@tagdiv.com and provide a link to the website and admin login, I will check the block directly on the website.

Thank you!

dennisjpitocco
Participant
#0

The following error message appears in the top right corner when we attempt to edit this page with Tagdiv composer [ https://www.bizcatalyst360.com/friendship-bench-hosting-page/ ]

____________________________________________
Layout sync error in Footer, row 1
The editor expects 1 column but the page is rendering 0. Usually caused by an unclosed HTML tag in a text block (e.g. <div> without </div>). View page Undo (Ctrl+Z / Ctrl+Shift+Z) to restore.

Simion C.
tagDiv Staff

That is only for blocks.

For the post pages if you want to have a default featured image for posts that don’t have one set, please set it in the composer on the featured image element -> https://prnt.sc/suJq2VD-5P6m

So these 2 options, for blocks and post pages, would cover all cases where the featured image would appear.

Simion C.
tagDiv Staff

Hi,

There isn’t unfortunately. All flex blocks display the image as a background, that’s how they were built. We did have plans some time ago to add an option to choose how the image should be displayed, either img or background, but it was complicated and the plans were dropped.

You could create your own module -> https://forum.tagdiv.com/modules-builder-newspaper-theme/ This loads the image as img, not background. Then you could use this module in a flex block builder at the top of the page, which is where the LCP is most likely happening. You could give it a try.

Thank you!

mattemkadia
tagDiv Member

Thanks. Even though it says ‘Thumb Placeholder’, if uploaded at 1920 x 1080, would it also be used as the featured image on all single post templates as well as blocks?

For the time being, I’ve uploaded my custom thumbs to the plugin directory and simply replaced the default versions.

Thanks
Matt

Simion C.
tagDiv Staff

Hi,

I don’t think that will work.

If you want to use a custom image in the blocks, when posts don’t have a featured image set, you could upload the image in the theme panel -> https://prnt.sc/Bz3TwCgBzJ1X That’s exactly why we added that option. Please try it.

Thank you!

Atyllo
Participant
#0

Hello,

I’m using Newspaper 12.7.7 with the latest tagDiv Composer.

My homepage scores around 60 on Google PageSpeed Insights (mobile).

Lighthouse identifies the homepage LCP element as:

<span class=”entry-thumb td-thumb-css”
style=”background-image:url(…)”>

The image is rendered as a CSS background instead of an element.

Lighthouse reports:

fetchpriority=high should be applied
render-blocking CSS, especially:
td_legacy_main.css
style.css
tds-front.css

I already tested:

latest Newspaper and tagDiv Composer versions
Jetpack Image Accelerator enabled
cache enabled
manually adding a preload for the LCP image

My questions are:

Is there any supported setting or Flex Block that renders the featured image as a real instead of a CSS background?
Is there an official hook/filter to customize the thumbnail markup?
Is there a recommended way to improve LCP for Newspaper homepages?
Can td_legacy_main.css or other legacy CSS resources be safely disabled on Newspaper 12.7.7?

Website:
https://actugeekgaming.com
PageSpeed test :
https://pagespeed.web.dev/analysis/https-actugeekgaming-com/hodhlqczsz?form_factor=mobile

Thank you!

Nilgün
tagDiv Member

Hi Simion,

thanks for the hint. I am using an ad blocker.

I opened the website in private mode and could see the add. Within TagDiv Composer I could delete the add box. Now everything is fine.

Thanks for the quick helpful reply.

Regards
Nilgün

mstuban
tagDiv Member

Hi Simion,

Thank you for the update. I have updated the theme and tagDiv Composer to version 5.4.3.7, cleared all site cache, and re-scanned the site. However, ESET antivirus is still blocking the website.

Could you please advise if there are any specific database tables or remaining cached elements I should check, or if this might be a false positive on ESET’s end that needs to be reported?

Thanks!

Simion C.
tagDiv Staff

@marijn390

Usually all I can do is in such cases is to identify what is causing the problem, by checking with the browser inspector. In the case from above and in most of the cases, the theme was being blocked by a firewall from the hosting side. And only the hosting can fix it.

If you want I’ll take a look. You can send an email as well and I’ll check as soon as possible.

Thank you!

Simion C.
tagDiv Staff

Hi,

I’m fine, thank you for asking. I hope everything is fine for you as well.

No problem, glad to help with what I can.

Changing that text is possible. In the composer after clicking on that block, please check in the Layout tab and scroll all the way down, the option is here -> https://prnt.sc/ocz0RUPwePx2 You can set the text you want there.

As a tip, sometimes this search function from here can be useful -> https://prnt.sc/6UeShWUdd_Yq After you click on a block in the composer you can use that search to find settings faster. Like in this case, searching for button will reveal where there are settings for buttons within the block, by marking them with a red dot -> https://prnt.sc/XrHTahkCrDgF It’s quite handy.

Let me know if I can help with something else.

Thank you!

Simion C.
tagDiv Staff

Hi,

That option you mentioned refers to the block title -> https://prnt.sc/4V3adrcJP3gq So not the article title. Blocks 1 to 25 are the older standard blocks, we haven’t added new features for them since we added the flex blocks.

If you want to be able to customize blocks in detail, please use flex blocks. Like these ones which you can import from the cloud library -> https://cloud.tagdiv.com/#/load/Blocks

Flex blocks have many more options, including for setting a color for the article titles -> https://prnt.sc/SQLf6kQuhtEM

Let me know if I can help more.

Thank you!

sevengamer
Participant
#0

Hello Support Team,

We’ve been having issues with images in the Table block for some time now. We insert them as inline images and then set the column to center alignment. However, they aren’t being centered.

As one of our developers has now noticed, this is likely due to the theme. He told me the following:

It appears that the CSS from the Newspaper theme is overwriting the settings from the editor (this is td-post-content img) — https://i.imgur.com/4DUjF9U.png

Our environment:
WordPress: 7.0.2
Newspaper: 12.7.6

elopez
Participant
#0

I’m currently redesigning a news website that I manage, and I’ve run into an issue.

No matter what I try, I can’t change the color of the post titles in the news blocks using TagDiv Composer.

For example, I select Block 21, go to the General tab, and set the Title Text Color to white (#ffffff). I save the changes, but the new color is not applied on the frontend.

I’ve already checked whether there’s a CSS class or custom style overriding this setting, but I haven’t been able to find anything that would prevent the color change.

I’m using Newspaper theme version 12.7.7 with the Magazine PRO demo installed.

Could you please help me identify what might be causing this issue?

Thank you in advance for your help!

mstuban
tagDiv Member

While it might just be a vulnerability rather than a malware infection, ESET Antivirus continues to block access to my website.

nearview
Participant
#0

Hi TagDiv team. I just discovered a HUGE issue that is going to impact all of my media clients. We have been using infinite load for single posts to great success … so we thought.

However, I just discovered that when infinite scroll triggers, it loads three (or more?) additional articles … each of which trigger a GA4 pageview event. That’s a big problem because it is drastically over-inflating my clients’ GA4 pageview data and loading ad impressions that no one ever sees, lowering my clients’ ad click through rate (CTR).

Here is a Claude-assisted analysis I did looking at network-level events on one of my client sites. It might help you.

The solution would be to only load ONE new post at the bottom of a post, then load another new post at the bottom of the second post, and so one. The problem is when we preload MULTIPLE posts at the end of the first post.

Please let me know if I can be of any assistance. Most of my client site are geo-blocked to just the US and Canada, so we can open one up to you if you’d like.

Simion C.
tagDiv Staff

Hi,

I’ve seen such issues before. There can be a few causes, but the most common cause is that something is blocking the theme from saving. Like a security or firewall setting from a plugin or from the hosting.

The cause can usually be seen with the browser inspector by checking the request the theme makes when saving. I’ll take a look at it, this way we can at least know what’s causing it and then check how it can be fixed. Please send us an email at contact@tagdiv.com and provide a link to the website and admin login (user and pass). I’ll check as soon as possible.

Thank you!

Danny
Participant
#0

my hosting company blocks the tagdiv composer plugin on my site

tagdiv composer

Viewing 25 results - 1 through 25 (of 39,816 total)