Hi,
In order to set latest post on homepage you can set the page templates to Page Builder + Latest Articles + Pagination -> https://forum.tagdiv.com/page-templates-2/ or you can use tagDiv Composer with tagDiv Cloud Library and set a post loop in page -> https://www.screencast.com/t/azCGYslFi
Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Let me know if you have more questions!
Thank you!
Hi,
Most pages and homepages, category templates, post templates etc from demos are available in the cloud library, so you can import and use the ones you want
– https://cloud.tagdiv.com/#/load/All – http://prntscr.com/n5wrfs
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
We will try to add more in future updates. If you have more questions let me know.
Thanks
Hi,
So you have imported the homepage of the demo with the cloud library, or install the demo? You can edit the respective homepage regardless, with the tagDiv composer. Modify the elements you want as needed, then save it
– https://tagdiv.com/tagdiv-composer-page-builder-basics/
– https://forum.tagdiv.com/block-settings-guide/
Depends on what this design is, what exactly you mean by importing design in the page. Some more details about this would be helpful.
It is true that uninstalling a demo or installing a new one will remove what has been imported by it. A full demo install with content imports demo posts, categories, menus, logo, images, theme panel settings, and in some cases a stylesheet. These will all be removed/reset when uninstalling or installing a new one. Your own created posts, menus, etc will not be affected, just the demo content.
Please let me know if you have more questions.
Thanks
Hi,
This problem in most cases are caused by low wp-memory.
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.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7-7.2
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Please refer to the following guides for possible fixes:
https://wordpress.org/support/topic-tag/505-error/
https://forum.tagdiv.com/topic/wp-supercache-causes-500-internal-error-and-cannot-deactivate/
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
– https://support.cloudflare.com/hc/en-us/articles/218378978-What-should-I-do-after-seeing-a-502-or-504-gateway-error-on-my-site-
– https://support.cloudflare.com/hc/en-us/articles/115003011431-5xx-Server-Error
– https://support.cloudflare.com/hc/en-us/articles/200171906-Error-522-Connection-timed-out
– https://support.cloudflare.com/hc/en-us/articles/200171936-Error-520-Web-server-is-returning-an-unknown-error
Please try the same suggestions if your problem is similar. In most cases, 500 errors are caused by low wp-memory.
Thank you
Hi,
This problem in most cases are caused by low wp-memory.
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.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Also please check the php version to be 7-7.2
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Please refer to the following guides for possible fixes:
https://wordpress.org/support/topic-tag/505-error/
https://forum.tagdiv.com/topic/wp-supercache-causes-500-internal-error-and-cannot-deactivate/
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
– https://support.cloudflare.com/hc/en-us/articles/218378978-What-should-I-do-after-seeing-a-502-or-504-gateway-error-on-my-site-
– https://support.cloudflare.com/hc/en-us/articles/115003011431-5xx-Server-Error
– https://support.cloudflare.com/hc/en-us/articles/200171906-Error-522-Connection-timed-out
– https://support.cloudflare.com/hc/en-us/articles/200171936-Error-520-Web-server-is-returning-an-unknown-error
Please try the same suggestions if your problem is similar. In most cases, 500 errors are caused by low wp-memory.
Thank you
I use a table of contents plugin which automatically finds h3 tags on the page and adds them.
Because the block headlines all seem to use H3 tags, it interferes with my Table of Contents.
Is there a way to change the h3 tags to h4, or remove the h tags completely from the block headlines?
Thanks,
Will
Further: I am using cloud templates, and trying to work with Block 15 for adding random posts to the bottom of my pages.
Hi,
Unfortunately the above solution is working only with default templates, there appear the category op post -> https://www.screencast.com/t/g4OLPlj3EM if you are using cloud templates you can not achieve this only with css, you’ll need to use some custom java-script.
Thank you for your understanding!
Hi,
Default blocks and grids don’t have the options that flex blocks and flex grids have. Also default header styles versus cloud header styles (cloud header styles have an option for the category tag color – http://prntscr.com/n5tefg )
However this could be done with some CSS. For example this code should allow you to change the background color and text color for normal and hovered caetgfory tags in the header
– http://prntscr.com/n5tgd0
#td-header-menu .td-post-category {
background-color:red;
color: yellow;
}
#td-header-menu .td-post-category:hover {
background-color:yellow;
color: red;
}
Use the colors you want in the code, then enter it in the theme panel custom CSS code section.
If you want to change it in other places let me know where and I will give you a solution. A link to the respective page and more details will be helpful if possible. Let me know.
Thanks
Hi,
Some share buttons like Whatssap are hide on desktop and show only on mobile.
In order to achieve all share buttons in post you can use some single post templates from tagDiv Cloud Library for example single post template 29 -> https://www.screencast.com/t/2nEWawCqLM will show all share buttons in one line ( all share buttons that are for desktop ).
Thank you for your understanding!
Hi,
By a theme setting it is not possible, I will add this on our list to see what can be done about it. Maybe something can be added so that the more from author will not appear unless there are more posts from that author. Sorry for the inconvenience.
You could use a cloud post template and display just the related articles for example. The related articles and more from author are separate elements, so you can place only one if needed – http://prntscr.com/mzgjfm
Let me know if you have more questions.
Thanks
1. For me AMP is valid, I tested with both tools
– http://prntscr.com/n5pqd1 – http://prntscr.com/n5pqmp
I can see from your screenshot there is an indexing error, maybe you fixed that.
2. That’s unusual, so the cloud template when used displays a search result which is not displayed when using the default search template. The results should be the same.
I have tested this on my end, seems to work. Are you using a loop element to display the results? – http://prntscr.com/n5pvux
If you want us to take a look, please send us an email at contact@tagdiv.com and provide admin login.
3. I can’t tell from the screenshot if there is a layout problem. What exactly is wrong with the template? If you will send us an email we will check it.
4. You could consider to use plugins for the rating, I could also add this request on the list but I can’t promise anything at the moment. Sorry for the inconvenience.
5. That block looks alright when I check it – http://prntscr.com/n5pxzm
I can only check with the Safari version mentioned above, with this it looks fine.
6. The smart list cloud post template is supposed to appear there, it is a post template after all. By editing it you can choose the smart list style – http://prntscr.com/n5pz1k
Note that these cloud smart lists styles – http://prntscr.com/n5pz7s are not the same as the default smart list styles – http://prntscr.com/n5pzei
7. I see the problem, indeed there are elements that should not be there when printing. I will add this as well on our list to see what can be done about it. Thank you for mentioning this.
Hello, I was able to use Cloud Template to build a page from the pre-existing Beauty Template from Newspaper. I want this page to be my home page but was only able to make a new page: http://blog.tryandreview.com/home/
How can I make this template apply for my Home Page: http://blog.tryandreview.com/
Hello Simion C,
Thank you so much for sending the introductions of the importing the demo. But I met some problems when I imported it.
Actually, I have opened the link of https://forum.tagdiv.com/tagdiv-cloud-library-plugin/. and imported it. However, I found that I am not very satisfied with some contents of the template. For example, I am not very content with some characters of some templates. But I only want to change one part of it and store the remaining part. So are there any ways that I can change one part of the content that I don’t like into something I design by myself? If yes, please send me the introduction. Looking forward to your earliest reply.
By the way, I plan to hire a designer to design my Blog. But I don’t want to limit her imagination because there are a lot of pre-designs on the template, so I am going to ask her to design it on another application such as Photoshop. Therefore, what I want to know is whether she has to design it on this template. If not, are there any ways to help her to import her design into the template? In addition, I think the demo of Newspaper Theme will be upgraded in the future. According to what I know, if one application is upgraded, the CSS or Code might be changed. Consequently, I am worrying that if I upgrade the demo in the future, the fixed contents and designs of my Blog might be changed. Please tell me if there is a way to avoid that problem.
Regards
Hugo
Sure – so a couple examples from the Pre-designed Templates – tagDiv Cloud Library: Block66 – Home Decor, Block11 – Full1 or Block11 – Full2. In each of these examples, the box containing meta info is overplayed on top of the lower part of the image. That’s what I’m looking to achieve – if that’s not clear I can sign up for screencast and send links?
Can you please tell me if there is a default way to change the colour of the small boxes that contain the name of the category (I think its called the category tag). I’ve been able to change it in tagdiv Cloud Library blocks (one block at a time). But I’d like to change it throughout the site AND specifically in the MegaMenu (the category tags are all white text on a black background). Thank you.
Hey, Calin.
Thanks for your help.
I trying to do it with Cloud Library.
It works when I set without category: http://prntscr.com/n55coq
But dont work when I set the category: http://prntscr.com/n55dl6
I dont Know what I’m doing wrong. Can you help me?
Example post: https://livecoins.com.br/analista-explica-como-bitcoin-chegara-em-us-55-mil/
Hello, thank you in advance for your time.
My site is: booomcha
Not long ago, I opened a ticket (#283697) because after I made a footer page, I had a duplicate of the JetPack like button appearing before the footer. That was resolved with some CSS snippets and I’m quite happy with it.
This time, however, I installed a single post template from the Cloud Library. Again, I have a duplicate JetPack like button showing up, but this time, it is just below the comments section, above the footer. I was wondering if you could please help me out with more coding to get rid of this duplicate?
Please see photos: This is a pic of the JP Like I want to keep; This is a pic of the duplicate I want to remove
My next question is regarding the Home tab in the main menu in the header. Although my static page is “Home,” I do not see the need to have the Home link in the menu. When I delete it from Appearance>Menus, WordPress automatically seems to generate it regardless. I tried moving the Home tab to the end of the menu, then use CSS to display:none, but No matter where I put the Home tab on the Appearance>Menus, it still appears at the beginning of the menu on the front end. If I leave it there, and use the CSS snippet to hide it, it messes the margin up.
Please see photo: Home Tab
There is just one more question, please. When I use the search in my header and it comes back with “no results,” the page that comes up has a different header. I have a header template set as my global header, so I’m not certain why this is happening. This is the only page I’ve noticed that has this issue. All the others seem fine.
Please see photo: Wrong Header
Thank you again for your time, I appreciate any help you can provide.
Kymber
1. AMP

2. Search Template Default VS Custom


3. Composer layout for search template maybe this is an issue

4. Comments it was an additional feature request A dropdown/actual stars would be a cool addition in order to allow users to rate recipes
I have seen many themes that allow to leave rating with comments.
5. Safari Issue

6. Smart List Template

7. Print
Here is how it looks.
https://modo.pk/wp-content/uploads/2019/03/War-of-the-Words-Game-of-Thrones-Best-Dialogues-%E2%80%93-Modo.pdf
Hi!
The image is align center
https://www.screencast.com/t/IGuZqg0ee
Now I’m using Single Post Template 44 – Home Decor
It seems to be happening with all single cloud template
I did everything you said, deactivate all non theme plugins, child theme and plugin cache, still with the same problem.
-
This reply was modified 7 years by
cahpolli.
You can import them with the cloud library plugin, here is a guide for it
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Let me know if you have more questions.
Hi,
Please make sure that you rocket loader is disable like in our guide ->https://tagdiv.com/how-to-set-up-cloudflare-cdn/
Your theme do not have such a function, I think that function comes from rocket plugin or CDN , please check the lazy load from those.
Also you have some errors in console that can provide some problems -> https://www.screencast.com/t/idq7LHsYb0Z
Thank you for your understanding!
Hi,
So if I’m right you want the width/stretch of row, if so then the simplest way to achieve this will be to create or import a 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/ also for pages (stretch row and content ) https://www.screencast.com/t/i8SQ5eS4 .
Please read similar topics:
-> https://forum.tagdiv.com/topic/force-full-width-on-categories-post-grid/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
-> https://forum.tagdiv.com/topic/homepage-full-width-content/
Also from what I can see your header and footer is stretch to full width -> https://www.screencast.com/t/8dv4sZzdVu3o -> https://www.screencast.com/t/1nXlJduH7
Thank you for your understanding!
Hi,
Please make sure that you align both image to center -> https://www.screencast.com/t/nHC9Lssy9Oq I try with few cloud templates -> https://www.screencast.com/t/K8nVngr9MA and for me works normally -> https://www.screencast.com/t/htmhe1H1n
Which cloud template are you using?
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!
Hi,
Yes you can achieve something like that using tagDiv Composer here is an example -> https://www.screencast.com/t/QWmwYySBv3 or somethink like this -> https://www.screencast.com/t/acAeQ98A
Please check our documentation for How to Create Beautiful Homepages with Newspaper Theme -> https://tagdiv.com/how-to-create-homepages-with-newspaper-theme/
What is the Cloud Library and How You Should Use It? ->https://tagdiv.com/what-is-the-cloud-library/
In order to achieve that homepage you need to have TagDiv Composer and TagDiv Cloud Library activate.
First select no header like this -> https://www.screencast.com/t/11bZOCkhUtdd after that click on row and stretch it and check the divider -> https://www.screencast.com/t/psTxA0yP -> https://www.screencast.com/t/NfNuz8bU78jM -> https://www.screencast.com/t/xHxiMXhuAG add a new row and stretch it and set the layout of it https://www.screencast.com/t/zw8ZXuXQovO set in left column a single image -> https://www.screencast.com/t/6rW1U0DR and set an image for it -> https://www.screencast.com/t/AfrfESbD0WN -> https://www.screencast.com/t/4NZuM85Cqg -> https://www.screencast.com/t/3Ch2H5ZCM8 after that set in the right column the header logo, header menu, social and the header search -> https://www.screencast.com/t/DsJhE4R1t now you need to set each element to be display inline and the search and social align theme to right -> https://www.screencast.com/t/812LUkv5Lai -> https://www.screencast.com/t/tNrmvVkW2
Hope this will help you!
Thanks!
Hi,
Hiding it with CSS would not be recommended, this is a violation of Adsense terms. For non-multi purpose header styles there would be a way for a long term solution, by setting a condition in the header in a child theme. But the multi-purpose header styles files are in the composer plugin.
One way would be to use a cloud library 404 template, there are some designed by us, but you could design your own – https://cloud.tagdiv.com/#/load/404
Then in that 404 template create a new header (with header builder elements) or import one
– http://prntscr.com/n4j5q7
That header will then only be used in the 404 pages. So this would be a solution.
Thanks