Search Results for 'cloud'

Results from the Forum
Calin
tagDiv Staff

Hello consumerista,
The files you mentioned represent the elements used on cloud templates. All cloud template that are created are stored in database (like pages and posts), and those are created using tagDiv Composer (theme builder) and shortcodes (each file you mentioned above represent a shortcode element in tagDiv Composer when the tagDiv Cloud Library is enabled).
Now, in case you want to use a default cloud template, then you can download it from our cloudhttps://forum.tagdiv.com/how-use-tagdiv-cloud-library-templates/
And if you edit ore you create your own cloud template and you want to import it to a different website you can do it like this:
Go in tool > export – https://i.imgur.com/3Wxk885.png then to import you need to go in tool > import then install the WordPress importer and clink on run import – https://i.imgur.com/tyxoVvg.png
Thank you!

consumerista
Participant
#0

Hello. I have a question about the Cloud Templates. I see certain default templates under td-cloud-library –> wp_templates. It has tdb_view_page.php,tdb_view_single.php, etc. Where can I see the templates I created in my site files? That way, I can back up my custom templates and/or import them into another site. Or if I want to restore a default template not found in the wp_templates folder without deleting and reinstalling the plugin (and losing all other custom template changes).

Thank you.

ptheroux
Participant
#0

The home page loads fine. The problem I am having is that article posts/pages load in a mobile theme even in a desktop browser. The site uses cloudflare for content caching. The problem persists even after clearing the cloudflare cache and clearing wpengine’s site cache, and setting cache exclusions for article pages. The site does not use the plugins jetpack or cloudflare. The happens regardless of whether the “tagDiv Mobile Theme” is activate or not activated.

What can be done to fix this?

Site url: https://www.fdareview.org/
Example article appearing as mobile: https://www.fdareview.org/2023/04/28/are-insulin-prices-about-to-drop-the-devil-is-in-the-details/

Other details:
Web host: WPEngine
Wordpress version: 6.2.2
Newspaper Theme version: 12.5
PHP version: 7.4

Jimmy_X
tagDiv Member

I did make to work td-composer, now td-cloud-library failed to install or activate. It is frustrating… Just can’t activate one or another, all crashed. After both are installed, and deactivated, when activate one, and the other one – site crushed. It applies and vice-versa.

oposum
tagDiv Member

I was editing the /search-modal-compass/ page, while i should be editing the cloud template – Search templates.

All good now, thanks!

RECORD EUROPA
tagDiv Member

Hi Calin, I’m getting confused.
Sometimes it appears correctly, sometimes it doesn’t. I still thought it was from Cloudflare or Jetpack, but even deactivating both there are some pages that appear with a cloud template, but after a page refresh, they already appear with the default layout.

In categories we don’t have any globally assigned template:
https://recordeuropa.com/wp-content/uploads/2023/07/no-template1.png

In the video subcategories, all have defined a “Category Cloud Library Template”, none have the default layout. With the exception of two (which do not appear in the examples I indicated), no cloud template has a mobile version created, it only uses the responsive one:
https://recordeuropa.com/wp-content/uploads/2023/07/cloud_template1.png

All video category pages should appear on mobile, like this:
https://recordeuropa.com/wp-content/uploads/2023/07/cloud_template2.png

But, for some reason I don’t understand, they appear (sometimes) like this:
https://recordeuropa.com/wp-content/uploads/2023/07/no-template2.png

https://recordeuropa.com/videos/camera-record

The following page already has a mobile version created and this situation does not occur:
https://recordeuropa.com/videos/fala-portugal

I don’t know if you can understand what’s going on, or help me, but thanks anyway for your attention.

Best regards.

WP 6.2.2
PHP 8.2.8
Newspaper 12.4
WP Language pt_PT
Jetpack (mandatory in WP.com) 12.3

Calin
tagDiv Staff

Hi,
I checked the link with my mobile and for those:
https://recordeuropa.com/videos/50-por-1
https://recordeuropa.com/videos/camera-record
https://recordeuropa.com/videos/quatro-patas
https://recordeuropa.com/videos/quando-me-apaixono
appears a template and for this one https://recordeuropa.com/videos/a-grande-conquista appears a different template. Only on one of theme appear the cloud template on rest of theme seems to be a template from tagDiv Standard pack. What I recommend is to check in the theme panel if that category is set as global -> https://i.imgur.com/QOr3cfq.png and if there are not other settings on the rest of categories templates – https://i.imgur.com/FTlb8sQ.png (as individual settings).
Thank you!

leervt
tagDiv Member

Hi Calin,

Unfortunately, the mobile version of my site (nextyeartravel.com) is not responding how I would expect it to. Your suggestions (number 2 and number 3) were both active (“Sign In” was turned ‘on’ and Tag line/contact had pre-filled data); however, when I implemented your suggestions (toggled “Sign In” off and updated Tagline and contact) the changes did not appear to take effect. I have also flushed the cache to no avail. Again, this is for mobile only and not desktop versions.

I have the “tagDiv Mobile Theme” plugin installed/activated. Under “Cloud templates” in my admin view, I have global ‘header’ and ‘footer’ cloud templates active, an active cloud template for ‘home page’ with a ‘mobile template’ active (which isn’t being pulled up when going to the site on mobile devices), and a single template with ‘mobile template’ active (similarily not being pulled up on mobile devices).

m
Participant
#0

Hi,

I’m using Cloud template Publication PRO – New. I want to change fonts sitewide from EB Garamond to Fira Sans. I’m trying to find a way to change them sitewide, but I can only find to change each font for each element in each template individually. This naturally takes huge amounts of time.
Is there any option to change site fonts in one place?

Calin
tagDiv Staff

Hi,
Yes, the Newspaper theme has an option for table of contents, but this can be used only on single post template there you can add the element “single post table of contents” – https://i.imgur.com/7mSLVJj.png in case you are using standard templates, then you’ll need to more to single post template from cloud or to use an extra plugin for table of contents.
Thank you!

Calin
tagDiv Staff

Hi, the EastCoast use a custom module made in the Eastcoast Check PRO Plugin, therefore to edit it you need to edit that plugin, but there is a better way, now our tagDiv Composer can build modules and you can get from cloud and jut edit it after your needs (or you can create your own modules) -> https://forum.tagdiv.com/modules-builder-newspaper-theme/
I hope this will help you!

Bettina
tagDiv Staff

Hello!

If you use cloud templates, then you can try to adjust the element’s paddings/margins from the CSS tab or by writing some CSS code in the Live CSS box: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thank you!

Calin
tagDiv Staff

Hi,
Yes, this can be done, for this you need to us an acf plugin and you can set on pages and cloud templates the acf element using the custom filed, on this custom filed you can set the additional text if is needed.
https://forum.tagdiv.com/introduction-cpt-acf-newspaper-theme/
Thank you!

Bettina
tagDiv Staff

Hello @Kdh8503 !

Yes. We recommend using cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer, which contains a lot of functions and features, Please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/
Please note that the images in the content are recommended to be added by using Gutenberg or the Classic Editor.

Thank you!

afylbrasil
Participant
#0

I’m using wordpress, with the newspapper 12 theme, trying to import a homepage in the tagdiv cloud library, but when I click on import template, the confirmation window is behind, preventing the import. What do I do to resolve?

consumerista
tagDiv Member

Thanks for your reply. I saw no object cache file and confirmed with my host there was one. What worked to get the default template to import again without saved changes was deleting icloud library and the theme, then reinstalling. Then I deleted the default theme, which was still saving my edits from before, and reimported. I still have some other settings that are saved (the mobile plugin saved my header image even after deactivating and deleting the plugin and then the theme, and proceeding to reinstall both). I’m good for now and plan to make a copy of templates before editing.

RECORD EUROPA
Participant
#0

Hello, when on the category pages we have a cloud template assigned (Category template), without a mobile version, only responsive, and we view it on mobile, the default template appears (which has been replaced in the “Per category settings”).
Previously this did not happen, the responsive version appeared.
Here’s an example:
https://recordeuropa.com/videos/a-grande-conquista

Can you check please?
Thanks.

Kdh8503
Participant
#0

Hi,

My featured images on my posts are not loading or showing up on mobile devices. Is there an easy fix for this?

http://skolsouth.com/life-in-the-fast-lane-addisons-speedy-arrival/

Featured Image Not Loading

dano1066
tagDiv Member

Thanks for this but this is a hardcoded FAQ. The image I attached to my first comment didn’t show up but I am trying to style the comments section to act as answers. The comment block for the cloud template doesn’t allow for me to change the title from X Comments to X Answers. I also do not know how to restyle the appearance of the comments. I wanted to make a dynamic Q/A section where someone could create a question and people visiting the page could answer the question. The comments section would serve as the answers

Anamaria
tagDiv Staff

Hello,

If you have created a mobile page, please disable the mobile theme and amp plugins.
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
Mobile responsive version of the theme and the mobile page editor can be edited with tagDiv Composer, the mobile theme plugin not.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.

Thank you!

danieleprimavera
Participant
#0

Hello,
I’ve set up some custom fields on a CPT for contacts, like e-mail addresses, telephone numbers, websites url etc. I need to put those fields values in a tagdiv cloud template. I followed your instructions and i can see the custom field on the page I needed, but I’d need to use those values as links (the result should be ACFemail“). How could I reach this? Thank you.

vivekqk
Participant
#0

Hello

I hope you’re doing well.

I’m currently experiencing an error with the (td-cloud-library) plugin, which is showing a vulnerability issue. Could you please assist me in fixing this problem?

Plugin Version is v2.7
Theme Version is v12.4

Both are Updated to Latest Version, why it still shows Vulnerability Security Issue.

I appreciate your help in resolving this issue.

Thank you.

Anamaria
tagDiv Staff

Hello,

Normally, if you import the template from tagdiv Cloud Library, then the changes that you have made for an older template should not be displayed or applied, please make sure that you don’t have a object cache file -> https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/

Thank you!

Bettina
tagDiv Staff

Hello @mhariush !

No, because you can not customize a default template with the TagDiv Composer.
You should use cloud templates. Make the changes by Woocommerce plugins or CSS code.

Thank you!

consumerista
Participant
#0

Hello. I am trying edits on a few header template themes from the icloud library. I want to go back to the default settings/layout for these templates, so I delete them and then import again. The issue is all my changes are saved… So if I edited the default header, I have no way of going back to how it originally was, even after deleting the template and importing again. Is there a way to import default templates from the icloud library without keeping the manual changes we made?

Thank you

Viewing 25 results - 4,076 through 4,100 (of 21,203 total)