Search Results for 'cloud library'

Results from the Forum
publishpress
tagDiv Member

@Anamaria

I think you missed my point. The Tag Div Cloud library is affecting all custom taxonomies. It’s not about the plugin compatibility, it’s about affecting all custom taxonomies.

Could you please report it to your dev?

Thanks,

publishpress
Participant
#0

Hi guys,

When TagDiv Cloud Library plugin active, it messing up with Authors taxonomies from PublishPress Authors.

To replicate:
1. Install PublishPress Authors (https://wordpress.org/plugins/publishpress-authors/)
2. Instal TagDiv Cloud Library plugin
3. Navigate to Authors menu.

It will show like this: https://i.imgur.com/KLQPXKM.png

When you deactivate TagDiv Cloud Library, it shows normal: https://i.imgur.com/nqZz0OT.png

It’s not only affecting PublishPress Authors, but it affecting custom taxonomies in general.

Try to create custom taxonomies and it will show similar.

Is this known issue?

Anamaria
tagDiv Staff

Hello,

Please delete the tagdiv cloud library plugin, and after installing it from Newspaper -> plugins.

Thank you!

Finnedsgang
Participant
#0

I recently updated newspaper theme, after installing the new version of WP 6.6.1. Now my site is completely broke, and don’t know where to start.

The Jetpack vault backup, doesn’t work automatically and i don’t know what to do.

I updated the Composer, but wasn’t able to update the cloud library plugin, as it says that is already on the server a folder with same name, but i can’t find the Plugin in the WP Section, to try a delete and reinstallation as suggested by the settings page of Newspaper them.

please help!

Anamaria
tagDiv Staff

Hello,

You need to set here the post type name, i.e. post_tag https://i.imgur.com/aYPfAVG.png, and it will show the tags.
You can create the modules in the tab Cloud Library -> Modules -> please check the guide https://forum.tagdiv.com/modules-builder-newspaper-theme/

Thank you!

mandobrando
tagDiv Member

And what do I do after I’ve created the module? I can’t find it in the cloud library or a place to save it anywhere

Bettina
tagDiv Staff

Hello!

I recommend using cloud templates. You can build a sidebar with the TagDiv Composer. Steps:
1. Insert one new row (or delete an existing one).
2. Divide into two columns (2/3 + 1/3).
3. You can add whatever element you want from the tagdiv Composer to the second column and consider it a sidebar
If you have an extra shortcode or a code you can use the elemnts called column text or raw html.
A shortcode can be inserted also by using the element called “Column text” or “Text with title”. “Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/
For the question 2, some blocks can be made with the custom modules: https://forum.tagdiv.com/modules-builder-newspaper-theme/ but the complex ones, you need some extra custom code. Or if you have the blocks already made with an extra plugin, then you can add it there as I explained above. Please take care of a plugin conflict.
For customization and other services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/, and they can find a solution for your needs.

Thank you!

Anamaria
tagDiv Staff

Hi,

You can install only the design -> https://forum.tagdiv.com/installing-demos/ or you can import the templates you like from Cloud Library -> https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ -> https://forum.tagdiv.com/cloud-library-category-templates/

Thank you!

Anamaria
tagDiv Staff

Hello,

Please activate the tagdiv Cloud Library plugin.

Thank you!

ArtRights
Participant
#0

Migrated to new server, now received this error:


[Sun Jul 28 07:49:44.992377 2024] [proxy_fcgi:error] [pid 30014:tid 30050] [client 10.0.1.7:37942] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, bool given in /var/www/html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:957
Stack trace:
#0 /var/www/html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php(957): array_filter()
#1 /var/www/html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_categories.php(328): tdb_state_single->{closure}()
#2 /var/www/html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_categories.php(328): Closure->__invoke()
#3 /var/www/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdb_single_categories->render()
#4 /var/www/html/wp-includes/shortcodes.php(434): td_global_blocks::proxy_function()
#5 [internal function]: do_shortcode_tag()
#6 /var/www/html/wp-includes/shortcodes.php(273): preg_replace_callback()
#7 /var/www/html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(220): do_...', referer: android-app://com.google.android.googlequicksearchbox/

Possibly fix / temporary workaround is to comment out offending code lines:


$post_categories = get_the_terms( $post->ID, 'category' );

$featured_cat_name = TD_FEATURED_CAT;
//$post_categories = array_filter( $post_categories, function( $category ) use ( $featured_cat_name ) {
//    return $category->name != $featured_cat_name;
//} );

Any ideas?

ArtRights
tagDiv Member

Same error here:
AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeErro
r: array_filter(): Argument #1 ($array) must be of type array, bool given in /var/www/html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:957

Have commented out the lines in question and now works
PHP 8.2.20 (cli) (built: Jun 17 2024 13:33:14) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.20, Copyright (c) Zend Technologies
with Zend OPcache v8.2.20, Copyright (c), by Zend Technologies

#0

Good evening, I renewed and migrated the new site with the Newspaper theme already used previously. I installed Yoast Premium, running the site optimization on this plugin, it gives me an error with the reason “too much recursion”. Disabling the “tagDiv Cloud Library” plugin, Yoast runs the optimization perfectly. or sent a report to the Yoast Team, who responds telling me that it is the plugin’s fault. Could you fix it?

Bettina
tagDiv Staff

Hello!

We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/

Thank you!

Anamaria
tagDiv Staff

Hello,

The pages are available in the section for pages and are not required to be in the cloud templates- page template. Usually, there are only the pages that you import. The page templates can’t be global on each page, and it is not working as a single template, for example.
Create a new page in Dashboard -> Pages, press the publish button, and view. Edit it with the TagDiv Composer: https://prnt.sc/gGw1zq0zdf3r and start customizing it as you like to add text, image using the elements from tagdiv Composer. You can import from the Cloud Library sections, blocks, etc. already designed.
There is not need to have the pages in cloud templates, because you can see the pages in the section for pages.

Thank you!

salsero72
Participant
#0

Hi
I’d like to use a cloud template or custom one with PAGES
But in Cloud Templates
wp-admin/admin.php?page=tdb_cloud_templates

under “pages”, there is no Aramis page template, and if I import one from library, it cannot be set as Global, nor I can set it for a given page.

The only thing I can do is change title/h1h2.. colors in Theme Panel > Theme colors

This seems to be related to cloud templates for Posts (not pages)
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Is it possible? What am I doing wrog?

pinktrianglepress
tagDiv Member

It seems like post restore the newspaper theme license is deactivated.

I re-activate the license but then If I go into the header the theme panel all the settings are wiped out. For example on the header the Cloud Library Template is set to “No Template” on staging but on production its set to “Header Template – Default”

I went into production and used the import/export to export all the settings and then imported them on staging. After doing so I can now see all the settings for example the Cloud Library Template is now set properly. However even after doing a cache flush things still don’t appear correct.

I disabled the Newspaper theme and enabled the Twenty Twenty Four theme, then re-enabled the Newspaper theme and now my site looks much closer to production – the background is black and the fonts are correct but the navigation is missing and there’s all this extra space on the top. Highlighting the empty space I see its code like this:

[tdb_header_logo align_vert=”content-vert-center” align_horiz=”content-horiz-center” image_width=”eyJwb3J0cmFpdCI6IjIyMCJ9″ media_size_image_height=”165″ media_size_image_width=”600″ tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==”]

What would cause this? Is there something else I need to export from production and import onto staging?

Anamaria
tagDiv Staff

Hi,

If you have a Single Post Template from Cloud Library, then you need to edit the post with tagDiv Composer => https://www.screencast.com/t/jHatJGC1qRf, select the Single Post Views => https://www.screencast.com/t/NhUGCRfI and with right-click, you can delete it.

Thank you!

Anamaria
tagDiv Staff

Hello,

Create a new page in Dashboard -> Pages, press the publish button, and view. Edit it with the TagDiv Composer: https://prnt.sc/gGw1zq0zdf3r and start customizing it as you like to add text, image using the elements from tagdiv Composer. You can import from the Cloud Library sections, blocks, etc. already designed.
There is not need to have the pages in cloud templates, because you can see the pages in the section for pages.

Thank you!

Anamaria
tagDiv Staff

Hello,

No, you need to create a new page in the Gutenberg and press the button edit with tagdiv Composer -> https://i.imgur.com/JiJkRKN.png after publishing the page.
Also, you can import pages or sections from the cloud library. Please tell me what type of hosting you have, dedicated or shared.
Did you create a new page or edit an existing one? How was that page created?Please follow the steps from this topic https://forum.tagdiv.com/topic/error-at-zones-6models-1dom-the-model-does-not-match-the-content-currene/ if you have a child theme; please use the main theme.

Thank you!

Romi
tagDiv Member

So we can design the look of all pages including Homepage, Single Post without Cloud Library instead using solely TagDiv Composer that would be great.

And on the page you refer, that means we can design the look from scratch using TagDiv Composer only with Gutenberg interface am I right?

Bettina
tagDiv Staff

Hello Kent!

We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/
More information about the new blocks:
https://forum.tagdiv.com/modules-builder-newspaper-theme/
https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/
https://forum.tagdiv.com/flex-block-settings-guide/

Thank you!

Romi
Participant
#0

Hi everyone I use NewsPaper theme and currently unable to use Cloud Library because each time I activate it my website goes errors, like 503, 502 notification. Therefore the plugin is disabled, now for the look of the web I rely on the Theme Panel, and in the Homepage area I don’t see any module or block for magazine or news related website like mine, but the module is available for category, the module I am talking about is.

<div class=”separator” style=”clear: both;”></div>

Or perhaps I missed the option to enable it on Theme Panel area, therefore I am here asking how to show the above on the Homepage or Index. Thank you very much support team.

Romi
tagDiv Member

Where to find the Cloud Elements in the Cloud Library and how to deactivate it?

Romi
tagDiv Member

How to delete header error code from Cloud Library? Like the picture.

<div class=”separator” style=”clear: both;”></div>

Please don’t advise me to use Cloud Library Plugin because I can’t each time the plugin is activated my website errors. So how to delete and use the header from Theme Panel.

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