Search Results for 'cloud'

Results from the Forum
Simion C.
tagDiv Staff

I haven’t tried that plugin unfortunately, but you could make some tests with it. With the default post templates ACF works, it is only the cloud templates that are more special. Sorry for the inconvenience.

Bogdan B.
tagDiv Staff

Hello,

The simplest way to get it full width everywhere is to create or import 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/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

You can create a custom footer page using the tagdiv composer where you can add an image carousel, but you cannot ad it to the header at the moment as the header does not have any spots for adding custom content. We are working on a new imlementation for the header in the next theme update so there will be more functionality added to it soon.
for the footer, simply create or import a footer page (you can import one using the cloud library) and then add your image carousel to it. After that, access the theme panel footer settings and set the footer page to the one you created.

Thank you!

Calin
tagDiv Staff

Hi,

In order to do that you need to use a posts template from tagdiv Cloud Library and edit the layout of content -> https://www.screencast.com/t/TlBWNcAO6W8m -> https://www.screencast.com/t/OEDjIUegFK -> https://www.screencast.com/t/usOIoy7ef2iG

Hope this will help you!
Thanks.

Simion C.
tagDiv Staff

The cloud library elements are in the plugin files, so a condition would have to be set there. The comments element is here – http://prntscr.com/md4okn

Maybe try and modify or add the code you want there, but note that after a theme update it will have to be done again as the plugin will be updated.

Calin
tagDiv Staff

Hi,

The Smartlists from tagdiv Cloud Library are made to offer you some more control for the Smartlists that you already have in post ( you need to have the structure for smartlist ), this template will not make your post as an smartlist, only will change the look/layout of the smart list and provide you some more controls over it, sorry.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

That first error would suggest that there is something wrong with the cloud post template you try to edit. Try to import it again and edit it.

If you cannot access the cloud templates section because of that second error, you should increase the WP-memory to a higher value. For most websites a value of 256M is enough. You can increase it like mentioned in the guide
https://forum.tagdiv.com/requirements-for-newspaper/
Check all the other parameters as well. If necessary your hosting provider should be able to increase them for you.

Thanks

Simion C.
tagDiv Staff

So you want to set a cloud template for specific posts, that is also possible. Once the template is imported and saved it will show up in the post template selection list
http://prntscr.com/md4hb1

Bottom line is that it is possible to set a cloud template for each post, regardless of the categories it has. If I misunderstand please correct me.

Bogdan B.
tagDiv Staff

Hello,

If you want to install a demo, you have to install it from the demos section, not the cloud library. Please use this guide: https://forum.tagdiv.com/installing-demos/
The cloud library plugin offers parts of the demos you can import to your site, but not the whole demo.

Thank you!

Simion C.
tagDiv Staff

Hi,

By default the booster will move only what is defined in it’s code. First check it’s status in the theme system status panel, to see if it’s active
http://prntscr.com/md3pys
Then you can begin to add resources that you want to move in it’s code. Some resources cannot be moved as they are required to be loaded earlier. I believe this is the case for the cloud library plugin files.

Thanks

lps_user
tagDiv Member

Having the same problem – was working initially and now I get the fatal error every time I try to load the cloud library.

Mark Gilbert
Participant
#0

Hi – https://jazzjournal.co.uk/wp-admin/edit.php?post_type=tdb_templates#/load is giving the message “The templates API server responded with a fatal error.”

Is this a general problem, or specific to my account?

Thanks
MG

Noob
Participant
#0

Please help cloud library is showing an error https://www.screencast.com/t/OPS8skiVs6R

thankyou!

tonejarvis
Participant
#0

I can create new Cloud Templates but after a few days start to receive this error.

Errors at columns elements: 14(models) : 15(dom). The model does not match the content

My memory is set to 256M

mrcharlesv
tagDiv Member

Oh ok,,,thank you for the fast reply. Do you know if CPT UI would work with the default or cloud templates. Trying to find a way to add custom fields to a post in an organized way. Thank you

ccmedia365
tagDiv Member

Yes, my question is… we are using cloud templates for specific categories and we are trying to update the Yoast meta… should we do that by editing the cloud template page (in Yoast meta box) OR should we do that by updating the actual category (Admin -> Posts -> Categories) (again in the Yoast meta box)?

Thanks!

esemmel
Participant
#0

Hi. In doing tests with my website I try to upload home pages from the cloud templates and it either freezes towards the end of the import, never saves, TD composer page just spins and spins never finishes loading.
It’s quite frustrating.

I’ve moved the site to a more wordpress focused webhosting and have changed all the php.ini requirements to more than the minimum recommended numbers.

Still have the problems. The cloud templates are a great idea, but they don’t work – for me at least.

ohmichea
Participant
#0

When I go to cloud library > add new > it leads me to a page that says “add new template that looks like this

https://imgur.com/a/9CGJ8Vz

When I click tagdiv composer it takes me to the templates but none of the single post templates are there…
https://imgur.com/a/9CGJ8Vz

What am I doing wrong?

Simion C.
tagDiv Staff

Hi,

The cloud templates don’t have PHP files, like the default post templates for example. so displaying ACF fields in them will not be possible by code.

I remember trying to display them by shortcode in the cloud template, but that doesn’t seem to work. So a definite solution to display ACF in cloud templates does not exist at the moment. Sorry for the inconvenience.

Thanks

in2town
Participant
#0

Hi, I have the newspaper theme and I am wanting to use the travel guide theme on a page but when I look for it in cloud template it only has the footer available. how do I solve this issue

dharma3d
tagDiv Member

What can I say, I’ve deleted WP Rocket following these instructions – https://docs.wp-rocket.me/article/694-uninstalling-wp-rocket

Since I can’t access my WP-admin there is no other way I can do anything.

I’m using also Cloudflare which has it’s own caching and I’ve purged everything and even disabled it for the moment.

This is the content of .htaccess file:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

So what do I do?

I’ll send you a new error log made after I’ve deleted all WP Rocket connected stuff.

  • This reply was modified 7 years by dharma3d.
Simion C.
tagDiv Staff

Hi,

Are you referring to the cloud smart list template 3?
https://affiliate.tagdiv.com/#/single/single/Single/502

The smart list has to be created with a specific structure
https://forum.tagdiv.com/smart-lists/
A title, an image and a description – http://prntscr.com/mc0y1b
Create the post in the classic element from Gutenberg if you use it. There should be no problem in this case. Let me know.

Thanks

dharma3d
tagDiv Member

I have deleted Child theme.
I have tried with new .htaccess file.
I have tried with new wp-config file.
Memory limit on my server for this site is 512M.
I have deleted cache plugin (Wp Rocket) and deleted cache folder. On Cloudflare I have purged cache also.
Plugin folder is renamed so all plugins are disabled.

I have error_log file and there is a ton of stuff but I’m not familiar with it. Can I send you to have a look?

thanks

  • This reply was modified 7 years by dharma3d.
Simion C.
tagDiv Staff

Hi,

You can set a cloud template for each category, in the per category settings
http://prntscr.com/mbya5zhttp://prntscr.com/mbyadj
So setting a template for each category is possible. If I misunderstand something please correct me.

Thanks

Viewing 25 results - 18,226 through 18,250 (of 21,203 total)