Search Results for 'cloud'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

1. Through the Cloud library you can import page templates, modify them if needed and save them. They can be reused when needed
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
There are homepage templates, page templates and sections (blocks of content)
http://prntscr.com/kvogz4

2. There aren’t many animation capabilities for the composer elements at the moment. Might be available in the future for specific or dedicated elements, can’t say exactly what will happen. Sorry for the inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

Could be caused by a few things. In some cases the problem was the usage of security plugins or server firewall which blocked the cloud library plugin.
In other cases it was caused by using PHP versions higher than the maximum recommended 7.2.

Or maybe insufficient resources – https://forum.tagdiv.com/requirements-for-newspaper/

Let us know what you find. We could also take a look, maybe we can spot something. Send us an email at contact@tagdiv.com and provide admin login and also cPanel if possible.

Thanks

Scott
Participant
#0

I would like use the Heaven Spa About Page cloud template as template for a page on my site: https://cloud.tagdiv.com/about-page-header-hero-spa-heaven/. However when I do this, my normal page header appears: https://www.awesomescreenshot.com/image/3615695/b494352d5802d6b7d073c372e77ee3e9

How do I move the full width row (the hero header ) to the top of the page and turnoff or hide off the regular page header similar to the Heaven Spa About page?

thknick
Participant
#0

Cannot add new Cloud Templates
It said “Invalid reply from server endpoint.”

Simion C.
tagDiv Staff

Hi,

The comments section will always be displayed at the bottom of the post page. That is how it is defined in the code.
Using predefined post template this could only be done by making modification in the post template files. Some similar topics here
https://forum.tagdiv.com/topic/post-comments-directly-under-post/

However using cloud post templates it is a matter of drag and drop while editing a post template
https://www.screencast.com/t/Mtfs3iiv
The comments can be positioned differently in the post template by this method. You can find out more about the cloud library plugin here
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks

Scott
Participant
#0

I imported the Church footer from the cloud library because I wanted to use it as a footer. It is imported as a page instead. How do I use this as a footer template?

Simion C.
tagDiv Staff

The default post template will use the ad codes from the theme panel, while the cloud template will use the ad codes entered in the template itself.

So if the same type of ad codes are used, which work with a default post template, they should work with a cloud template.
I believe we did test this at the time but with default responsive Adsense ads, there were no problems.

If you should find something relevant, please share it here.

Simion C.
tagDiv Staff

Hi,

There are other problems as well, even in desktop. For example the header search does nothing, block pagination doesn’t work.

I would suggest that you first disable the Cloudflare rocket loader, this can cause problems with the theme, we recommend that it is kept disabled
https://forum.tagdiv.com/cloudflare-cdn/
After you deactivate it, clear all caches and purge the files. Check if this solves the problem.

Thanks

Simion C.
tagDiv Staff

Hi,

We try to only implement useful settings in each theme update, all user requests and suggestions are noted and will be considered. Takes a little to get used to the theme, tagDiv composer and cloud library, but with some practice after a while you will get used to it.
If you have questions you can always create new topics here in the forum, or use the forum search function. Chances are most usual questions are already answered.

Regarding the issue with the demo install, if that message is displayed it could mean that not all the demo files were imported properly.

First thing to check is the theme requirements guide, carefully
https://forum.tagdiv.com/requirements-for-newspaper/
Contact the hosting provider if needed so they can make the required modifications if needed.

Also it could be a matter of permissions for the uploads folder. That is preventing the demo from installing successfully. Try to set the permissions like mentioned here
https://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/

Please let us know what you find.
Thanks

Bogdan B.
tagDiv Staff

Hello,

You can create a new post template using the tagdiv cloud library plugin and remove the word ‘by’: https://www.screencast.com/t/Uu33HsTVZY
The date format is changed from the WordPress settings: https://www.screencast.com/t/FZQOeieR
https://codex.wordpress.org/Formatting_Date_and_Time

Thank you!

Calin
tagDiv Staff

Hi,

1. The excerpt is quite bet tricky, you’ll need to be very careful in which module you make changes and in which module you’ll aspect to appear changes ( if you will change in module 1, just in that module will appear the changes ), also please read this topic https://forum.tagdiv.com/topic/chinese-excerpts-do-not-work/ .

2. If I understand correctly, you want to make some change in footer section… if you don’t want to use a demo or a template from cloud template, you can make a page ( create a new page, and build it how you desired ), after that in Newspaper> Theme panel > Footer > Footer Settings you will find footer page, from there you can set the page you just created; please read this documentation for footer template https://forum.tagdiv.com/footer-templates/ .

Thank you.

Bogdan B.
tagDiv Staff

Hello,

In order to show a custom post type in the standard category taxonomy you will need to create a custom category page template using the cloud library plugin and create content block that can show other post types besides the standard ‘post’.
Please read this guide to learn how a block can show other post types: https://forum.tagdiv.com/block-settings-guide/

Thank you!

Ryansmccain
tagDiv Member

Great. thanks for your help. I have Tag Div Cloud Library on my to-do list. 🙂

ctoweett
tagDiv Member

Yes! I always use chrome inspector to make style changes in WordPress. But remember the code might not work if, for example, you switch to cloud templates (the single post templates have, or allow you to insert, a WordPress comment box with similar fonts styling to those in the theme panel) https://forum.tagdiv.com/tagdiv-cloud-library-plugin/.

chaddng
tagDiv Member

Hello again,

So I double-checked the adsense code snippet. It’s correct.

1. Ads added using tagdiv blocks on the homepage insist on appearing as squares, even though the space would suggest they should be long and thin. These are Custom Ads 1 and 2 and the code snippet I’ve pasted into theme panel is:

<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: “ca-pub-3503819165109177”,
enable_page_level_ads: true
});
</script>

Auto size is definitely on for all screen sizes. I haven’t changed any sizing from the default setting of auto.

2. Into my Cloud Template – property category (so still using the link/example from my previous post) I’ve copied and pasted the code for the ad from sidebar which I know is working. This is done using TagDiv Composer and editing the ad positions that you access when you click on “sample post content” within the template editor. I want the ads to appear top of the article, inline (after 3 paragraphs) and article bottom of the property posts. (I’ve now removed the titles from ads so you don’t see the positions marked anymore). Still not appearing.

3. Copied the ad code from the article top ad position (property template) and adding it to sidebar ad within theme panel. Saved. Refreshed. Sidebar ads do still appear.

4. Not sure I’m doing this right. Created new page. Opened in tagdiv composer. Added ‘Column text’ element. Copied my ad code snippet (the one that works for sidebar) into the ‘edit content’ editor – text view rather than visual. saved. I see nothing other than the block title? https://wmw-dev.co.uk/test-ad-page/ (Also added an adspot – sidebar) and that seems ok.

Any thoughts and advice much appreciated?

Thanks,
Naomi

Calin
tagDiv Staff

Hi,

First you can check our documentation for newspaper ( https://forum.tagdiv.com/newspaper-theme-documentation/ ) there you can learn a lot on how to create your blog/wesite.

And yes you can create or chose a new template for post, page, author, 404 page, etc. ( https://www.screencast.com/t/KJkLmZf0B ), and you can change it wen you like it,
for this you’ll need to install an plugin tagDiv cloud library, after installation activate it, click on it and click on add new ( https://www.screencast.com/t/yVQrWUQF )
then will appear a window with many templates (), they have suggestive title; chose anything you like, click on it ( there you can preview to see if you really like it ),
if you like it click on create template ( https://www.screencast.com/t/ku5O7ef0w1S you edit it if you like then save it and use it very time you like it) , if you don’t like any of them you can create your own template search
for the Blank template ( https://www.screencast.com/t/UCrhvPhEmM ) .

You can have the same template on all of your post from Newspaper > Theme panel > Post settings > Default post template ( https://www.screencast.com/t/KHA2mywY4U )
or individual template on post, go on the post section, select the one you wish to set a different template,
and at the bottom of page you will find Post Settings > General > Post template ( https://www.screencast.com/t/BLxfDM0Af60x )

Also you can check your documentation for page ( https://forum.tagdiv.com/page-templates-2/ ), post ( https://forum.tagdiv.com/post-templates-2/ )

Please lets us know if you have more questions.

Thank you.

Simion C.
tagDiv Staff

Hi,

1. You can use Visual composer, or the tagDiv composer. We recommend the tagDiv composer however. Our front-end builder has a considerable amount of options, elements, multi-purpose features etc.
Also in combination with the Cloud library plugin it can be used to design/import beautiful templates (for post pages, category pages etc)
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
All of these are not possible with Visual composer in the theme.

2. Could be the most common mistake, maybe you are not uploading the image in full size. For example as a footer background
https://www.screencast.com/t/IXxn8rfOkA
https://www.screencast.com/t/L5jPISPd

3. Can’t say about social login, I have no information about the status or progress made in this matter. At some point it may be available.

Please let us know of you have more questions.

Thanks

Ken0929
Participant
#0

Hi,
How can I add a new template for “pages”?
We can create new templates for “posts” using cloud templates
but I want to do same thing for “pages”.
If it’s possible, I can redesign many pages later easily.

If it’s not possible, could you give me some advice for changing the design of many pages later?
For example…”When you create new page, add extra class and use CSS” or something…

Catalin
tagDiv Staff

Hello jalewa,

Try to use the Cloud Template Library to create your own custom Category Template using the TD Composer. Please check here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ Using this way, the theme functionality allows you to add some banners everywhere you want at your website, using the Ad Box element.

Thanks for your understanding!

Simion C.
tagDiv Staff

That would be right, yes. All cloud templates can be edited with the tagDiv composer
https://www.screencast.com/t/z7QDnPzB1

rihtak
tagDiv Member

Ok, I can import a template from cloud and edit it from front end like pages right ?

paperweight
tagDiv Member

Ahhhh, so no way I can do this in the child theme? I’ve been clearing cloudflare, server, opcache, and local caches repeatedly when trying to make it work on a child theme, but I’m glad now it seems to only work with a parent theme change.

OK, I will do it in the parent theme, but I hope there is a toggle or something to allow/disallow thin in the theme. I need to repair it each time there is a Newspaper theme upgrade 🙁

It takes up precious real estate in the window. I hope theme can work on the “outside” and not on the “inside” or WordPress — you understand my meaning?

Calin
tagDiv Staff

Hi,

This is possible, now you can select different template for each Author,
in order to do that you need to add (or create ) tow Author templates and from panel select from each one individuality the template.
To be more clearly I will guide : go in Cloud Templates, click on Add New from the top of page https://www.screencast.com/t/Scp5baszj7Z
section Author select the template you want to set, click on Create Template ( you can create if you don’t like any of them by selecting the blank page )..
after you choose yours templates go on Newspaper > Theme panel > Template settings > Author template and in section “TDB individual author templates”
set your templates after that don’t forget to save the settings https://www.screencast.com/t/cYfRNa8TW30Q

Thank you.

Catalin
tagDiv Staff

Hello heedozz,

Unfortunately, the theme does not have any such an option for this functionality, sorry! The theme has front-end editor for posts if you will use the Cloud Library but this task supposes to use the WordPress functionality. Check the useful guide from here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks for your understanding!

Viewing 25 results - 19,201 through 19,225 (of 21,203 total)