Search Results for 'tagDiv Cloud Library plugin'

Results from the Forum
Calin
tagDiv Staff

Hi,

You can make the update, the TagDiv Composer will update automatic, only the TagDiv Cloud Library you’ll need to update from Newspaper>Plugins, but first please make a full backup.

Also if you have problems with images please deactivate lazyload https://www.screencast.com/t/41RX5jqHp3 , we make some investigation on it.

Thank you for your understanding.

extraordinarynicci
Participant
#0

Sorry to ask such a basis 101 question … there is a new update out but when I updated in the past it broke my website. I had to update TagDiv Composer and TagDiv Cloud Library plugins. From what I recalled it was not a simple matter of clicking ‘update’ from the theme panel. I had to go somewhere (can’t remember) and download the plugins and installed them.

Is there a simpler process to update the version and plugin so that the website does not break?

Simion C.
tagDiv Staff

Hi,

The image is already the full width of the post content (696px with sidebar). The rest of the content is wider for some reason
http://prntscr.com/lred0e
I see other posts from the website have the same issue, others have the post content too narrow
http://prntscr.com/lreaqh

From what I can tell the posts have been built with Visual composer, we strongly don’t recommend this, but have taken steps to try and fix layout issues that could appear.

1. In the case where the content is narrower maybe you have designed the content with a sidebar in Visual composer (split row)
https://www.screencast.com/t/BDOre6r3
You would have to edit the post and make the row full (no sidebar). There is no need for a sidebar in the post content.

2. In the other case where the content is larger, I could give you a CSS for it
http://prntscr.com/lretvf
Enter it in Theme panel->Custom code CSS section. It should fix that case.

@media (min-width: 767px) {
.single .vc_column_container {
padding-left: 24px;
padding-right:24px;
}}

3. As for building posts, you could try out from now on to use the tagDiv composer and cloud library plugin
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
This will allow you to build post templates actually, not the post content itself. The cloud post templates can be seen and even edited here
https://affiliate.tagdiv.com/#/load/Single

Please let me know if you have more questions.

Thanks

mondos
Participant
#0

Hello,

once I fixed the template reset issue according to the following post the dropdown for switching the template in the template settings was gone:
https://forum.tagdiv.com/topic/templates-resetting/#post-261887

I cleared cache, disabled and enabled the cloud library plugin and other stuff but nothing is working.
My template settings look like this right now: https://imgur.com/a/sk0zje0

Any ideas why this happened?

Simion C.
tagDiv Staff

Hi,

Thank you very much for your appreciation, we try our best.

1. So you want to add a block to display posts, after the post content. The only way of doing that would be to use a cloud post template, these can be built with the tagDiv composer
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Here you can see all the available cloud post templates at the moment, preview and even edit them
https://affiliate.tagdiv.com/#/load/Single
More templates will be added in the next theme updates. If the post contains a smart list, use a smart list template (designed by us or create your own with the blank template). This way a block can be added after the smart list.

2. Smart lists will be displayed in AMP, but not with next/prev buttons. The list elements will appear one after the other. If AMP is disabled and the mobile theme is active there will be next/prev buttons on mobile.

The mobile theme plugin and our AMP plugin can be active at the same time. The AMP version will be accessed by users only through Google search results page, others will receive the mobile theme version.

3. There could be a way for that. There will be a class on the body with the number of the slide in the smart list
https://www.screencast.com/t/rtzHNzQyrviK
So you could do something like this – https://www.screencast.com/t/ZWNNGPcu
Code used in example here, multiply it as needed

.paged-2 .td-smart-list-button {
color:red;
}

Let me know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

Indeed, that demo has some customization for block 15 (removes the thumbnail and ads some design)
http://prntscr.com/lr2krm

When installing a demo an additional stylesheet will be loaded
https://www.screencast.com/t/s0ygO0nAd8lO
That contains design for the particular demo. It will not be through the theme panel custom CSS section, but an additional stylesheet.

The connection will be through the demo body class that will be set
https://www.screencast.com/t/HT3xz2kSG

You could also use flex blocks, these have settings to hide the thumbnail and many customization settings
https://www.screencast.com/t/f1emI5vFKzIf
Here you can preview and even edit designs made by us based on flex blocks
https://affiliate.tagdiv.com/#/load/Blocks

These cloud blocks and templates can be imported through the cloud library plugin
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Let me know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

That is not possible, but now you can create post templates to be just like pages if needed. The tagDiv composer can be used to create post templates
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Or maybe use a sharing plugin that can be displayed on pages and allow sharing for them. The theme sharing is just for posts at the moment.

Thanks

Simion C.
tagDiv Staff

Hi,

Is that a post cloud template? The post content cannot be entered in the template, create the post normally, then apply the cloud template
https://www.screencast.com/t/eBakBX3o
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

In the template there will be some placeholder text for the post content, but once you apply the template to a post, it will show the content you have created.

Regarding the demos, you can install/uninstall and change them as you wish. There is no limit in this matter.

– If you install with content, it will import demo posts, menus, logos, categories, the homepage, custom design where available, theme panel settings.
– If you install without content, it will import only the design and theme panel settings.

In case I misunderstand something please correct me and I will try to help you.

Thanks

Simion C.
tagDiv Staff

Hi,

There is a small comparison you could read – https://tagdiv.com/newspaper-vs-newsmag-how-to-choose-the-perfect-wordpress-theme-for-your-project/

The features of Newspaper are mentioned in the themeforest page
https://themeforest.net/item/newspaper/5489609
Also check the Newspaper demos to see what can be achieved with it
https://demo.tagdiv.com/select_demo/select_demo_newspaper

When it comes to flexibility, wider layouts, cloud templates etc Newspaper can offer them all. The tagDiv composer that comes with it has many more elements and settings than with Newsmag
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
You can test the cloud templates live here (preview and edit)
https://affiliate.tagdiv.com/#/load/All

The categories and tags that you have created won’t be affected when changing the theme. Please let us know if you have more questions or need help.

Thanks

Catalin
tagDiv Staff

Hi,

Try to check our Cloud Template Library because we have a section for Author Template which can be added or created by you using the TD Composer. Check the demo from here -> https://affiliate.tagdiv.com/#/load/Author For more details about Cloud Template plugin, please check here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks.

Simion C.
tagDiv Staff

Hi,

The multi-purpose plugin was removed as a standalone plugin quite a while back, no need to install it anymore
https://www.screencast.com/t/HWUYwkdD
All it’s capabilities are now included in the tagDiv composer.

Note that importing a page with the cloud library will simply create a new page with the respective content. Please check in the pages section of WordPress after importing a cloud page, not in the cloud library section.

Thanks

blimo86
Participant
#0

Hello.
I import a page style template in the cloud library option but now appear the option in blank.

When I go Cloud Template load a empty blank page. I don´t know how… I deactivate the template and also delete it and re-install but the error persist.

Also if I try to install the tagDiv Multi-Porpose plugin appear the following error:

Fatal error: Cannot redeclare class td_api_multi_purpose in /var/www/vhosts/comunidadxbox.com/httpdocs/wp-content/plugins/td-multi-purpose/td-multi-purpose.php on line 44

Thank you

Simion C.
tagDiv Staff

Hi,

That demo uses post template 8 I believe, that style displays the featured image as background, it is part of the design. The featured image cannot be disabled for that style because it will be broken.

You could use a different post template, these are the default ones
https://forum.tagdiv.com/post-templates-2/

These are the cloud post templates – https://affiliate.tagdiv.com/#/load/Single
You can preview and even edit them. With the cloud library plugin you can import and use them
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Hopefully you can find a post template that suits your needs. Please let us know if you have more questions.

As a side note, please try not to reply multiple times in your own topic. This will move the topic to the back of the line and delay our reply. We answer all topics from oldest to newest.

Thanks

Calin
tagDiv Staff

Hi,

You can use tagDiv Composer, or you can get some page from tagDic Cloud LibraryComposer to do this

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,

You could check some homepages and pages from the cloud library
https://affiliate.tagdiv.com/#/load/Homepages
https://affiliate.tagdiv.com/#/load/Pages
Also some sections – https://affiliate.tagdiv.com/#/load/Sections

You can preview the templates and even edit them with the composer to see how they are made. All of them can be imported on your website through the cloud library plugin
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks

Simion C.
tagDiv Staff

Hi,

So you want to display a text after the post title. With a cloud post template that will be possible easily, like this
https://www.screencast.com/t/SfaN6oLtTT0
So there would be no need for doing this in the code. Here you can preview and even edit the cloud post templates
https://affiliate.tagdiv.com/#/load/Single

More about the cloud library plugin here – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks

Calin
tagDiv Staff

Hi,

Please read this topics:
-> https://forum.tagdiv.com/topic/change-contact-us-text-in-footer/
-> https://forum.tagdiv.com/topic/adding-mailchimp-sign-up-to-footer-block/

In order to set the Custom Newsletter Signup end of Posts you need to use tagDiv Cloud Library and get a single template fro posts, edit it and add the newsletter after content and set it as template on the post you want to have the newsletter at the end of post.
https://www.screencast.com/t/q2gIjC1shf
https://www.screencast.com/t/KIPle9tZ2

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

You can use a template from TagDiv Cloud Library, or build new one
https://www.screencast.com/t/RJcGyXFlpb
And set it in Newspaper>Theme panel>Template settings> Attachment template
https://www.screencast.com/t/9X6AMrme

Thank you for your understanding.

cinematographe
Participant
#0

Hello,

If i active the TD Composer the TD Cloud Library’s options one the back end’s menu goes on 500 internal server error. I also tried on a site without plugins and the problem looks the same. I followed all the guides and features indicated to make the theme work better but I could not solve the problem, it would seem a conflict between the two plugins. Can you help me please?

Calin
tagDiv Staff

Hi,

Please read carefully our documentation about:
Post templates -> https://forum.tagdiv.com/post-templates-2/
Sidebars tutorial-> https://forum.tagdiv.com/sidebars-tutorial/
https://www.screencast.com/t/mykbr3ig1
Or you can use a post template from tagDiv Cloud library and edit id how you want.
For example: https://www.screencast.com/t/JUwkiIgUgDT
https://www.screencast.com/t/TkF2pjfQS9
and set the template for Post templates -> https://forum.tagdiv.com/post-templates-2/
Hope this will help you.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Unfortunately there is no option for this, but you can use a template from tagDiv Cloud Library fro post templates, and edit it how you want ( remove the title posts)
https://www.screencast.com/t/R74pps2Kgo
Or you can use a custom css, but the better way is the template.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Please try to deactivate all plugins that are non theme, clear all cache and try again.
Also you can get the template again from the tagDiv Cloud Library and see if the problem persist.

Thank you for your understanding.

Simion C.
tagDiv Staff

Hi,


@trendyseekers
It is possible to modify the width of the rows containing the elements
https://www.screencast.com/t/bJZnLUlA
Many layouts can be achieved using the row stretch settings. Most of the new theme demos have various widths, see them all here
https://demo.tagdiv.com/select_demo/select_demo_newspaper

With the introduction of the cloud library plugin now the composer can be used to create post templates, category templates etc
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

You can preview the cloud templates and even edit them all here
https://affiliate.tagdiv.com/#/load/All

Please let us know if you have more questions.
Thanks

Calin
tagDiv Staff

Hi,

Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer to your Theme Activation. Insert there the link of this conversation so we can quickly identify you.

I do not understand very well the problem you have with video post, if you refer to demos, you can have only one demo install on theme, but you can use the tagDiv Cloud Library and get from there the template for your posts( also you can edit them if you want ).
Here is an affiliate link if you want to make some tests.
-> https://affiliate.tagdiv.com/#/load/All
Sorry, we try to answer to our customers how fast we can.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Unfortunately there is no option to active and get the website to full width, sorry.
In order to get posts, categories on full screen you need to set some template from tagDiv Cloud Library edit the template (stretch row and content ) https://www.screencast.com/t/i8SQ5eS4 .
Do the same with the category templates, author templates.

Thank you for your understanding.

Viewing 25 results - 2,451 through 2,475 (of 2,804 total)