Search Results for 'cloud'

Results from the Forum
Calin
tagDiv Staff

Hi,

I just checked you website and I see that you are using a header template (https://i.imgur.com/837Dyl3.png), please note that the templates from tagDiv Cloud Library can be edited only with tagDiv Composer, you can not use the customize from WordPress for this.
In order to change the menu cloud header you need to edit it, you can edit the homepage -> https://i.imgur.com/VQwjTbM.jpg for you can edit directly the cloud header -> https://i.imgur.com/OboB3ly.png click on menu and change it like this -> https://i.imgur.com/aXEQpBD.jpg

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

These elements need to be set in a row or inner row with 4 columns -> https://i.imgur.com/fiZSX9Q.png also the element is an image box. If you like that section you can import it from cloud -> https://i.imgur.com/GQdhZLO.png -> https://i.imgur.com/ZXOnElB.png

Yes, these will be adjusted for mobile -> https://i.imgur.com/A5ChoiU.png

Hope this will help you!
Thank you!

dimitrisv
tagDiv Member

It “worked” in the cloud template by adding this code directly editing in the template (not using tagDIV composer)

[vc_column_text]
[return_post_id]
<p><h5>Διαβάστε τη δημοσίευση σε αρχείο μοφρής PDF:</h5></p>

<div class="tds-button td-fix-index">Άνοιγμα PDF</div>
[/vc_column_text]

The thing is that in the server it displays the same PDF file as if it has been cached!

So although the id of the post changes, the evaluation to display the file, does not.

https://beta.cmj.gr/2020/03/%ce%b2%ce%b9%ce%bb%ce%b1%cf%83%cf%84%ce%af%ce%bd%ce%b7-%ce%ad%ce%bd%ce%b1-%ce%b9%ce%b4%ce%b1%ce%bd%ce%b9%ce%ba%cf%8c-%ce%b1%ce%bd%cf%84%ce%b9%cf%8a%cf%83%cf%84%ce%b1%ce%bc%ce%b9%ce%bd%ce%b9%ce%ba/

Calin
tagDiv Staff

Hi,

I just make a test to set a rev slider only on desktop inside a single post template from tagDiv Cloud Library using tagDiv Composer and is working, but if you want to display it only on some type of devices, then you’ll need to use some classes just like in your example -> https://i.imgur.com/dTiSrAI.png

Thank you!

Calin
tagDiv Staff

Hi,

There is clearly something that you do wrong, you need to check each menu on post view like this -> https://i.imgur.com/dWWTZ7o.jpg this is the header menu zone and this is the mobile menu zone, these are different -> https://i.imgur.com/JCg5yn4.png as I can see you are working in the content zone -> https://i.imgur.com/tz4v0z4.jpg
Take the Tour to Explore the New Website Header Manager -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/

Also if you want you can edit the cloud header from here, in this way you’ll prevent this problem (to set the header in content) -> https://i.imgur.com/HGYCE5W.png

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

If you do not want to use cloud templates , then you can find the code for date here wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/RAHKvFw.png this will affect all the post templates and modules, or you can try individual on each post style you are using -> wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php -> https://i.imgur.com/oaDbXCY.png

Hope this will help you!
Thank you!

lemads
Participant
#0

I use a Clpud Template. I have edit it and thst looks fine, but in the end of my posta long line of previous posts appear.
How do I avoid that?

gilean
Participant
#0

Hi, with the old version of newspaper, there were some single templates with video on the upper part (If I remember, template 9). Now I’m using cloud template (gadgets pro), is there any way to modify it in order to have the video in the upper part? there’s no block that connects featured video with the article.

Thanks

Otaku90
tagDiv Member

Hi Calin, I set WP Super Cache as your guide and I don’t use Cloudflare.

terveydenasialla
tagDiv Member

Disabled all plugins and reinstalled footer from could templates

I can now edit the footer in the front page.
My mistake was the plugins and trying to edit it from the cloud templates > footer and not just from the front page.

Thank you so much !

Topfgartenwelt
tagDiv Member

Dear Calin, I have changed the header from the standard-pack to a header from the cloud-template. Now I have added the Schema-Markup-Code to the header.php which I could access via Design –> Theme Editor and I also tried it via FTP like you described it in your last point. But it doesn’t work. How can I fix it? The standard-pack I have deactivated.

Thank you very much!

dimitrisv
Participant
#0

We are using pods to extend our post types.

When I add a pod code e.g. [pods field=”pdf_file”] in my post it works fine.

When I include this in a a href tag in my post (e.g. Download PDF</p>) it works fine again.

When it is included in the template file plain e.g. [pods field=”pdf_file”] it works.

But when it is included in the cloud template file within an a href tag it doesn’t work.

Any ideas of how to go about it?

awtownn
Participant
#0

I’m trying to set up the header menu. You have some predefined headers in the Cloud library, but I want the header to look like this https://imgur.com/a/wPNbkLH . That is a logo and menu with a row above it that contains a phone number. I don’t see any of your cloud headers that has that specific design.

And, in mobile I want the same thing. But, now it looks like this https://imgur.com/a/kpvcPF2 . The menu looks bad.

So, in mobile I used Header 15 and after changing settings got this https://imgur.com/a/CUyYzT2 .

But, the desktop now has 2 menus and having the bottom one doesn’t look proper obviously. https://imgur.com/a/t1mVRdD . If I remove the bottom menu from the desktop, that removes menu from the mobile view.

I’ve worked a long time to get to this place. Please clearly explain how I can arrive at the two headers and menus I want. It’s been very frustrating.

Calin
tagDiv Staff

Hi,

If you are not using a cloud template for categories, then you need to set the code in wp-content/plugins/td-standard-pack/Newspaper/category.php

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

1. The wp_postmeta stores the datas for pages, posts, custom post type (cloud templates).

2. Unfortunately we do not have a guide for this, but you can try the suggestions from these articles:
How to clean wp_commentmeta and wp_postmeta tables?
Better Optimize WordPress Database – All in One Guide
wp_postmeta help

3. We do not recommend to delete them, but if you want to do it, please make first a full backup you your website and database.

Hope this will help you!
Thank you!

Vlad S
tagDiv Staff

Hello !

For that you will have to use a Cloud library post template. Follow our tutorial here in order to find out how: https://www.youtube.com/watch?v=I1R3j1QYod0

Thank you !

gilean
Participant
#0

Hi, i switched my blog to gadgets pro cloud template, and now search console gives me some errors on amp page regardin structure data.

here is an example

https://www.tindarobattaglia.it/quale-macbook-comprare/?amp

(check with amp checker)

what is happening?

Calin
tagDiv Staff

Hi,

Please notice that tagDiv Composer is a page builder, this can be use on pages and cloud templates, it can’t be use on posts.
If you use the tagDiv Composer on some posts, you most probable edited the single post template from tagDiv Cloud Library, this can be done like this -> https://i.imgur.com/3lP7WM6.png if you want you can check our video tutorial for assign a cloud template -> https://www.youtube.com/watch?v=I1R3j1QYod0 -> https://www.youtube.com/user/tagdiv
If there is still a problem, just let me know!

Thank you!

Calin
tagDiv Staff

Hi,

Please note that our support hours are from Monday – Friday: 8:00 AM – 17:00 PM GMT+2,
also note that we take in order of time the topics ( time when was post the question ) and if you post/replay again in your topic the time will change and will be move to recent question, therefore the answer will be delay.

To edit the header with tagDiv Composer, you need to use a cloud header from tagDiv Cloud Library.
You can add the elements new elements using the left sidebar from the tagDiv Composer -> https://i.imgur.com/R1hWXUo.jpg
If you want to delete a row, you can delete it like in the previous version, using the right click on the row icon -> http://prntscr.com/owlyuw -> http://prntscr.com/owlynq or using the drag and drop -> http://prntscr.com/owlz2r or you can simply click on the row and pres the delete button from your keyboard -> https://www.screencast.com/t/Mai7iyEG also you can use the right click(and above tips) on the element you want to remove -> https://i.imgur.com/M5hVeIo.jpg

If you are using a cloud header, you can chose theme from here -> https://i.imgur.com/cGRnW1Y.pngand you can get more from tagDiv Cloud Library, or if you want you can use a standard header style, for this the standard pack need to be enable https://i.imgur.com/b85hwkR.png -> https://i.imgur.com/irSZyXt.png

The menus can be made here -> https://i.imgur.com/jb343l5.png -> https://forum.tagdiv.com/mega-menu/ and for a cloud header can be adjusted using tagDiv Composer like this -> https://i.imgur.com/Okvt6Ng.jpg
Check out the New Header Main Menu with Newspaper Theme.

There is no way to have a large menu on mobile like on desktop, therefor on mobile version there is set a different header, this can be adjusted with tagDiv Composer too, -> https://i.imgur.com/I1MSYIb.png if you want to can change the menu.

Unfortunately our documentation is not covering all the news from our theme, we are working to improve it as good as we can, if you want you can check our documentations from here :
Old documentation: -> https://forum.tagdiv.com/newspaper-theme-documentation/
New documentation: -> https://tagdiv.com/category/documentation/

If you have questions or if there is a problem, please let us know!

Let me know the results!
Thank you!

Vlad S
tagDiv Staff

Hello !

By editing the view counter you will be able to switch between options. Choose the one that works for you: https://www.screencast.com/t/s5oqATe1

You can’t see the ajax anymore because that would apply only to default templates and you’re using the Cloud library ones.

I hope this was helpful !

Thank you !

KrisenKüche
Participant
#0

Hi there!

Is it possible like in previous versions to set the Megamenu Preloader? I couldn’t find it in the options when I created the Header from Cloud Templates.

Thanks in advance.

Jose
tagDiv Member

Hello,

Thanks @Calin, I know that speed is the goal, it’s something very important. But currently the speed levels are very good (attached capture). It would be very interesting, to get a faster render, just that.

The error page, is not a page that is usually measured. It would be great to have the cloud options in the mobile version.

Cheers!

I just optimized things a little, following this simple guide I made to optimize newspaper: https://beseomyfriend.com/optimizar-newspaper-pagespeed/

Have a nice day

abhishekmdb
tagDiv Member

Hi,
You can remove jetpack, it slows down the site a lot.
Also, you should not use Facebook like button
I can also see a javascript from DMCA badge running, better remove it too.
Remove contact for 7.
Disable the use of emojis through the cache plugin settings.
Use Cloudflare.

Let me know, this should give a nice boost to page speed.

Calin
tagDiv Staff

Hi,

The author image can be set only if you are using a single post template from tagDiv Cloud Library, you need to edit it with tagDiv Composer -> https://i.imgur.com/CNaaHbu.jpg.
The category colors can be set from theme panel, like this -> https://i.imgur.com/Ia4X0lE.png set on each category the color -> https://i.imgur.com/Imvv8EI.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

The theme crop automatically the thumb size set in theme panel -> https://i.imgur.com/IJe27ab.png

If the images look blurry on homepage, what you can do is to use some flex block or a Big grid flex you have some more control over the featured image using this element -> https://i.imgur.com/9eZ0pJe.png

The crop is set in two files inside the theme, one if theme is wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php and the other one for flex elements -> wp-content/plugins/td-cloud-library/includes/tdb_config.php

Hope this will help you!
Thank you!

Viewing 25 results - 13,751 through 13,775 (of 21,203 total)