Search Results for 'cloud library'

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!

chikamsohenry
Participant
#0

I just installed newsmag and i am having hard time customizing it. I imported the demo template but it looked nothing like the demo i imported. I have tried every possible trick i could think of but nothing. Now i read that there is something called tag div cloud library on the theme’s plugin section but i don’t seem to see it on mine. Please i need assistant. Thanks

buxarkhabar
Participant
#0

Hi I am using tagDiv Cloud Library version 3.9.5 and I am still getting the Vulnerability message, can you please fix it.

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,

The first thing I see is that the required composer plugin isn’t active on the website. Please install it from the theme plugins panel -> https://prnt.sc/7P2I8thU8xeb Most of the theme’s functionality and features depend on the composer, so it should be active.

Then you can choose what you want to use, a simpler basic design based on the standard pack plugin, or a more advanced and complex design based on the cloud library -> https://tagdiv.com/why-tagdiv-cloud-library-is-a-better-alternative-to-the-standard-pack/

To provide a bit of context, the theme by itself with none of the theme plugins active is basically useless. The composer plugin provides the base. Then there are 2 directions, the cloud library or the standard pack, these add the extra capabilities.

I also noticed that you are using AMP -> https://prnt.sc/yhj7NKjJtRHv I rarely see AMP used anymore. But if you want to use it, then we recommend using it together with our mobile theme -> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/

Let me know.

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!

marcusdoc
tagDiv Member

Go to Newspaper -> Plugins

Both ‘tagDiv Composer’ / ‘tagDiv Cloud library’ plugins are required and may need to be updated and activated (it is a 2 step process; click to update, then click again to activate; perform this on both plugins)

I just updated my site and noticed that I had to perform this after 12.7.7 update

Hope this is your answer.
(random user)

  • This reply was modified 3 weeks by marcusdoc. Reason: clarity
libertyforall9
Participant
#0

The tagDiv Header Search element generates invalid ARIA markup in both desktop and mobile header instances.

The generated HTML is:

<div class=”tdb-drop-down-search”
aria-labelledby=”td-header-search-button”>

The W3C validator reports:

The aria-labelledby attribute must not be specified on any div element unless the element has an appropriate role.

The search itself works correctly. The issue is specifically the generated markup.

I confirmed the source in:

wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_search.php

The original PHP output was:

$buffy .= ‘<div class=”tdb-drop-down-search” aria-labelledby=”td-header-search-button”>’;

I changed it to:

$buffy .= ‘<div class=”tdb-drop-down-search” role=”search” aria-labelledby=”td-header-search-button”>’;

After clearing caches and revalidating, both validator errors disappeared. Desktop and mobile search continued to function normally.

This confirms that the issue is not caused by search placement, template layout, or custom CSS. It is caused by the Header Search element omitting an appropriate role from the .tdb-drop-down-search container.

Please update the plugin output to include:

role=”search”

on that container, or otherwise revise the ARIA structure so aria-labelledby is used on an element with a valid role.

The error appeared twice because the page contains separate desktop and mobile Header Search elements.

Simion C.
tagDiv Staff

From what version did you update? Is this the main website? -> https://tbrnewsmedia.com/ That’s Newspaper 4, from 2014. This changes things. Those aren’t old shortcodes, they are very old shortcodes, they don’t exist in the theme anymore unfortunately.

My suggestion is to consider using a new homepage. If you want to keep it simple, I suggest the default demo -> https://demo.tagdiv.com/newspaper/ This is the non-PRO version. These non-PRO demos rely on the theme panel settings and templates.

You can also import just a homepage, they are available separately -> https://cloud.tagdiv.com/#/load/All It can be done from the cloud library dashboard -> https://prnt.sc/gmxEkzRSHmY1

Or you can choose any of the theme demos, if you maybe want to update the design -> https://demo.tagdiv.com/select_demo/newspaper-prebuilt-websites/?demo-type=all

The PRO demos are fully built with our composer, meaning you can edit and customize the homepage and also the post template, category template, etc. with the composer -> https://tagdiv.com/live-visual-builder/

We can discuss more, let me know if you have any questions.

Thank you!

Simion C.
tagDiv Staff

Hi,

Contributors and authors don’t have access to the opt-in builder or the cloud library. They can see the reviews but can’t edit or approve them. Only editors and admins have full access to these.

Do you want contributors and authors to have access? That would require adding an editor or admin capability to them, it could be done with a user role plugin. But then they will have full access to all of the settings, they can’t have access to just some of them.

Or maybe I am misunderstanding what you want to do?

Thank you!

nbiga samir
tagDiv Member

WordPress tagDiv Cloud Library plugin <= 3.9.4 – Cross Site Scripting (XSS) vulnerability???

Ephistos
Participant
#0

Hello,

I am getting repeated PHP warnings inside TagDiv Composer:


Warning: Undefined array key "location" in
/wp-content/plugins/td-cloud-library/includes/tdb_config.php
on line 63782

The warnings appear across the Composer interface and make it difficult to edit my templates. I am also unable to save changes in TagDiv Composer.

Could you please advise what could cause this and how to fix it? Could it be a compatibility issue between my PHP version, Newspaper theme, TagDiv Composer, and TagDiv Cloud Library?

I have attached a screenshot. Thank you for your help.

error

If the img doesn’t appear : https://ibb.co/vxyNVKS3

Simion C.
tagDiv Staff

Actually that demo uses two headers. They should both appear in the cloud library dashboard, for example -> https://prnt.sc/ai3_p1GizDYY I should have mentioned this before.

There’s an overlay header, used just for the homepage I believe, and a regular header used for the rest of the website.

An overlay header means it is displayed over part of the content, and it’s usually transparent.

You could use just one header if you want or if it’s better for your website. To make the homepage use the global header instead of the special overlay header, while editing the homepage with the composer please set the global template here -> https://prnt.sc/I2g_blW_UFSd

To explain how that works, you can have different headers if you want, per page. A page can either use the global header, or a specific header if it’s set here -> https://prnt.sc/mcE-54JaWjw_

Please let me know in case there are further issues.

Thank you!

marcownl
Participant
#0

Hi tagDiv team,

I want to set my content width to 1200px (modern news-site layout: full-bleed bars, centered 1200px content column) on zzpnieuws.nl, running Newspaper 12.7.6 with a child theme.

In this forum, your staff has described the solution as follows:

– Simion C. (Sep 2025, topic “How to customize the page width”): “So for a page like your homepage, you must edit it with the composer, click on the rows and stretch them to 1200px, it takes very little time.”
– Calin (Aug 2025, topic “banner in my header”): “you can adjust the row width using tagDiv Composer […] the row to be stretched to 1200px instead of the default.”

However, this stretch control does not appear anywhere in my tagDiv Composer:

1. When I select a Row (both on a regular Composer page and in my header Cloud Template), hovering over the left/right edges of the row in the preview shows no drag handles and no resize cursor.
2. The Row settings panel (tabs General / Divider / Layout / Css) contains no stretch or row-width dropdown. The Layout tab only has column layout, alignment, order and “occupy remaining space”. The Css tab only has a manual pixel Width field.
3. Theme Panel → Template Settings has no global site/content width setting either.

My questions:

– Where exactly is the “stretch row to 1200px” control in Newspaper 12.7.6? Is it a drag interaction in the preview, a setting, or something that must be enabled first?
– Is this feature version-, license- or configuration-dependent?
– If it is genuinely unavailable in my setup: what is your recommended, update-safe way to achieve a 1200px content width site-wide (including the default single post and category templates) without breaking the responsive grid and thumbnail calculations?

Setup: Newspaper 12.7.6 (deploy mode: deploy), child theme (originally generated on Newspaper 9), tagDiv Composer + Cloud Library active, header built as a Cloud Template, LiteSpeed Cache, hosting at Cloud86.

Screenshots attached: (1) the Row settings panel showing the four tabs without a width option, (2) a selected row in the preview where no drag handles appear on the edges. See images here: https://postimg.cc/gallery/3xm1fCyimages

Thanks,
Marco — zzpnieuws.nl

stiphbami
Participant
#0

Hi

Please whenever I activate theme and plugins on my site NaijaVibe.net, loads really slow and my site goes down 504.

tagDiv Cloud Library
tagDiv Composer
tagDiv Opt-In Builder

Please advise what I need to do to resolve this

Thanks

Simion C.
tagDiv Staff

I suggest excluding this script from the optimization if possible:

https://www.thehinh.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js

If it still doesn’t work, also exclude this script:

https://www.thehinh.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js

Then it should work.

Thank you!

sigmar73
Participant
#0

Hi,

I really like how Newsmag automatically changes the Hero/Big Grid section on mobile (see Screenshot). The first featured article stays large, while the next four articles are displayed in a clean two-column grid.

In Newspaper, the same section keeps the desktop layout and the smaller articles become horizontally scrollable instead.

Is there a built-in Big Grid, Flex Block, Cloud Library template, or responsive option that reproduces the same mobile layout as Newsmag?

Screenshot

Thank you!

Simion C.
tagDiv Staff

Hi,

That isn’t a known issue. But I do have a pretty good idea about what’s happening.

Does the page maybe look like this when it happens? -> https://prnt.sc/hyCp9Ek6hrrs
That’s the mobile theme version, meaning the mobile theme plugin is active on the website. The mobile theme doesn’t load composer or cloud library resources and classes.

Normally the mobile theme is displayed on mobile. But sometimes due to the caching used on the website or provided by the hosting, it can get displayed on desktop as well. It usually depends on how the homepage is visited after the cache is cleared. If someone visits it with a mobile, then the mobile version is cached and server to everyone. By updating the page in the composer you are basically clearing the cache, and if you check with a desktop next then the problem is solved. Until by coincidence it will happen again.

I see you use litespeed, if this is the only caching used on the website, I suggest activating this option -> https://prnt.sc/gSi7feVctFPh If it’s already active and it’s still happening, then it means there is another cache active.

Or, you could deactivate the mobile theme plugin. It’s an optional plugin.

I believe that this is what’s happening, because it fits the description of the problem. I could be wrong however.

Let me know.

Thank you!

minimatc
Participant
#0

Hello,

I run the Newspaper theme (version 12.7.6, registered) with tagDiv Composer on a WordPress site hosted at WP Engine. The homepage intermittently breaks: the hero/feature grid renders as gray bands with no background images and the layout collapses. It happens every several days, with no edit or publish that I can tie to it.

I have diagnosed this fairly precisely and want to share the evidence, because it points to the Composer template failing to compose rather than a caching or browser issue.

WHAT THE BROKEN VS HEALTHY HTML SHOWS

I captured the HTML of the same homepage URL (page ID 370) in both states.

Broken state (~59 KB):

body class is MISSING: wp-theme-Newspaper, global-block-template-1, tdb-template, td-full-layout
4 td_block instances
6 style blocks, about 9.8 KB of inline CSS
0 background-image rules (which is why no hero imagery paints)

Healthy state (~899 KB):

body class INCLUDES: wp-theme-Newspaper, global-block-template-1, tdb-template, td-full-layout
324 td_block instances
41 style blocks, about 53 KB of inline CSS
about 200 background-image rules

So in the broken state the tagDiv block-builder template for the page is not composing at all. The tdb-template / global-block-template-1 output and inline CSS never generate.

WHAT FIXES IT AND WHAT DOES NOT

Purging the host cache does NOT fix it. The broken render is served even on a forced cache miss and on hard refresh, so it is not stale cache.
Re-saving the homepage in tagDiv Composer (Save, with the green Header/Footer/Content Successfully Saved confirmations) DOES fix it immediately, every time. This is now reproduced twice.

So a fresh Composer composition produces the correct page, and something later causes the page to revert to the un-composed render.

PATTERN

It stays healthy for several days, then suddenly reverts to the broken render.
One stable stretch lasted about 9 days before recurring.
A re-save fixes it for another multi-day stretch.

ONE POSSIBLY RELATED DETAIL

When the broken version was being served, the host cache had bucketed a desktop request into the mobile/iphone cache group. I mention it only in case Composer mobile/desktop template variant handling is relevant to why an incomplete render gets produced.

QUESTIONS

Is there a known issue where the Composer block-builder template fails to compose on a page regeneration, producing output without the tdb-template / global-block-template-1 body classes and without the inline CSS?
Could a periodic Composer cloud-library sync, a theme/Composer background process, or a license re-check trigger a re-render that lands in this un-composed state?
Is there a setting or maintenance step that forces the template to always fully compose, so I do not have to manually re-save in Composer every few days?
Is there a current recommended compatible pairing of Newspaper theme version and tagDiv Composer plugin version I should confirm I am on?

I can provide both full HTML captures (healthy and broken) on request.

Site: https://alstonhomes.com

minimatc
Participant
#0

Hello,

I run the Newspaper theme (version 12.7.6, registered) with tagDiv Composer on a WordPress site hosted at WP Engine. The homepage intermittently breaks: the hero/feature grid renders as gray bands with no background images and the layout collapses. It happens every several days, with no edit or publish that I can tie to it.

I have diagnosed this fairly precisely and want to share the evidence, because it points to the Composer template failing to compose rather than a caching or browser issue.

WHAT THE BROKEN VS HEALTHY HTML SHOWS

I captured the HTML of the same homepage URL (page ID 370) in both states.

Broken state (~59 KB):

body class is MISSING: wp-theme-Newspaper, global-block-template-1, tdb-template, td-full-layout
4 td_block instances
6 style blocks, about 9.8 KB of inline CSS
0 background-image rules (which is why no hero imagery paints)

Healthy state (~899 KB):

body class INCLUDES: wp-theme-Newspaper, global-block-template-1, tdb-template, td-full-layout
324 td_block instances
41 style blocks, about 53 KB of inline CSS
about 200 background-image rules

So in the broken state the tagDiv block-builder template for the page is not composing at all. The tdb-template / global-block-template-1 output and inline CSS never generate.

WHAT FIXES IT AND WHAT DOES NOT

Purging the host cache does NOT fix it. The broken render is served even on a forced cache miss and on hard refresh, so it is not stale cache.
Re-saving the homepage in tagDiv Composer (Save, with the green Header/Footer/Content Successfully Saved confirmations) DOES fix it immediately, every time. This is now reproduced twice.

So a fresh Composer composition produces the correct page, and something later causes the page to revert to the un-composed render.

PATTERN

It stays healthy for several days, then suddenly reverts to the broken render.
One stable stretch lasted about 9 days before recurring.
A re-save fixes it for another multi-day stretch.

ONE POSSIBLY RELATED DETAIL

When the broken version was being served, the host cache had bucketed a desktop request into the mobile/iphone cache group. I mention it only in case Composer mobile/desktop template variant handling is relevant to why an incomplete render gets produced.

QUESTIONS

Is there a known issue where the Composer block-builder template fails to compose on a page regeneration, producing output without the tdb-template / global-block-template-1 body classes and without the inline CSS?
Could a periodic Composer cloud-library sync, a theme/Composer background process, or a license re-check trigger a re-render that lands in this un-composed state?
Is there a setting or maintenance step that forces the template to always fully compose, so I do not have to manually re-save in Composer every few days?
Is there a current recommended compatible pairing of Newspaper theme version and tagDiv Composer plugin version I should confirm I am on?

I can provide both full HTML captures (healthy and broken) on request.

RangeleyWebDesign
Participant
#0

I am trying to assign my staging site as the 2nd site for the license. There is no way to assign it because you say I have another staging site that is licensed. That is incorrect. The license applies to TravelMaine.com but the staging2.travelmaine.com was deleted a long time ago. Why are you making me buy another license for a new staging site? That does not seem fair to me. 

Also, my developer said the site is breaking on the staging site when they try to update because I need the two plugins (see message below). Why are they not included in the update? Is this happening because you will not allow me to use my license on a staging site? Please advise ASAP!

Hello Lisa,

Thank you for contacting our Help Desk.

We have completed testing of the theme update on the staging site.

The Newspaper parent theme was upgraded successfully, while the child theme remained in place as expected. However, after the update, we found an issue with two required companion plugins, td-composer and td-cloud-library. These plugins did not remain active properly after the upgrade, which caused problems with the theme functionality and page layout.

Because of this, we reverted the change after testing so the site would remain stable and continue working as expected.

At this point, the issue does not appear to be with the update process itself, but rather with the plugin versions that should match the updated theme version. The package provided seems to be missing the corresponding plugin files, or it does not include the correct versions needed for this release.

To proceed safely, we would need the complete theme package for this version, including the bundled plugin files, so we can install the matching versions and test the update again.

Please send over the full package if available, and we will be happy to continue from there.

Best Regards,

Kamen Kumanov
Technical Support Supervisor

Simion C.
tagDiv Staff

Hi,

From what I see the header template is not set anymore, so the theme uses a simple backup header. Normally the cloud templates should still be set after updating the theme.

Please update again. After updating check in the cloud library dashboard to see if the header and the rest of the cloud templates are still set -> https://prnt.sc/mROMJdzK6-_H

Let me know if that’s the case or if the templates are actually set and it still displays like that.

Thank you!

T J
Participant
#0

Hi there,

I’ve been trying for awhile now to upgrade a site to 12.7.6 from 12.7.5 but each time it breaks the top portion of the site. After upgrading, I re-install and activate the tagDIV Composer and tagDIV Cloud Library as both installations are removed but the logo, nav menu, ad, weather widget and general formatting are removed. This is what it should look like:
Before Updating Theme

This is what it looks like after updating the theme:
After Updating Theme

These are the theme plugins that are installed and activated:
Theme Plugins

Thoughts on what might be causing this?

Simion C.
tagDiv Staff

Hi,

It can’t be recovered unfortunately. A page that is sent to trash and then also permanently deleted from there -> https://prnt.sc/bjAStMi48562 is completely gone.

Same if it’s done from the cloud library from here -> https://prnt.sc/0OBLKLrfheIf and then here -> https://prnt.sc/4kDqUfJkxcXh

Without a backup I see no way to recover the page.

If the homepage was based on a homepage template from the cloud library, it will have to be imported and customized again. It will take some work but there’s no other way.

If I can help with something please let me know.

Thank you!

Simion C.
tagDiv Staff

Hi,

While I haven’t tested the plugin myself, I suggest using a regular post loop in the search template, meaning either of these two -> https://prnt.sc/SjVO_yiOaVck So not a flex loop, or a flex loop builder, or a block.

From what I see you are using a cloud template for the search results, is there no option to edit it with the composer? There should be one directly in the admin bar -> https://prnt.sc/Bsw1_b8OQH1j Or the option from the cloud library dashboard -> https://prnt.sc/lLMGfC8RQPvS

Then replace the flex loop builder that you are currently using in the search template with one of those two basic loops. Then it should work. If it does, then all that’s left is to customize the design of the loop to match the website a bit.

I hope it works fine.

Thank you!

Viewing 25 results - 1 through 25 (of 8,727 total)