Search Results for 'cloud library'

Results from the Forum
Calin
tagDiv Staff

Hi,

The cloud post templates don’t have PHP files like the default predefined post templates. So adding PHP code in them is not possible, unless maybe you try using a widget that accepts PHP code and place it in the cloud template while editing with the composer composer. But that may not work.

Please check this similar topic -> https://forum.tagdiv.com/topic/adding-custom-php-code-to-show-up-on-posts-while-using-cloud-library-templated/

Thank you!

Catalin
tagDiv Staff

Hi,

You need to import it from your Cloud Template Library, from here -> https://www.screencast.com/t/Y1WhO9oCETh and set up it to be your footer, using the Footer page functionality.

Hope this helps!

Thank you!

Calin
tagDiv Staff

Hi,

You can use the tagDiv Composer to edit a single post template from tagDiv Cloud Library and set in ad box were you want.

Thank you!

We’re receiving an error when trying to access ‘Cloud Templates’:

Screenshots:
https://www.dropbox.com/s/37pftz933gwdqo4/Screenshot%202019-04-22%2013.37.23.png?dl=0
https://www.dropbox.com/s/208synqi0qf4aex/Screenshot%202019-04-22%2013.37.31.png?dl=0

Only thing in our error log is multiple occaisions of:

[22-Apr-2019 18:27:35 UTC] PHP Warning: getimagesize(http://mrrwebdev01.org/wp-content/uploads/2019/04/logo-blue-background.png): failed to open stream: no suitable wrapper could be found in /home/mrrogersvps/public_html/mrrwebdev01.org/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 639

Here is our php config:
https://www.dropbox.com/s/1tpj98gkq9xu0al/Screenshot%202019-04-22%2013.44.40.png?dl=0

Can you please assist?
Thanks.

DeChriss
tagDiv Member

Hi Catalin,

Thanks for your answer, that made me investigate a bit deeper. 🙂
I think I found the right place in the td-cloud-library plugin within the shortcode tdb_single_review_overall.php.

$buffy .= '<div class="td-review-final-score">' . round($this->calculate_total($post_review_data)) . ($post_review_data['review_meta'] == 'rate_percent' ? ' %' : '') . '</div>';

Now, I have to search a way to hook into this single line to be safe in case of future updates. Maybe you have a idea? 🙂

Cheers,
Chris

Bogdan B.
tagDiv Staff

Hi,
It is certainly possible as it can interfere with the affiliate link if it ads nofollow to it. We have not tested that particular plugin so we recommend removing it and testing to see if the links are recognized properly without the plugin. It could be a conflict between the thee and this plugin. Did the links work before using that particular plugin? The tagdiv cloud library and tagdiv composer plugins are required plugins for the proper functionality of the theme tarting with version 9.7

Thank you!

Calin
tagDiv Staff

Hi,

So if I’m right you want the width/stretch of row to be the 1200px, if so then the simplest way to achieve this will be to create or import a full width templates from the cloud library plugin. There is no one single button push. You have to import a post style and set it as the default post template in the theme panel post settings, then you need to import a category template that is full width and set that one as the default category template. The same for tags, author pages etc:
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ also for pages (stretch row and content ) https://www.screencast.com/t/VfJyFyhB .
Please read similar topics:
-> https://forum.tagdiv.com/topic/force-full-width-on-categories-post-grid/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/

Also from what I can see your header and footer is stretch to full width -> https://www.screencast.com/t/8dv4sZzdVu3o -> https://www.screencast.com/t/1nXlJduH7

Thank you for your understanding!

Bogdan B.
tagDiv Staff

Hello,

If you use the mobile theme, no cloud library template or page where you used a page builder will work. Please read this guide to learn about the mobile theme functionality: https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

Thank you!

Calin
tagDiv Staff

Hi,

Please go in Plugins, delete and the tagDiv Cloud Library -> https://www.screencast.com/t/NVCJKe12y2P after that go in Newspaper>Plugins and install the tagDiv Cloud Library -> https://www.screencast.com/t/t70Kpdpu -> https://www.screencast.com/t/LDVsc5DpE

Hope this will help you!
Thanks.

Catalin
tagDiv Staff

Hi,

Regarding on saving issue, please notice that the reason for that error might be your system status parameters. Please check the values of them to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ Probably, your PHP memory is exhausted and that’s why you cannot save anything.
Also, I have checked your website and I saw that you have two different logos on it. On that category page you have a logo and for those pages, post pages you have another logo. This case is happening because, for that category -> https://www.westislandblog.com/category/laval/, you are using a template where you set up this header from Cloud Template Library. If you do not want it, you need to remove that Category Template from here -> https://www.screencast.com/t/jRcoDgLYZooB and chose the Inherit from Global Settings if you want to have the same header for the whole of your website or you can edit that category template and change the logo from your header section to be the same.

Hope this helps!

Thank you!

Bogdan B.
tagDiv Staff

Hello,

In order to make a layout full width in our theme you need to first remove the background image as any background image or color will make the theme go into boxed mode. Once you remove the background, you can edit the pages using the tagdiv composer and use the stretch row option to increase the width:
https://www.screencast.com/t/el7vWtAXIGLq
For posts and other templates, you can use the cloud library to import a custom post style which can then have a stretched row just as pages. Please check: https://tagdiv.com/customize-articles-with-single-post-templates/

Thank you!

pedropapito
Participant
#0

Hello! I tried to create a post template, but I have two serious problems:

1 – duplicate comments box. I do not even need to add the comment box in the post. As long as the comments are enabled, they already appear on the page. But they appear twice, and the second box appears to be outside the layout structure, taking up the entire width of the page.

2 – Infinite loading does not work.

I left a link available so that the problem can be verified:
https://www.clickcamboriu.com.br/policia/2019/04/trio-morre-em-confronto-com-a-pm-apos-roubo-de-34-cellular-and-notebooks-212682.html

Scott
Participant
#0

I am trying to add a new cloud template but when I go to the Cloud templates dashboard, I do not see an “Add New” button: https://www.awesomescreenshot.com/image/3983139/6bc652d6abdc2cbe93a551dfebfde811. Please point me in the right direction

amandajholden@me.com
tagDiv Member

I was doing some more testing and its not a function of new categories I added. Over half my category pages display with the default (old) header not the new custom cloud library one I built. On the site under the LIVE category, the sub categories for Wellness, Food, Home work fine but Health doesn’t work. Also all the sub categegories under LAUGH don’t work (ie show default header).

willkar
tagDiv Member

Hello gwebber989. Just use the Cloud library plugin and you can achieve that 🙂
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

elvisfrog
Participant
#0

I installed a couple of 404 templates from the “cloud library” and they list in the template page, but do not show and whenever I try to select I eventually get the above error. Any advice on what is going on? I don’t have timeout issues with anything else, and adjusted all php and wordpress settings, and no other timeout issues? Took screenshot but not sure how to upload here.

saranoa
Participant
#0

Good Morning. My website https://japonpedia.com/ basically works as an affiliate website with links.
I am having problems with the links because they do not arrive correctly referred to the affiliation companies with which I work. that is, the affiliate company does not recognize my links. Therefore, I am losing commissions and money.
I installed a plugin because I read that it is negative for google to have many affiliate links coming out of the web. The plugin is called Nofollow for external link. Is it possible that I can cause this problem? What do you recomend?

There is some configuration that you can do in the theme newspaper to solve this. I have another website https://guiavi.com/ that uses another different theme and does not have this problem.

On the other hand, I would like to know if it is necessary to have an intact tagDiv Cloud Library. I’m not using any template for this plugin.

Thank you so much for everything.

stilu2k6
Participant
#0

Hello,

since the latest update I have problems with the header Style 10. He shows no more background in the menu and also in general it is postponed. Does one know why? I do not usw the cloud library template.

Menu
Settings

TravelDudes
Participant
#0

Hi there,

I am trying to use the Cloud Library plugin but it won’t install because it says it’s not compatible with the current version of Newspaper and then when I try to update it give an error saying “Unathorized”, PHP header not sent.

mhendiz
tagDiv Member

Sry 😀

i want to delete url form from comment.

'url' =>
'<div class="comment-form-input-wrap td-form-url">
<input class="" id="url" name="url" placeholder="' . __td('Website:', TD_THEME_NAME) . '" type="text" value="' . esc_attr( $commenter['comment_author_url'] ) . '" size="30" />
</div>',

Where is this codes in cloud library?

Bogdan B.
tagDiv Staff

Unfortunately as per the new envato requirements, https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements we had to move all of the theme functionality to a plugin. We chose tagDiv composer as it was a required theme plugin and most users already benefit from it’s features. It was the best choice to move the functionality to. unfortunately, having more than 1 page builder can have downsides indeed as in most cases there are elements that conflict with each other. Wpbakery is going obsolete as even the developer stopped investing in it so we decided it was time to work with our own page builder instead. What you can do is revert back to the previous version of the theme for the time being (you cna download the previous version from here: http://cdn.tagdiv.com/wp-content/uploads/2019/04/Newspaper-tf.zip) and we strongly recommend moving over to tagdiv composer as all of the theme functionality will be added through the tagDiv composer from here on. You can make the move slowly on a separate install so you do not affect your live website. You can create a testing environment and create the pages there over time and replacing the ones on your live site once you are done for minimum impact on the front-end. You will then be able to use the tagdiv composer instead of VC and benefit from all the functionality of the composer and cloud library plugins.

Thank you for understanding

Catalin
tagDiv Staff

Hi,

In order to remove more from author you can use 2 methods:
The css method:

.td_block_related_posts .td-related-right {
display:none;
}

or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd

Another useful method might be to create your own single post template with the Cloud Template Library, without adding the More from Author section. It’s a separate element in the Cloud.

I hope this helps.

Thank you!

Calin
tagDiv Staff

Hi,

So if I’m right you want the width/stretch of row, if so then the simplest way to achieve this will be to create or import a full width templates from the cloud library plugin. There is no one single button push. You have to import a post style and set it as the default post template in the theme panel post settings, then you need to import a category template that is full width and set that one as the default category template. The same for tags, author pages etc:
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ also for pages (stretch row and content ) https://www.screencast.com/t/i8SQ5eS4 .
Please read similar topics:
-> https://forum.tagdiv.com/topic/force-full-width-on-categories-post-grid/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/

Also from what I can see your header and footer is stretch to full width -> https://www.screencast.com/t/8dv4sZzdVu3o -> https://www.screencast.com/t/1nXlJduH7

Thank you for your understanding!

Catalin
tagDiv Staff

Hi Arafat,

Please notice that you can create your own Category page when you will create a new category template using the Cloud Template Library, like a normal page with TD Composer. Please check the following documentation from here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thank you!

StefvE
tagDiv Member

The cloud library plugin is still activated. I removed this code:

<?php echo $td_mod_single->get_content();?>

And replaced it with:


$my_postid = get_the_ID();
$content_post = get_post($my_postid);
$content = $content_post->post_content;
$content = apply_filters('the_content', $content);
$content = str_replace(']]>', ']]>', $content);
echo $content;

And it works… So something in your get_content function is malfunctioning

Viewing 25 results - 7,251 through 7,275 (of 8,727 total)