Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Simion C.
tagDiv Staff

Hi,

Maybe that type of ads is incompatible with a cloud post template, and there isn’t much that we can do about that unfortunately.

Based on their documentation the ads are intended for websites that use basic wordpress templates, not built with a page builder -> https://journeymv.zendesk.com/hc/en-us/articles/24635354354971-Why-Most-Page-Builders-Won-t-Work-with-Journey-ads-by-Mediavine

You could test by using a basic post template, install the standard pack plugin -> https://prnt.sc/jg-5chByus4f and use one of these templates -> https://prnt.sc/sCs7XZuhawRr Those templates aren’t built with the composer. Then check if the ads appear.

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!

Simion C.
tagDiv Staff

Hi,

If you mean our subscription plugin, it has it’s own setting -> https://prnt.sc/DSTgj0mbWNXy Normally if a subscription plugin is used, then visitors should be able to create accounts and subscribe. For bot protection the theme recaptcha can be used -> https://prnt.sc/_nvgt73H3TFQ

Thank you!

Simion C.
tagDiv Staff

Hi,

If needed, I suggest increasing these parameters and the wp memory -> https://prnt.sc/8vk0VGhiM9e6 We recommend the values mentioned in this guide -> https://forum.tagdiv.com/requirements-for-newspaper/ Please try it.

Thank you!

Simion C.
tagDiv Staff

Hi,

Activating this option for the menu might work fix that warning -> https://prnt.sc/gPkGKACO9BKU

But I don’t think that it’s the reason why the Adsense issue happens. My suggestion is to check the Adsense forums -> https://support.google.com/adsense/community?hl=en Create a topic there and post the website link, the Adsense community experts are much more qualified to check what could be the issue.

Thank you!

Simion C.
tagDiv Staff

Hi,

That’s probably caused by the caching or the optimization. Depending on which plugin you use, I suggest checking options that optimize the CSS. Try disabling CSS related optimization options from the plugin you are using to see if the issue is solved.

I don’t think I’ve seen such an issue before, so I’m not sure why this happens or what to suggest exactly. It is a bit strange that it’s affecting only the homepage.

I’ll check the page more and if I find something I’ll let you know.

Thank you!

Simion C.
tagDiv Staff

Hi,

The tables you mentioned belong to the theme.

The td_011 table is where the theme panel settings are kept, as well as other data from the composer. I suggest not removing or emptying that table, because it will basically reset the theme panel.

The td_011_settings is where the theme keeps backups of the theme panel. The settings are here -> https://prnt.sc/1M-xnh3_qjbl These backups are optional, but they are active by default because it can be useful sometimes. To reduce the size of this table you could reduce the number of backups -> https://prnt.sc/KE9mnFCxvpyu Or disable the option entirely, and the data will be removed.

Thank you!

Simion C.
tagDiv Staff

Hi,

1. That will require CSS. I’ll try to provide a solution. Which grid are you using? And which corners should be rounded?

2. The pages that the opt-in builder uses are regular pages. The slug can be changed as needed. I tried it now for the checkout page for example -> https://prnt.sc/FxsGIRv6Bx23 Now the page has my new slug -> https://prnt.sc/P4ZwhmEcMa8M Changing the slug of a page doesn’t affect the content of the page or of another page like the homepage. If something happened to a page you could restore an older revision -> https://prnt.sc/GdftD-Ws3il3

I should mention that we’re preparing to close the support forum, meaning it won’t be possible to create new topics or replies. We will continue to provide support by email only, and only for users that have an active support period. In case I don’t manage to get back to you here in the forum, please send an email at contact@tagdiv.com and we can continue there.

Thank you!

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!

Simion C.
tagDiv Staff

Hi,

That happens when the menu item that is a megamenu has a submenu. I see you corrected it, right now it displays correctly -> https://prnt.sc/3OF3Zh3xhpGF All of them display correctly.

Thank you!

Simion C.
tagDiv Staff

Hi,

Thank you for the suggestion, it is noted.

Regards.

Simion C.
tagDiv Staff

Hi,

As far as I know all known vulnerabilities have been fixed for the composer -> https://patchstack.com/database/wordpress/plugin/td-composer/vulnerabilities

In the last update there were fixes for the composer, cloud library, opt-in builder -> https://tagdiv.com/newspaper-changelog/ I don’t think there are more at this time. Please update the theme.

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!

Simion C.
tagDiv Staff

Hi,

There were some problems with the HTML entered here -> https://prnt.sc/-Ov59jJO_fKL The biggest problem was an unclosed div container, which can cause problems with the whole page. I corrected the code and now the composer works correctly. Please check as well.

Thank you!

Simion C.
tagDiv Staff

Thank you for the details. There must be something more specific to it, normally the ACF plugin works fine with the theme, regardless of the PHP version. I’ll make more tests on my end to see if it can be recreated.

Thank you!

Simion C.
tagDiv Staff

Hi,

There are no translation options for the woocommerce tabs. Please use the solutions mentioned in this article -> https://rudrastyh.com/woocommerce/rename-product-tabs-and-heading.html

The codes can be added in a child theme functions file, or with a code plugin such as this one -> https://wordpress.org/plugins/insert-headers-and-footers/

Please try it.

Thank you!

Simion C.
tagDiv Staff

Hi,

That should work fine. When you add the attributes to your variable product please make sure that you activate these options -> https://prnt.sc/LcSEkrlRgPKE Then they will appear inside the add to cart element in the composer -> https://prnt.sc/dj1oOsIstMzw I don’t think there are other requirements. Please double check.

Thank you!

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

Did you rescan the website? -> https://prnt.sc/NrVG0T4YLivy If not, it displays the same results from the last scan. I scanned it now and it says that it can’t scan the website for some reason -> https://prnt.sc/pwJxUTCx8cC7

That script isn’t in the page anymore however, and since it was the only thing that was detected in the last scan, if it’s gone now, the website should be in order.

The composer doesn’t have a cache, if something is removed from the page, it’s removed from the page.

I believe the website is fine now.

Simion C.
tagDiv Staff

Hi,

That is possible. Please enter the IDs of the categories you want in this filter -> https://prnt.sc/S3bZah-_aMIr The IDs can be found while editing the categories for example -> https://prnt.sc/Knm_jtYdsto6

Thank you!

Simion C.
tagDiv Staff

Hi,

I’ll take a look at it. That error is a bit generic, meaning it can have other causes.

Please send an email at contact@tagdiv.com and provide a link to the website where it’s happening, also admin access (user and pass), and also access to cPanel if possible. I will check as soon as possible.

Thank you!

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!

Simion C.
tagDiv Staff

Hi,

I believe I replied via email. I removed the websites you mentioned, please check again.

Thank you!

Simion C.
tagDiv Staff

Hi,

That’s most likely bots. They usually target the sitemaps. If I check the license key you used to create this forum account I find two websites. Both those websites contain the cloud templates in the sitemap, and there is a cloud category template with that exact name on both of them.

I suggest excluding the cloud templates from the sitemap. They are no actual value to the website in terms of indexing, and should not be in the sitemap.

In Yoast you can exclude them from the sitemap like this -> https://prnt.sc/kusU8jICwzWk Then bots will have no way to access them directly.

Such things can happen at anytime. It’s a coincidence that it happened after updating the theme, since the cloud templates were in the sitemap before most likely.

Thank you!

Simion C.
tagDiv Staff

How are you updating the theme exactly?

Please use the automatic update from the theme -> https://prnt.sc/2tXnqfm9lhwA That option will update the theme and the theme plugins.

Or it could be updated manually. The steps are presented here -> https://tagdiv.com/update-newspaper-theme/

I wouldn’t advise using third party tools to update the theme. Please try the methods described in the guide.

Thank you!

Viewing 25 posts - 1 through 25 (of 20,678 total)