Search Results for 'cloud'

Results from the Forum
ML
tagDiv Member

Thanks Simion.

– I already applied all the advices you mentioned.

– Problem is that the “Related Post” block in cloud template does show the category link and this can’t be removed. Correct ?

Calin
tagDiv Staff

Hi,

Unfortunately the content from author template is different from the one that is in page, if you’ll try to edit the page with template content corm cloud you’ll get some errors, also is possible to do not work properly because is was not build to work in this way, sorry!

If you like that template the best way will be to create it with tagDiv Compose.

Thank you for your understanding!

Vlad S
tagDiv Staff

Hello !

In order to have the correct top menu you have to install the NOMAD Header style from the cloud template. You can get more information on cloud library from here: https://tagdiv.com/what-is-the-cloud-library/

Thank you !

Simion C.
tagDiv Staff

Hi,

The theme uses an internal font that contains the icons – http://prntscr.com/nmaq8p
These icons are then applied with CSS – http://prntscr.com/nmaqkl

Your example would work – http://prntscr.com/nmar6x

But font awesome has a much larger collection of icons, loading them from a CDN should be fast from what I can find online, for example – https://woorkup.com/font-awesome-cdn/
https://www.sitepoint.com/using-font-awesome-with-wordpress/
https://community.cloudflare.com/t/reduce-fontawesome-load-time/4814

Thanks

Calin
tagDiv Staff

Hi,

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

Make sure that tagDiv Composer and tagDiv Cloud Library are activate -> https://www.screencast.com/t/VEPHKpMN

When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

Thank you!

Calin
tagDiv Staff

Hi,

You can find the child theme in the package that you have download from themeforest , you need to unzip the file and look in Newspaper-tf > code -> https://www.screencast.com/t/SkcjyR0cOz

Also now is no need to use child theme to customize the post templates of blocks/modules, you can customize the single posts templates from tagDiv Cloud Library directly in theme using tagDiv Composer also you can use flex blocks instead blocks, these can be easy change with tagDiv Composer.

If you like some parts from demos you can find theme in tagDiv Cloud Template and you can get them from there, without need to install the demo ( or you can install the demo and use others demo parts from tagDiv Cloud Library ).

Thank you!

ML
Participant
#0

Hey guys,

Thanks for the great work regarding the last updates.
I use the theme for 5 websites and I can’t find the fix for this issue.

I only use categories to be able to use some widgets (like related articles). But I don’t want to show any category page to visitor or to Google. I understand that it’s possible to hide the category of an article through css in frontend, but it does not stop google from scanning those no-index pages.

This is bad for SEO.

I understand the theme has not been built to hide this parameter in the backend (only in css), but we need a way to remove them from back end.

> My question : what is the solution ? I don’t want to remove the php from my cloud template and update the file after each update.

Thanks for your help.

GrupoEnConcreto
Participant
#0

Hi! I have 2 problems The first one has to do with the option “Cloud Templates” because when trying to access the templates I get the page “404 error” and I can not enter to edit them. What can I do to solve it?
The second problem is with the menu, since I do not have the option to convert it into a “Megamenu”. What can I do or where can I find it or activate it? Thank you!

Laudess
Participant
#0

Hi,

I have made my own header style with tagdiv composer. I had download the blank header template and i customed my header.
But it appeared this warning line :

Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/clients/de7a5aea8f9aaba5e70ea2eb64c386fa/new/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 639

Thanks for your help,
Laurent

smehr
Participant
#0

We’re preparing to update to the current theme and the only issue we have left to resolve is the header ad not appearing correctly.

We are using AdRotate short code to include a rotating 728 x 90 ad in the theme’s header style 1. If see the screenshot https://snag.gy/sogmzj.jpg, that ad is being resized to 500 x 90 and it seems to be centered.

I’ve tried other header styles and I’ve tried adjusting the Force Full Width settings but that top header ad seems to be set to center. How can I fix this without having to create a custom header using the Cloud Library?

knaggsy
Participant
#0

I cannot use the front-end TD composer or download from the tagDiv Cloud Library on my local sever. The setup is a Ubuntu server an exact copy of my live server. Am I missing something?

Vlad S
tagDiv Staff

Hello !

It appears that under your Watch Now section you have a Latest Articles section and the latest articles section provided by the page template can’t be moved – https://tagdiv.com/tagdiv-cloud-library-tag-templates/ it will always appear at the bottom of the page and it will use pagination.

A solution is to choose the default page template for the page in question, then add a block called latest articles and sorted by latest (which will function the same way basically) in the location you want. You can choose from the default blocks
https://tagdiv.com/tagdiv-cloud-library-blocks/
Or use a flex block and it’s options to customize how it looks
https://tagdiv.com/tagdiv-composer-flex-block-elements/

Alson on the side you have page widgets wich can be edited by going to Appearance – Widgets

Thank you !

Calin
tagDiv Staff

Hi,

You can use a custom css for this -> https://www.screencast.com/t/eTWBAdZLn7Ai
.comments input[type=submit]{
background-color: red;
}
.comments input[type=submit]:hover {
background-color: green;
}

Set the code in Theme panel>Custom code>Custom css
If you are using single post template from tagDiv Cloud Library you can edit the template and set the color on button -> https://www.screencast.com/t/bOfXk3Vq

Thank you!

Calin
tagDiv Staff

Hi,

1. You can set the modified/update date on post with tagDiv Composer on single post template -> https://www.screencast.com/t/TEqXR5LbDQq
-> https://www.screencast.com/t/eYkeLqbCqV -> https://www.screencast.com/t/3qCSo9Nxtt

2. You get the single post template from tagDiv Cloud Library
You can edit a single post template from Cloud templates -> https://www.screencast.com/t/fgmFGWApi

3. If you do not want to have the modified date on block you need to go in Theme panel>Block settings> Meta info on Modules/Blocks and deactivate the SHOW MODIFIED DATE -> https://www.screencast.com/t/98zditbkf

Thank you!

Simion C.
tagDiv Staff

Hi,

If the post has both categories a and b it will appear in both category pages. When using cloud category templates and loops to display the posts, the loop element has a setting to exclude specific posts by ID – http://prntscr.com/nlzp4g

But other than this there would be no other ways to exclude posts that normally should appear in their category pages. Unless maybe you create a cloud category template and use filtered blocks and grids, but then that template can only be applied to a specific category. That would be a solution if you only want to do this for a few categories.

Thanks

bformhals
tagDiv Member

I think I did this. I dont need to add all the single page and php stuff unless one of those is going to be customized correct?

Quick one? Looking at this cloud stuff you have now which wasnt there before when I started my other news site. Does a demo need to be installed or can I pick and choose right from there and have everything set up

Simion C.
tagDiv Staff

Hi,

Cloud header templates will display a sticky version after importing them. If you don’t need this, you can activate the sticky mode while editing the header
http://prntscr.com/nlz62z and remove all the elements that are there. Then there will be no sticky elements to display. The same for mobile – http://prntscr.com/nlz7m1

Please let us know if you have other questions.
Thanks

Calin
tagDiv Staff

Hi,

That option form theme panel is apply only on default posts templates, and you have set a single post template from tagDiv Cloud Library, this have individual settings, you need to edit that template with tagDiv Composer
-> https://www.screencast.com/t/V10rhgjDpiX

Thank you!

Simion C.
tagDiv Staff

Hi,


@nunomura
There will be more demo homepages and pages added in the cloud library in the future, currently only these are available for import
https://cloud.tagdiv.com/#/load/Homepages
https://cloud.tagdiv.com/#/load/Pages

I can provide you with the code for the news week demo homepage
https://pastebin.com/cQZtYz15
Enter it in a new page and edit it with the tagDiv composer, configure it as needed.

Let me know if you need help, or you have more questions.

Thanks

360velo
tagDiv Member

Unfortunately that did not work:

https://www.dropbox.com/s/nvmvznbpx0dxcv6/tagdiv-no-save.mov?dl=0

I wanted to mention that I did purge cache. It’s handled through cloudflare and I did it before making the video.

  • This reply was modified 7 years by 360velo.
Calin
tagDiv Staff

Hi,

If I understand correctly you want to set the “text with link” at the end of each post, for this you can use a single post template from tagDiv Cloud Library, all you need to do is to edit the template with tagDiv Composer and set at the bottom of post the text you need -> https://www.screencast.com/t/l4tgywADyFnE after that all you need to do is to set the template on posts, and will not be need to make any changes in theme files

Thank you!

rrystrom
Participant
#0

We have set up cloud header template 3 and set the sticky menu to off but still when scrolling down the page the sticky menu shows up on desktop version.

Settings: https://ibb.co/Dzsv5Tx
normal menu: https://ibb.co/0BhhPnk
scroll down: https://ibb.co/QvDRkmd

What are we doing wrong?

Thank you

Calin
tagDiv Staff

Hi,

This can be achieve using the header manager import a header from tagDiv Cloud Library and edit the mega menu from header zone.
-> https://www.screencast.com/t/YJrbirOUpM
-> https://www.screencast.com/t/AznhmT8QyMy

Thank you!

Simion C.
tagDiv Staff

Hi,

Are you using a cloud post template? If you do, note that the ad codes have to be entered in the template itself, when editing it with the composer. Click on the post content element and there will be a tab called Ads – http://prntscr.com/nlud0s

Then the ads should appear in the posts that use that cloud post template.

Thanks

Vlad S
tagDiv Staff

Hello !

On the homepage you have a sidebar made with tagdiv composer and in post page you have a sidebar wich is made from widgets. In order to have the sidebar from your homepage on every page you have to add a single post template from the cloud library and edit that with the tagDiv Composer. Please take a look at this links for a better understanding: https://tagdiv.com/what-is-the-cloud-library/ ; https://tagdiv.com/customize-articles-with-single-post-templates/

Thank you !

Viewing 25 results - 16,901 through 16,925 (of 21,203 total)