- NewspaperHow to Use tagDiv Cloud Library
- NewspaperCloud Library Templates
- NewspaperCloud Library – Category Templates
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspapertagDiv Cloud Library Plugin
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to use the Google Maps API
- NewspaperHow to insert a block inside the content of a post
- NewspaperPosts Loop Element
- NewspaperSocial Sharing
- NewspaperInfinite Loading for Single Posts
- NewspaperHow to Add a Logo in Newspaper
- NewspapertagDiv Shop
- NewspaperCustom Post Type Support
- NewspaperHow to use the YouTube API
- NewspaperHeader Builder
- NewspaperMeta Info on Modules and Blocks
- NewspapertagDiv Composer Tutorial
Hi,
I’m trying to recreate all my website using the Cloud Library templates in order to deactivate the Standard Pack.
I’ve read the explanation of V10 changes and Standard Pack use (very clear), however I cannot find an updated documentation to give us guidance on the TagDiv Composer changes (new Zone Manager for example), and how to create a new page using sections from the Cloud Library. Is there one ?
I’d like to understand 2 things in particular:
– I cannot add any more a template from the Cloud Library and find it in my own library : by clicking on ‘Add new’, I choose a section and the only button I have is “Create”. Then, it automatically imports the section on a blank page in TagDiv Composer, and by saving it, it publishes a new page. I don’t understand how to import some sections and blocks from the library to create a new homepage from a blank page (no blank homepage in the library).
– How whould we use the Zone manager in the TagDiv Composer ?
– If I create a new page (All Pages – Add new), how can I use the blocks from the TagDiv Library?
Thank you.
Hi,
I’m trying to recreate all my website using the Cloud Library templates in order to deactivate the Standard Pack.
Hi,
I think that you are using a PRO demo or cloud templates, that is why the theme panel settings are not apply. Using cloud template from tagDiv Cloud Library, you’ll need to edit the cloud template using tagDiv Composer and set on the elements the color and style you want
For example in order to change the share style, please edit the single post template wit tagDiv Composer, like this -> https://i.imgur.com/ZpxtjbP.jpg click on the share buttons and choose a style https://i.imgur.com/jyYrNlL.png after that do not forget to save the changes.
If you are using single post template you need to edit it with tagDiv Composer like this -> https://i.imgur.com/6BRfOox.png and use the right click to remove the elements you do not want -> https://i.imgur.com/sKWxCCb.png
Let me know the results!
Thank you!
Hi,
I think that you are using the Newspaper theme, because the last version Of Newsmag is v4.9.3
Also Newspaper 10.3.2 is most like a new theme, therefore the update from v 8.7.5 will need a lot for adjustment, that were made step by step in each update.
The best and fast way to make the updated was as you tried, on a staging website
How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/ also if the website was made using a child theme, you need to deactivate it. Most probably then the website was made using WPBakery (Visual composer), if yes, please let tagDiv Cloud Library disable -> https://i.imgur.com/BSFSi5N.png
Also for all other problems, let us know and we’ll help to fix them, step by step.
Thank you!
Hi,
If you use the hero element and you don’t make any changes on the image, then this will be display resize in that way to display the text on all devices. Changing the image option for example image repeat: no repeat, tile , tile horizontally, tile vertically, and the image size: auto, cover, full width, full height, contain, I think that name of the options are say exact that these option are doing; image repeat, if the image to be repeat or not, if is no repeat will no repeat the image, if is tile, will be repeat on horizontal an vertical, tile horizontally will repeat the image only horizontally, the image will be repeat if this is smaller thee the size where should be display(in this case the screen width/wiewport), the image size ,cover -> is resize the background image to cover the entire container, even if it has to stretch the image or cut a little bit off one of the edges, contain – resize the background image to make sure the image is fully visible … also only playing with these options will learn to use theme.
To achieve what you need you can simple use these options fro the hero element -> https://i.imgur.com/TQ71hnh.png -> https://i.imgur.com/KZeGVSs.jpg ->https://i.imgur.com/1mZDecx.jpg
Also all the cloud template and pages that you can get from tagDiv Cloud Library are made to be responsive responsive for the settings with are coming, but if you change them, you can change that too, the element will still be responsive, but will not display properly.
Also please note that a cloud header will display for the entire website the image if you want to set it in a cloud header, maybe you want to use the image only in page content, for this you can choose to set the image on a row, to understand how this is working please select the cloud -> https://i.imgur.com/FZ2a9Ff.png -> https://i.imgur.com/s1rXBhc.jpg on the row is set padding top and bottom an the image -> https://i.imgur.com/B2UeJup.jpg and on mobile is adjusted -> https://i.imgur.com/wCiMs90.png inside the row can set what elements you want, in this case is a column title and an inline text.
If you are still not satisfied with our services, we can provide a refund if you make a request here:https://themeforest.net/refund_requests/new
Hope this will help you better!
Thank you!
Hi,
1. I think that you want to remove this https://i.imgur.com/FrTsD8z.png this can be doe in few ways:
You can use a cloud template from tagDiv Cloud Library, edit it with tagDiv Composer and remove the tag element -> https://i.imgur.com/Aj66Rkg.png -> https://i.imgur.com/durcIAg.png after that set the cloud template in theme panel -> https://i.imgur.com/Ap9UC72.png
If you do not use cloud templates, you can use the translate and set an empty sample the the field for translate -> https://i.imgur.com/0zRQ4XF.png
Or you can use a css like this one: -> https://i.imgur.com/aOeJ3P4.png
.tag .td-page-title {
overflow-x: hidden;
text-indent: -50px;
}
The number of px can be adjusted in function of your example.
The code need to be set in theme panel> custom code> custom css.
2. I think that you can adjust the post/articles that appear in tag pages if you are using a tag cloud template as in above example.
If I do not understand something, please provide some more details and some screenshots.
Let me know the results!
Thank you!
Hello !
You can achieve this only by using a Cloud library post template, There you have the Featured image element that is fully editable using tagDiv Composer as you can see here: https://www.youtube.com/watch?v=I1R3j1QYod0
Thank you !
Hi,
I think that you want to change the menu, if yes, then you need to edit the cloud header from tagDiv Cloud Library using tagDiv Composer like this -> https://i.imgur.com/Nk4JmBD.png -> https://i.imgur.com/ha6ioTI.png
You can create menus and mega menus using our documentation from here -> https://forum.tagdiv.com/mega-menu/ to add a link to an menu item, use the custom link -> https://i.imgur.com/blwPp6n.png
Hope this will help you!
Thank you!
Hi,
For this you need to edit the cloud header from tagDiv Cloud Library with tagDiv Composer and check the sticky menu -> https://i.imgur.com/6h7Pszz.png -> https://i.imgur.com/5l49tuF.jpg after that click on the menu and unchecked the inline option -> https://i.imgur.com/EKMM6ms.png, do the same for the logo.
Hope this will help you!
Thank you!
Hi,
Did you check the icon colors -> https://imgur.com/hEpyBTx for mobile theme
Also for responsive version you need to edit the cloud header using tagDiv Composer like this -> https://i.imgur.com/Xf6LhdB.png -> https://i.imgur.com/jPFNLWu.png
Thank you!
Hi BruceInLouisville,
1. If you use only cloud template and replace the blocks with flex blocks, then you can disable the standard pack, also these cloud templates are made using shortcodes for each element from inside the cloud template that can be set with tagDiv Composer in the place you want, also the cloud templates will be save in database not in a php file.
The cloud templates are working only with tagDiv Composer, therefore if you change the theme, you’ll no longer have access to them.
2. What we can recommend is to use an PRO demo and only adjust it after your needs, in this way you do not need to make a lot of customization, also you can choose from tagDiv Cloud library the templates you want to use.
Hi IanGJ,
The theme is not so complicate, but most of the old users are afraid to use tagDiv Composer and tagDiv Cloud Library, we recommend to play with thee on localhost after that to make a staging site like BruceInLouisville, now the theme provide the freedom to do almost everything, if you are looking for a simple theme we can recommend to use Newsmag theme, this is more basic, without so many options and cloud templates.
Thank you!
Hi,
1. Please note that WPBakery builder can not be use with tagDiv Cloud Library, we recommend to use only one of these plugins.
2. In most cases this is a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you!
Hi,
Our theme already have these options, make sure that the login option is enable in theme panel -> https://forum.tagdiv.com/login-how-to-enable-user-registration/ also if you want to have more control over the header elements you can use a cloud header from tagDiv Cloud Library and you can edit it using tagDiv Composer -> https://i.imgur.com/xnEZFQD.png
Thank you!
Hi,
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
This tdb_action=tdb_ajax is related to the infinite loading functionality, the ?tdb_action=tdb_ajax can be found in wp-content/plugins/td-cloud-library/includes/tdb_ajax.php
Let me know the results!
Thank you!
Hi,
You can adjust the logo for each viewport using the tagDiv Composer, edit the cloud header and adjust the header logo -> https://i.imgur.com/uludpGZ.png -> https://i.imgur.com/RnhiEko.png
Hope this will help you!
Thank you!
When i try to use tagDiv Cloud Library
THis is the message i got “the Invalid reply from server endpoint.”
Hi, I am implementing the Newspaper Thenme and after going through the Widget section which ought to display the blocks in the Siderbar, footer 1 – 3, the entire place shows blank.
Do assist me out on how to get through this. I tried creating a page for the footer too, but the footer templates in the Cloud Library was also blank.
As many others I’d like to display the post excerpt inside a single post (below the subtitle).
My current workaround is to use the review summary for it, since there is no own module to include the expert.
So I was wondering whether it would be possible to copy + modify the file td-cloud-library\shortcodes\single\tdb_single_review_summary.php to create a new module that shows the text of the expcept.
Is that possible and how would I have to do that?
In case this is not possible, I’d like to request such a module as a feature for an upcoming release.
Hi,
I think this my second purchase of Newspaper Theme. But this time I wanted to do new and different using the TAG Composer but some how I am finding it difficult to do that. Please check my points below:
1. If I am using WPBakery Page Builder –
a. How do I Import from Cloud Template after customising a design
b. How can I save a customised imported template from Cloud Template so that I can use as I require
2. While using TAG Composer
While importing design Pre-designed Templates – tagDiv Cloud Library
after clicking import section > OK confirmation pops up behind import section popup making it not possible to click on it.
Thanks for your help.
I already have everything correct, except that when I import a header to customize it, this error appears in the editor above the menu:
Warning: getimagesize(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /usr/home/comercialh.com/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792 Warning: getimagesize(https://comercialh.com/wp-content/uploads/2020/03/unnamed-1.png): failed to open stream: no suitable wrapper could be found in /usr/home/comercialh.com/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
and this error if I publish the page with that menu:
Warning: getimagesize(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /usr/home/comercialh.com/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792 Warning: getimagesize(https://comercialh.com/wp-content/uploads/2020/03/unnamed-1.png): failed to open stream: no suitable wrapper could be found in /usr/home/comercialh.com/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792 Warning: getimagesize(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /usr/home/comercialh.com/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792 Warning: getimagesize(https://comercialh.com/wp-content/uploads/2020/03/logo-comercial1.png): failed to open stream: no suitable wrapper could be found in /usr/home/comercialh.com/web/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
I sent an email with the problem of ‘Flex block 1’ and I have written again to say that it was solved, there you have an administrator user, if you need me to send it again, he tells me.
Thanks!
Every time I try to Open Cloud Library I get This Error
Hi,
For me is look ok -> https://i.imgur.com/t4f4ylW.png the images are crop center-top -> https://forum.tagdiv.com/featured-image/ but if you want you can adjust it, but for this you need to use a cloud header from tagDiv Cloud Library, edit it using tagDiv Composer, click on mega menu -> https://i.imgur.com/hWyYEV2.png and from there you can make more adjustments -> https://i.imgur.com/vGcCgX3.jpg
Hope this will help you!
Thank you!
this 404 template 5 is downloaded from your cloud template library.
Hi,
I think that this is a plugin conflict between tagDiv Cloud Library and WPBakery, you can use only one of them, you should decide which one you want to use, we recommend to use the tagDiv Cloud Library with tagDiv Composer these are the theme plugins.
Please deactivate the WPBakery and check the results!
Let me know the results!
Thank you!
Here attached reply from my host, i’ve sent them all the requirements.
As per your request, we adjusted the values of the PHP options for version 7.2 to the recommended ones.
The ‘gd’ and ‘mbstring’ PHP extensions are also enabled. The server requirements of the theme are met.
After that I’m seeing this when i open home page:
Warning: getimagesize(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/rnbjunk/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792
Warning: getimagesize(https://www.rnbjunk.com/foto/2019/03/logosito.png): failed to open stream: no suitable wrapper could be found in /home/rnbjunk/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 792