Search Results for 'cloud library'

Results from the Forum
Calin
tagDiv Staff

Hi,
Yes, there is a warning because in that code is use an element that is select all elements * not only individual elements.
Please try this custom css -> https://i.imgur.com/FNdkIgj.png
.widget .wpdiscuz-widgets-content a {
color: unset;
}

For the problem with default fonts to be white -> https://i.imgur.com/aJtyWUO.jpg now you are using a standard post template then you can use only theme panel settings -> https://i.imgur.com/1V8EaKQ.png or custom css -> https://i.imgur.com/PMyj1gb.png
.single .wp-caption-text, .wp-caption-dd, .single .td-post-author-name, .single .td-post-date{
color: #fff;
}

if you choose to use a single poste template from tagDiv cloud library, you can edit it with tagDiv composer and you can adjust all the colors.
Hope this will help you!

Vlad S
tagDiv Staff

Hello !

On PRO demos and cloud library templates you will have to edit your content using tagDiv Composer. In order to edit a sidebar please follow our tutorial here: https://www.youtube.com/watch?v=fa7GenCHcBU&t

Thank you !

Vlad S
tagDiv Staff

Hello !

Yes, In any wordpress setup you have the following:

Post Content ( which is created using Gutenberg or Classic editor usually )
Post Template ( The aesthetics of your post layout. It includes blocks, different styling elements, etc )

You can see here some examples of post templates and how they work here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

I hope this was helpful !

Thank you !

elvisfrog
tagDiv Member

Okay, maybe you might be able to isolate this issue for me, so I use the TD Cloud Library and I have Standard Pack disabled. When I use the Post Settings and select a “Custom Blank – Single Template” from Cloud Library and I removed the header/footer to just rule out code from that, I get the improper rendering as displayed here: https://fortworthbusiness.com/opinion/richard-connor-your-first-vote-is-a-vote-you-should-always-remember/ which again looks fine on the mobile version.

Now, I used the settings above for a test article located here: https://fortworthbusiness.com/uncategorized/test-article/ and reproduce the same incorrect formating, if I change the Post Settings to “Default – Single Template” it renders properly.

I believe that is part you alluded to early with using the non-cloud library template, but how could I fix this in a cloud library template? I also for testing using the Blank Single Template Cloud with just the post content so something in the way processing that is content causing it not to render using a cloud template but works with the default single template? I know I had this same issue with MemberPress and their use of restrict content with excerpts. So my thinking is how plugins edit the Post Content is universal, but how Cloud Library renders is different than how it renders the “Default – Single Template” which I assume is a file template?

Not sure if this is in a JS call or PHP backend, my guess it is in the PHP somewhere for how the TD Cloud Library renders a final page.

Calin
tagDiv Staff

Hi,

You an adjust this section -> https://i.imgur.com/sBrzYVd.png only if you are using a cloud header from tagDiv Cloud Library (you can use header style 1) -> https://i.imgur.com/AiK4wB4.png -> https://i.imgur.com/iXHw9F0.png, this can be edited using tagDiv Composer and you can set the Subcategories limit -> https://i.imgur.com/8FbhnFg.jpg

Hope this will help you!
Let me know the results!

Calin
tagDiv Staff

Hi chip303,
You can edit only cloud template with tagdiv Composer. If I’m right this is your website https://www.fehnblogger.de/ and you are using standard post templates, these can be edited using the options from theme panel > post settings -> https://i.imgur.com/P6L5Pwp.png -> https://i.imgur.com/oBjz1QA.png
You an find some more details about standard post templates in our guide from here -> https://forum.tagdiv.com/design-post-pages-using-default-templates/
Hope this will help you!
Let me know the results!
Thank you!

Vlad S
tagDiv Staff

Hello !

Follow our guide in order to see how to insert inline ads when using Cloud library templates: https://www.youtube.com/watch?v=biTpVVlr8j8

Thank you !

Vlad S
tagDiv Staff

Hello !

1. As you can see here: https://www.screencast.com/t/WkqOj2R0x2nE in the cloud library you will find only the homepage for the Magazine Pro demo. The optimal image size which we recommend is 800×600 or HD – 1920x1080px.

2. That is a new feature implemented in the Newspaper Theme which allows you to create custom templates like the ones from desktop but custom made for your mobile viewport.

Find out more about it here:https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/

Thank you !

zlayam
Participant
#0

Hi
When setting cloud template for categories i get this error

Fatal error: Uncaught Error: Call to a member function the_post() on null in
/var/www/vhosts/potkrovlje.ba/httpdocs/wp-includes/query.php:971 Stack trace: #0 /var/www/vhosts/potkrovlje.ba/httpdocs/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_category.php(17): the_post()
#1 /var/www/vhosts/potkrovlje.ba/httpdocs/wp-includes/template-loader.php(106): include(‘/var/www/vhosts…’)
#2 /var/www/vhosts/potkrovlje.ba/httpdocs/wp-blog-header.php(19): require_once(‘/var/www/vhosts…’)
#3 /var/www/vhosts/potkrovlje.ba/httpdocs/index.php(17): require(‘/var/www/vhosts…’)
#4 {main} thrown in /var/www/vhosts/potkrovlje.ba/httpdocs/wp-includes/query.php on line 971
There has been a critical error on your website.

The error appears on the front end only, not the backend

kibiribi
Participant
#0

page example – https://prostobzor.com/marq-performance-edition/
here it is a screenshot – https://prnt.sc/v7s509
Could you explain what a strange error code in Console?
============
https://prostobzor.com/wp-content/plugins/td-cloud-library/assets/js/js_files_vue_modals.min.js
[Vue warn]: Cannot find element: #tdb-modal
==========
this error goes for every page – https://prnt.sc/v7s8ye
example 2 – https://prostobzor.com/garmin-instinct-solar/
———
You know my access in tagdiv support 🙂

The same error for the second site – https://prnt.sc/v7salo
example – https://www.emagazin.info/ru/articles

Could you comment?

Calin
tagDiv Staff

Hi,
If you are using the Romania News Pro then you are using a pro demo, this is using cloud template from tagDiv Cloud Library, therefore you can use tagDiv Composer to edit a template and this will be the same on all elements that has assigned that cloud template.
For example if you want to translate the word “By” then -> https://i.imgur.com/g9PahXN.png -> https://i.imgur.com/nMBM6Oh.png this will apply on all posts is the same fore updated text -> https://i.imgur.com/69W81Ql.jpg
Thank you!

Calin
tagDiv Staff

Hi,

Yes, if you are using a standard demo, you can use the options from theme panel, but if you are using a pro demo, then you are using a cloud header that need to be edited using tagDiv Composer.
You can edit the logo, using use our guide from here -> https://www.youtube.com/watch?v=HXQQygkCCJo also make sure that you display the image or text -> https://i.imgur.com/Zs5shNm.png -> https://i.imgur.com/v3sEEu9.png -> https://i.imgur.com/XdXqH4B.png -> https://i.imgur.com/XdXqH4B.png on mobile -> https://i.imgur.com/wqNV6vE.png
Also you can use drag and drop to set the logo where you want, just make sure that the logo element and the navigation bar has the option inline enabled -> https://i.imgur.com/8YJeJc5.jpg

Thank you!

Calin
tagDiv Staff

Hi adeel_s,
You are using a cloud header -> https://i.imgur.com/PYUsb1u.png from tagDiv Cloud Library, this can be edited and adjust using tagDiv Composer -> https://i.imgur.com/ZAubxMh.png or https://i.imgur.com/NSmyoqC.png -> https://i.imgur.com/bRldJAj.png
Just select the element you want to edit and check the options from tagDiv Composer sidebar.
If you need help with something, just let me know!
Thank you!

Calin
tagDiv Staff

Hi,
If that code need to be set in the theme, I do not know if it will work using a plugin, what you can do is to set the code in head section here -> https://i.imgur.com/gAW21JL.png
if this is not working, then you need to set it manually in theme files, if you are using cloud template, the file where you need to set the code in this one wp-content/plugins/td-composer/legacy/Newspaper/header.php

Bothe plugins (tagDiv Composer and tagDiv Cloud Library) has this “format” to can be use in child theme, in this way the elements under/legacy/Newspaper/ can be edited in a child theme, this method was adopted for users like you how use cloud templates and standard pack is disabled, in this way they can use the file from composer in child.
Hope this will help!
Thank you!

Gastrodontti
Participant
#0

I’ve ran into a “There has been a critical error on your website.” on my staging site for my blog. I had been building the site for weeks without any problems and then suddenly I can’t access the theme panel, can’t access Cloud templates, the site is down and nothing works.

I’m running on WordPress 5.5.1 and the System status is green. Not a plugin conflict case as only tagDiv plugins are in use.
I hadn’t been aware of the compatibility issue with 10.3.7 before this problem appeared. I rolled back to 1.3.6.1 but the problem persists. Reinstalled the theme and plugins, cleared the cache and still can’t access theme panel or Cloud templates.

Some improvement did happen with the rollback. The site is up, I can access the Composer and even edit the templates by accessing them through the site while logged in and the top admin menu. I can even use the Cloud library the create new templates but I’ve got no way of assigning them as I can’t access theme panel. And the Cloud Templates menu is as broken as ever.

I’m fresh out of debugging ideas. And as my staging is on Blogvault, it’s the kind that will expire in a few weeks. As I can’t merge an incomplete site, much less a broken site, I’m in a bit of a hurry. Any ideas?

BruceInLouisville
Participant
#0

Couple of quick questions about footer templates:

I imported and configured/edited a cloud footer template, using TagDiv composer on the home page. Got it looking the way I want, and happy with it.

Didn’t realize I had to then set it in the theme panel for the rest of the web site, so imported version (or something) still showing up on posts. Set Footer in theme panel to use the imported template, and all seemed to be well.

BUT —

  • The cloud footer on the posts is slightly different than the one on the home page. Specifically, there is space above the list menu in the center panel on the posts, that is not there on the home page. If they are both (supposedly) using the same footer template, why would there be a difference?
  • I cannot figure out how to edit the footer template itself. I can edit the one on the home page using TagDiv composer, but on the posts pages there is no option to “Edit with Tagdiv composer.” There is also no option for that in the cloud library listing.

Thoughts?

Calin
tagDiv Staff

Hi ma7myd,
The code for ads need to be set in theme panel for standard demos (standard templates) -> https://i.imgur.com/I4oJrPN.png but if you have a pro demo these use cloud templates and the ads from theme panel are not use, because these can be edited only with tagDiv Composer, therefore the ads need to be set in ad box element -> https://forum.tagdiv.com/custom-ad-spots/ the ad box has 3 sections for ads: using theme panel ads -> https://i.imgur.com/KFa9ibl.png, using images/banners -> https://i.imgur.com/MfAPTaE.png and custom code -> https://i.imgur.com/2rh8SuD.png
-> https://i.imgur.com/Kb4jWCG.png -> https://i.imgur.com/WMMPTEu.jpg
Also the Pinterest feeds can be set with tagDiv Composer -> https://i.imgur.com/SYiRbiG.jpg -> https://i.imgur.com/aE9WCiN.png
Thank you!

Calin
tagDiv Staff

Hi araja and Komal,
If I understand correctly, you set the ads in theme panel, here -> https://i.imgur.com/c6m9lYJ.png and there are no changings on live website.
If so the these can be the situations:
You are using a pro demo, with a cloud header, these are not using the ads from theme panel. Pro demos are made using tagDiv Composer and cloud templates, all these can be edited with tagDiv Composer and the ads are set in ad box element -> https://forum.tagdiv.com/custom-ad-spots/ ; the ad box has 3 sections for ads: using theme panel ads -> https://i.imgur.com/KFa9ibl.png, using images/banners -> https://i.imgur.com/MfAPTaE.png and custom code -> https://i.imgur.com/2rh8SuD.png
-> https://i.imgur.com/Kb4jWCG.png -> https://i.imgur.com/WMMPTEu.jpg
Please check this.
If there is a blank space, the ad is provide, but if is a new ad account it takes few dais until the ads will appear.
If the account is not new and you have it at list from 1-2 weeks, then can be other problems.
Let me know the results!
Also if the problem persists, please provide a link to your websites to can inspect the ads.
Thank you!

Calin
tagDiv Staff

Hi inthenews,
The problem is that you do not longer have the content element in single post template, maybe somehow you delete it, to fix the problem, you need to use tagDiv Composer to edit the single post template -> https://i.imgur.com/fEnYhSv.png and add the single post content -> https://i.imgur.com/kt1xD90.png or another solution is to get a new single post template from tagDiv Cloud Library and assign it in theme panel as general.
Hope this will help you!
Thank you!

Vlad S
tagDiv Staff

Hello !

That option is possible when using Cloud Library post templates: https://www.youtube.com/watch?v=I1R3j1QYod0 And you can activate or deactivate the infintie scroll from here: https://tagdiv.com/infinite-loading-for-single-posts/

Thank you !

Calin
tagDiv Staff

Hi,
I think that for this you are using this guide -> https://www.semrush.com/blog/your-guide-to-understanding-googles-sitelinks-search-box/?kw=&cmp=EE_SRCH_DSA_Blog_SEO_EN&label=dsa_pagefeed&Network=g&Device=c&utm_content=473320212413&kwid=dsa-837871680671&cmpid=9875219915&agpid=103365049634&gclid=CjwKCAjw_sn8BRBrEiwAnUGJDp6UWdfbezqER7Ckd7pr78VbtK_guSzjCPO5f4lI8Xf4YBwOVlCsuxoCc-AQAvD_BwE
Now if I understand correctly you need to hook the theme search function, the file for this are these:
The search from Composer, when you do not use standard pack-> wp-content/plugins/td-composer/legacy/Newspaper/parts/search.php
Standard search from standard pack-> wp-content/plugins/td-standard-pack/Newspaper/search.php
The search from cloud templates-> wp-content/plugins/td-cloud-library/shortcodes/search/tdb_search_form.php
Now I do not know the right implementation of that code, I did not set it before in our theme to know how it need to be set and how it should work, but if you can set it for a default theme it should work with our theme too, but on a standard search not on live search.
Thank you for your understating!

Vlad S
tagDiv Staff

Hello !

Please note that you will have to use multiple post templates if you want to have different layouts on different posts. Find out more about it here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

You can set a global template if you want as you can see here: https://www.youtube.com/watch?v=fa7GenCHcBU&t=2s

Thank you !

aassi
Participant
#0

I’m getting two error related to WPML and I’m not sure how to solve it.

Error 1
It states:
Notice: Undefined index: tdb_templates in /home/customer/www/<my website>/public_html/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 489

At this line we have:
https://prnt.sc/v4wwwz

Error 2
It states:
Notice: Undefined index: tdb_templates in /home/customer/www/<my website>/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php on line 2844

At this line we have:
https://prnt.sc/v4x60t

Thanks for your help.

Calin
tagDiv Staff

Hi,

If I understand correctly you want to use banner, for this you need to know that you can add theme using our guide from here -> https://i.imgur.com/CdzjKm3.png -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Now if you are using standard demo with standard templates, then you need to use the ads sections from theme panel.
If you are using a pro demo this is using cloud templates and it can be edited entirely with tagDiv Composer, therefore the ads can be set with this builder in ad box elements -> https://forum.tagdiv.com/custom-ad-spots/ now the ad box has 3 sections for ads: using theme panel ads -> https://i.imgur.com/KFa9ibl.png, using images/banners -> https://i.imgur.com/MfAPTaE.png and custom code -> https://i.imgur.com/2rh8SuD.png
Hope this will help you!

Vlad S
tagDiv Staff

Hello !

Yes, you can create a post template that can be assigned only to a specific category. First create the post template and add your ads in it: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ ; https://www.youtube.com/watch?v=fa7GenCHcBU&t=2s

After you have created the post template you can assign it to only one category as you can see here: https://www.screencast.com/t/Ec38yiJ0HikO

Thank you !

Viewing 25 results - 4,076 through 4,100 (of 8,727 total)