Search Results for 'cloud'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

@printing3d If you would consider waiting a little more time, in coming updates (not sure if the next one or the one after that) there will be a setting for this in the theme panel, for each category.
With it you will be able to assign a specific post template (cloud template) per category, so all the posts from a category will use the set template.

Thank you!

daveslc
tagDiv Member

No, this is not helpful.
What good are the demos then? Your cloud library doesn’t have the demo homepages.
One of the reasons I bought the theme was because of the cool demos you have.
How do I get my homepage to look like the demos then?

Vlad S
tagDiv Staff

Hello !

That can be achieved using a category template from the cloud library as you can see it here: https://forum.tagdiv.com/cloud-library-category-templates/

I hope this was helpful !

Thank you !

Vlad S
tagDiv Staff

Hello !

You can achieve that by importing only an Homepage from the Cloud Library as you can see it here: https://www.screencast.com/t/1HltoMsA

I hope this was helpful !

Thank you !

what-the
tagDiv Member

The tdb_templates name is originating from the cloud templates. It’s not working

MKJ
Participant
#0

Can I somehow change the PHP code of the templates using the Composer? Our modified files in the child theme don’t work anymore since the 10 update. I don’t need a fancy frontend-editor. Instead, I need to change the PHP files. Right now I had to change the some files in both the TD Composer and the Standard Pack. This is, of course, far from perfect. The cloud library might be an excellent choice for many users. However, it’s a bad idea to literally remove the most import function of a child theme.

Calin
tagDiv Staff

Hi,

Using the category style 6 -> https://i.imgur.com/OThZOpf.png then you need to set a background image on categories you want to have the image -> https://i.imgur.com/lf1Mn5u.png -> https://i.imgur.com/Q024Tku.jpg or you can use a cloud category from tagDiv Cloud Library.

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately in our theme the related post can display only posts, I was thinking that you can use a single post template from tagDiv Cloud Library, use tagDiv Composer and replace the related post with a flex block in this one you can choose the type you want to display, but you can not sort it after related -> https://i.imgur.com/5IL6j3J.png this is the only in this way you can use the pages, unfortunately we didn’t test any plugins for this with our theme, therefore we can not recommend one, sorry!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

So the option from theme panel is only for standard demos, for PRO demos ( cloud templates ) you’ll also need to edit them with tagDiv Composer like this -> https://i.imgur.com/7BIBmDA.jpg after that click on post content and all elements and set the default font for example -> https://i.imgur.com/VmTjeYr.png -> https://i.imgur.com/A2Yqkh3.jpg ( most of cloud elements have on some elements set fonts)

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

For this you’ll need to use a single post template from tagDiv Cloud Library, edit it with tagDiv Composer click on post content -> https://i.imgur.com/AgNaMrV.jpg usually is not recommended to use a sidebar, after that add the image in your posts and make sure that you set it center -> https://i.imgur.com/Pnpn3nN.png after that set the maximum width and drag the image to full width.

Thank you!

Calin
tagDiv Staff

Hi,

You can use a cloud header overlay from tagDiv Cloud library, just make sure that you have set on each page at the top an image, also if you set in theme panel the cloud header it will be apply global on all posts, categories and pages.
-> https://i.imgur.com/PiWQebp.jpg -> https://i.imgur.com/CuVGFjY.jpg
Also if you want you can adjust the row by setting a margin top wit “-” in may case was need to set on this page -50 -> https://i.imgur.com/vwBMlvA.jpg

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi curemek and madweb1,

Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.

Thank you for your understanding!

Vlad S
tagDiv Staff

Hello !

In order to use a Single Post Template please follow our tutorial here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

Thank you !

Calin
tagDiv Staff

Hi,

So the headers can be set global in theme panel or manually on each page or cloud template where you want to have a different header then the theme panel. The posts will not inherit the category header, you’ll need to use a single post template from tagDiv Cloud Library, edit the cloud template with tagDiv Composer -> https://i.imgur.com/MIT75mU.png

Thank you!

MKJ
tagDiv Member

Same here. Please let us know how to create and use the good old template files. I don’t need a composer, and I don’t need the cloud library. I just want to put a php file in my child theme folder and done! Version 9 worked like a charm. In version 10 none of my templates are working anymore. Yes, I updated the code. But the templates only work if put in the parent theme folder. Which is not what I want, of course.

MKJ
Participant
#0

Hi,

I’ve updated a site from 8 to 9 and then to 10. Besides, it was a nightmare. The worst update I have made (in the WordPress world) in more than 10 years. Took me more than 10 hours to migrate the modified templates to the new system. Not funny, really not funny.

For now, I would prefer to use the child theme, since migrating to the cloud library would be even more time-consuming. Unfortunately, nothing works (according to your tutorial).

I use the following modified template files:

TD-STANDARD-PACK plugin
/td-standard-pack/Newspaper/parts/header/header-menu.php
/td-standard-pack/Newspaper/parts/header/header-style-1.php
/td-standard-pack/Newspaper/parts/page-author-box.php
/td-standard-pack/Newspaper/includes/modules/td_module_4.php
/td-standard-pack/Newspaper/loop.php
/td-standard-pack/Newspaper/single-loop.php
/td-standard-pack/Newspaper/header.php

TD-COMPOSER plugin
/legacy/common/wp_booster/wp_booster/td_module_single_base.php
/legacy/Newspaper/includes/modules/td_module_slide.php

Why are two files not available in the standard pack?

These files are not working in my child theme. I tried:

/child-theme-folder/single-loop.php
/child-theme-folder/header.php
/child-theme-folder/header/header-menu.php
/child-theme-folder/header/header-style-1.php
/child-theme-folder/parts/page-author-box.php
/child-theme-folder/includes/modules/td_module_4.php
/child-theme-folder/includes/modules/td_module_slide.php
/child-theme-folder/includes/wp_booster/td_module_single_base.php

It simply uses the files in the plugin folders.

What am I missing?

Thanks, Mike

Andy
Participant
#0

Am trying to migrate theme to new host and do a complete re-design, but having multiple issues:

1. When I try to change the design (mainly to eliminate the Standard plugin going all-Cloud), I get errors on rows and columns then all the changes disappear with an autosave error.

2. I have de-actived every single plugin except TagDiv plugins and no change … all TagDiv minimum specifications are exceeded (although the System Status within the theme never shows the Mem_Limit correctly)

3. I have re-installed the theme several times and reset to default settings

4. The same elements not working previously are not working after the migration (Column Text primarily)

5. As this problem was happening before migration to the staging development I am wondering if something is messed up in database or permissions somehow on the original.

Should all Newspaper settings be deleted from the database just to start completely fresh or is this a possible permissions problem?

I appreciate your help resolving.

Staging platform:

https://544c83d243.nxcli.net

dcolangelo
Participant
#0

I’m getting the following errors when attempting to install the required plugins:

tagDiv Composer
Downloading installation package from https://cloud.tagdiv.com/td_plugins/td-composer/819b7f9b02b0195f80e3eab970f44973x/td-composer.zip…
Unpacking the package…
Could not copy file. td-composer/legacy/Newspaper/assets/images/demo/demos-placeholder.png
TGMPA v2.6.1
Return to tagDiv plugins panel

tagDiv Standard Pack
Downloading installation package from https://cloud.tagdiv.com/td_plugins/td-standard-pack/f3d6322e6f953bf07f46586e1d97917d/td-standard-pack.zip…
Unpacking the package…
Installing the plugin…
Destination folder already exists. /homepages/44/d335594708/htdocs/ahakanaka/wp-content/plugins/td-standard-pack/
Plugin installation failed.

tagDiv Cloud Library
Downloading installation package from https://cloud.tagdiv.com/td_plugins/td-cloud-library/c8cba5620a72d5b299fa8f62aeca6adfx/td-cloud-library.zip…

Unpacking the package…

Installing the plugin…

Destination folder already exists. /homepages/44/d335594708/htdocs/ahakanaka/wp-content/plugins/td-cloud-library/

Plugin installation failed.

what-the
Participant
#0

Created a new cloud template but the design is slamming everything to the left.

Created a new page. I use the TD composer and when using a post loop or any flex block or block the design is slammed to the left. Why?

curistorian
Participant
#0

Hi! I am trying to download one of the Single Post cloud templates. However, some of them are cut off so that the text and buttons are not visible so I am not able to download it. Is there a fix for this?? Thanks in advance!

skyscorcher
Participant
#0

Hello there,

Hello there,

We cannot open our homepage with the “WP editor” or the plugin Thrive Architect which we have installed—it just keeps loading. To be more specific, here is what we see when we click on “Edit with TA”: https://share.getcloudapp.com/Jru7e9pw

Furthermore, when we try to just “Edit” the same page on WordPress, here is the message that pops up: https://share.getcloudapp.com/QwuGw1ow

Could you please let us know what’s wrong and how do we fix this?

Since it is our front page, we hope we can fix this asap.

Looking forward to your reply, thanks a lot!

PuckWuck
tagDiv Member

Hey Calin, thanks for the reply.

below is a screenshot of my cpt. It’s an event page from All In One Calendar.

When selecting a footer page, That circled part ends up repeating itself just above the footer as if it’s part of the footer. I say that since it spans the entire page (stretched across the width just like the footer).

https://ibb.co/PzzSL0n

———————————
As a solution, instead of choosing a global footer, I created one within my cloud template and then used CSS to hide your “© Newspaper WordPress Theme by TagDiv” that appears at the bottom of my CPT pages.

BUT, it’d be nice if the above problem was fixable.

Thanks

connect5thgen
Participant
#0

I UPGRADED TO NEWSPAPER 10 (V 10.2 )
I decided that there were too many issues with the last install and things were clearly not working as described (or) shown in the video tutorials.

This has caused me to update to the latest version of your template. V 10.2

EXAMPLE 1: https://screencast-o-matic.com/watch/cYVY2evKsB

EXAMPLE 2: https://screencast-o-matic.com/watch/cYVY2YvKM5

1) Please review the videos and try to explain why the category templates (cloud library templates) are not “working properly”

NOTE: When I say “Not working properly”
– I specifically mean that they are not acting or responding as they do in your instructional videos.

2) Notice that I can now see the template in the category, but —-All the template elements are not showing up

curemek
Participant
#0

Fatal error on post previes. What is the fix (a fix that doesnot effect SEO-schema)and when do you plan to solce this problem??

Fatal error: Uncaught Error: Call to a member function format() on boolean in /home/lunismed/public_html/saglikolsunhareketi.com/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:1667 Stack trace: #0 /home/lunismed/public_html/saglikolsunhareketi.com/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): tdb_state_single->{closure}() #1 /home/lunismed/public_html/saglikolsunhareketi.com/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): Closure->__invoke() #2 /home/lunismed/public_html/saglikolsunhareketi.com/wp-includes/template-loader.php(98): include(‘/home/lunismed/…’) #3 /home/lunismed/public_html/saglikolsunhareketi.com/wp-blog-header.php(19): require_once(‘/home/lunismed/…’) #4 /home/lunismed/public_html/saglikolsunhareketi.com/index.php(17): require(‘/home/lunismed/…’) #5 {main} thrown in /home/lunismed/public_html/saglikolsunhareketi.com/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 1667

Viewing 25 results - 14,576 through 14,600 (of 21,203 total)