Search Results for 'cloud'

Results from the Forum
Calin
tagDiv Staff

Hi,

Unfortunately, Advanced Custom Fields plugin is untested with our theme, therefore we can not say if this will work properly or not with our theme. Also most of these plugins can work with standard styles/templates but is very possible to not work with cloud templates.
Please provide some more details and screenshot about the problem you are facing, now I do not want to say that I will be able to help you, but maybe I can find the problem.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

You can edit that part using tagDiv Composer, that is a category template made using cloud templates from tagDiv Cloud Library and these can be edited using tagdiv Composer.
-> https://i.imgur.com/hMquPsF.jpg -> https://i.imgur.com/SPCbaPm.jpg you can check more in our guide from here -> https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/

Thank you!

Pierre Graff
tagDiv Member

it’s still big mess. Your td composer is very unstable. I only have problems with it. once i disable plugins to fix something, something else appear, with other messages. I regret the use of TD composer by now, for sure. I see that image block is there agaain and i can use it. But when creating new page loading page template from cloud library, when working on it, deleting to replace or whatever, i have once again error messages, a nightmare for now. When trying to add a section to a new page, nothing whappen when clicking on import section… so do i have to spend my futur with wprocket and backery plugin disabled for td composer having a chance to work quiet correct enough not to regret my buy???
µ

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 molotovman, I think that this be do to a plugin conflict, for example if you are using cloud template and you have WP Bakery activate you can face the above problem. Please check your enable plugins and if Wp Bakery is one of theme, disable it and try again.
Let me know the results.

Calin
tagDiv Staff

Hi,

We received the emails and will check the problem.
Also please check if you are not using WP Bakery plugin, sometimes this is causing conflicts if you are using cloud templates, please check the plugins you have enable and if this one is enable, disable it and try again.

Thank you!

Calin
tagDiv Staff

Hi jatin_makhija,
This can be achieve, I already provide most of the steps and indications to achieve that layout. Indeed I do not say that it will be easy because our theme as many options, but this is because you can do almost everything, but for this you need to know how to use tagDiv Composer and cloud templates.
Indeed most of users use a demos and only change few things, for this you do not need to know many thinks about the theme, but when you want to create your own layout, then you need to play a little with our theme until you understand how it is working.
If you need help with something, just let me know!

sloope
tagDiv Member

Hi Calin,

the weird thing is that I don’t use a cloud header like you wrote. I chose “no template” at Theme Panel – Header – Cloud Library Template.

Also now the website is using more than one header.The header that the frontpage http://www.annaobermeier.at is displaying, is my custom header. When going at another site like https://www.annaobermeier.at/minisessions/ – it is the “no template” header. At Safari and Firefox the same problem.

When I refresh the page with Command Shift R (without cache in Firefox) – everything works at the “No template” page. At the frontpage when refreshing like this, it’s also crashed again and looks like this: https://www.annaobermeier.at/wp-content/uploads/2020/05/Bildschirmfoto-2020-05-04-um-12.43.13.png . So it is pretty clear to me that there is a big trouble with the custom header / custom cloud header. Unfortunately it doesn’t work as you explained.

All the best

asce_admin
Participant
#0

Hi,

We are trying to apply cloud templates to our CPT’s & Custom Taxonomies.

Any assistance would be greatly appreciated.

Thanks

minami721
tagDiv Member

Sorry the problem is solved. I didn’t know how to delete the post.
However, the real problem is still not solved.

I can not edit anything via TD composer.
The system status is all green after I followed your requirements.
Please check this screenshot.
https://drive.google.com/file/d/16dJZFNDFPSs-Osfvfq1xD29wgdPFtNpj/view?usp=sharing

FYI: Cloud says Invalid reply from server endpoint.

gumball44
tagDiv Member

I use WP Super Cache Autoptimize and Cloudflare

Here find the code in my htaccess. file, <IfModule mod_deflate.c>
<filesMatch "\.(js|css|html|php)$">
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>

# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 604800 seconds"
ExpiresByType image/jpeg "access plus 604800 seconds"
ExpiresByType image/png "access plus 604800 seconds"
ExpiresByType image/gif "access plus 604800 seconds"
ExpiresByType application/x-shockwave-flash "access plus 604800 seconds"
ExpiresByType text/css "access plus 604800 seconds"
ExpiresByType text/javascript "access plus 604800 seconds"
ExpiresByType application/javascript "access plus 604800 seconds"
ExpiresByType application/x-javascript "access plus 604800 seconds"
ExpiresByType application/x-font-woff "access plus 604800 seconds"
ExpiresByType application/x-font-svg "access plus 604800 seconds"
ExpiresByType image/svg+xml "access plus 604800 seconds"
</ifModule>
# END Expire headers

<filesmatch ".(ico|pdf|flv|jpg|jpeg|png|gif|js|css)$">
Header set Cache-Control "max-age=2628000, public"
</filesmatch>

# Éviter que l'on découvre l'identifiant d'un auteur
<IfModule mod_rewrite.c>
RewriteCond %{QUERY_STRING} ^author=([0-9]*)
RewriteRule .* - [F]
</IfModule>
# BEGIN ShortPixelWebp
# Les directives (lignes) entre « BEGIN ShortPixelWebp » et « END ShortPixelWebp » sont générées
# dynamiquement, et doivent être modifiées uniquement via les filtres WordPress.
# Toute modification des directives situées entre ces marqueurs sera surchargée.

<IfModule mod_rewrite.c>
RewriteEngine On

Is one of these codes making troubles with weather widget ?

Thank you

dwinter8
Participant
#0

I was able to look at the cloud library up until I activated my theme. Now after activation I get the Invalid reply from server endpoint error.

Is there a way to manually add the things I need from the Cloud Library?

Calin
tagDiv Staff

Please try to not reply multiple times in your own topic, it will only delay our answer because it will refresh the topic date. We reply from oldest to newest.
The header can be set global in theme panel, but it cab also set individual per page or cloud header using tagDiv Composer an header manager -> https://i.imgur.com/jIR4wpd.png
Thank you!

Calin
tagDiv Staff

Hi,

The background color and image can be change using tagDiv Composer, select the header row and check the css tab -> https://i.imgur.com/qdhBMgr.png usually this option is use for almost all elements.
To have a header like in your old website it will be easier to import a cloud header like this one -> https://i.imgur.com/POqSljM.png (header template 12), use the right click to remove the elements you do not need -> https://i.imgur.com/UcKt7u2.png stretch the header row -> https://i.imgur.com/ph3P1u0.png remove the search and add the classic search -> https://i.imgur.com/VVc9q2i.png set the style -> https://i.imgur.com/eJ895sA.png -> https://i.imgur.com/XlOUder.png for socials you can add a new row above the logo -> https://i.imgur.com/eWLtlFD.png -> https://i.imgur.com/Ne9r0HX.png -> https://i.imgur.com/bbPbrv9.png -> https://i.imgur.com/nAsFQyA.png all you need to do is to adjust it a little and voila your old header.

For divider lines, and layout please check these topics -> https://forum.tagdiv.com/topic/make-my-site-look-like-my-old-site/
-> https://forum.tagdiv.com/topic/jetback-subscription-widget-to-tagdiv-mobile-theme/

The gab is because you do not use a fix width, you are using the full size of screen, if this has a huge resolution it will appear gasps.

Thank you for you understanding!

Calin
tagDiv Staff

Hi,

I do not quite understand, please be more clear also it will be easier if you can provide some screenshots or a link.
If you are using the mobile theme plugin the logo need to be set from here -> https://i.imgur.com/it85oA1.png using a standard header from here -> https://i.imgur.com/yPZElR6.png also if you are using a cloud header you can adjust it using tagDiv Composer -> https://i.imgur.com/2eaqJOE.png

Thank you for you understanding!

fabrizio_arnone
Participant
#0

Hi, I would like to change the default single post template. I need a “vertical-image” version of the template: everything will be the same, only the featured image (when it’s vertical) I want to put in the text left-aligned… the same way it is aligned in the “single template 1” that I see in “post setting” box while I’m editing the post.
But I can’t edit the post-content box in the “Single Post Template” and I can’t find “single template 1” in Cloud Template….

Can You help me???

Calin
tagDiv Staff
SEO - reply

Hi harkani, there is no option in theme to change that parameter, but it can be done from theme files, if you are using a cloud template -> wp-content/plugins/td-cloud-library/shortcodes/category/tdb_category_description.php -> https://i.imgur.com/fha99Zu.png if you are using a standard template -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_category_template.php -> https://i.imgur.com/znf0bqH.png

Hope this will help you!

Calin
tagDiv Staff

Hi,

If you have installed a pro demo then it will be save to deactivate the tagDiv Standard Pack, also after you do this, please check your website to make sure that there were no standard elements remains and these will be display as shortcode, if you still have standard elements, enable the plugin and change the elements.

Thank you!

Calin
tagDiv Staff

Hi,

1. If you are using standard post styles, you need to set the ads in theme panel -> https://i.imgur.com/besJ4xm.png and these will be display for mobile and desktop version.

2. This is a plugin conflict provided by WP Bakery plugin, if you care using a pro demo or cloud templates, please disable tagDiv Composer because these two plugins will not work correctly when are both enabled.

Thank you!

line77
Participant
#0

hi – how do I remove background image from footer template- which I imported form cloud library (pro default) – there is a bridge and i need a plain color footer????

Bence011
Participant
#0

Hi!
While using the tagDiv Composer, im trying to import a template section.
After I hit the “Import section” buttom, nothing happens. The background turns darker, and there is a pop-up (Are you sure you want to import this template?) behind this “Pre-designed Templates – tagDiv Cloud Library” page, but I can’t hit the YES buttom, since it immediately disappers after I hit X (cancel) buttom on the template page. So I simply can’t import templates. Is this a bug, or im doing something wrong?

williSTA
tagDiv Member

Disabled all none Tag Div plug ins – still not working.

The only other piece of info is that the problem has started since transferring to Chemicloud.
I have checked via Chemicloud Cpanel that…. allow-url etc… is checked, it is.

Please can you access my Home page and have a look.
I can give you Admin access, thanks.

Iankov_web
Participant
#0

Quando apri un articolo, compare sotto in seguenza altri atricoli all’infinito.
https://www.project-financing.cloud

inpeaks
Participant
#0

I am using the Newspaper theme (V 10.3.6.1) from the last 2-3 months. Now the site (www.inpeaks.com) is built using the cloud templates and using the Theme Panel. May i know if deactivating the tagDIV standard pack plugin is safe for the wesbite or what should be checkpoints before disabling tagDIV standard pack plugin from the wordpress site.

jlopez17
Participant
#0

Hello,

When we try to edit pages using TagDiv Composer, the following error messages are given:

Notice: register_rest_route was called incorrectly. Namespace must not start or end with a slash. Please see Debugging in WordPress for more information. (This message was added in version 5.4.2.) in /home/y92bdeeh2o77/public_html/wp-includes/functions.php on line 5225

Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/new_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/y92bdeeh2o77/public_html/wp-includes/functions.php on line 5225

Any idea what this means to help troubleshoot this error? The page hangs on this error screen.

Regards,
Joseph

Viewing 25 results - 11,426 through 11,450 (of 21,203 total)