Hello !
In order to have the Infinite loading option you have to apply a single post cloud template on your article page and then edit it for the Infinite loading option. Find out more about Infinite loading option from our documentation here: https://tagdiv.com/infinite-loading-for-single-posts/
Thank you !
Hi,
Unfortunately, we do not have any tutorial for creating something like this, sorry! Notice that’s not a simple task which includes some custom fields and also, our support does not cover by custom work, sorry! You can try to create your custom post template via TD Composer with Cloud template and if your Custom Fields are generated by a shortcode you can use the Text with Title and add the shortcodes inside that element and place everywhere you want in the site. Also, if you have a PHP code for your custom fields you need to try some plugins that inject your PHP code in the core files, like this -> https://wordpress.org/plugins/php-code-widget/ This is just a simple suggestion. If you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thank you!
Hi,
The default category pages can not be edit like the normal page with tagDiv Composer, only if you get a category template from tagDiv Cloud Library, but the category grids do not have filters set -> https://www.screencast.com/t/PYI9vD80
Thank you!
Hi,
Please do not share your privet credentials on forum, if you need help you can provide you credentials on our email address contact@tagdiv.com
Is look like you used the WPBacker builder instead of tagDiv Composer to edit that page, all the pages from our theme/demos/cloud are build using tagDiv Composer, if you want to use WPBacker you’ll need to make new pages, do not use both builders on the same page!
-> https://www.screencast.com/t/rqNIPW0ZSTe
Thank you!
How do i show post updated date instead the published date in google search results while using “Fast Mag” post template. I know how to do it without using the tempaltes, and it used to work. Doesnot seem to work anymore.
I deleted the date element on the post template and i think this has started to remove the date completely from the search results. I would prefer to show the post updated date rather than not showing any date at all.
Hello !
There is no recomended number of cloud templates. You can use as many as you wish but take note that every cloud template does require time to load. So many cloud templates means more loading time.
Thank you !
Hi,
In our guide we mention that minification can be active in cloudflare and it should work
– https://forum.tagdiv.com/cloudflare-cdn/
But there could be cases when it will cause problems. I checked the website on an android mobile device – http://prntscr.com/nle370 and the menu seems to work at the moment.
If activating the minification causes it, maybe you should keep that disabled. And maybe try other minification techniques if possible.
Thanks
Hi, i use post-format ‘video’ to difference videos to standard post in my site.
I want to use a Cloud Template for a ‘single page’ of video post format. Is posible?
I would like a special format in a single page of video format post, like a “Video News” demo theme.
And other question. How to group post with video post format in a Block on my Home with tag div composer? I want to put together all my post with video post format.
Thx, and sry for my bad english
The problem has been found.
It is in the cloudflare to activate the auto monify function, there is no menu on Android.
Some solution for this ..
So, just curious, is there a recomended number of cloud templates to have, in order to not affect the website performance ?
Anyway, i’am already doing most of the recomended speed, thanks đ
Hi,
There is no option in theme to show the cloud templates only for admin.
Only the admin and editor can delete the tagDiv Cloud Library templates, the rest of users all they can do is to view the templates , all the changes they try to make will no save.
Thank you!
Hi FrRzzz,
Unfortunately, if you want to have a full width to your post pages, you need to use or create a new Single Post Template with stretched rows with TD Composer. This is the only available option if you want to achieve full width for your post pages. Check the page builder functionality from here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ –> https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you!
Hi Vlad S
It did not help!
And for your information – it is only in this special item, that pagination don’t work, and only in cloud template themes. It has worked fine in previous updates of newspaper theme. It has begun with update 9.7.
Regards BYS
Hello !
I pressume you mean to have a full width page. That you can achieve by using the tagDiv Composer, selecting the row you want to stretch and selec the stretch method you want like here: https://www.screencast.com/t/yVyvk8yTQCCO And for the header you can do it here: https://www.screencast.com/t/xf56tQN0. In order to stretch post pages you will have to add a template from the cloud templates to it and then modify it.
Thank you !
Hi @pmats777,
If you want to set the header that you build on staging site on the live site all you need to do is to click on edit on header template ( on staging site ) -> https://www.screencast.com/t/j1UiTHWHbnXU and copy all content -> https://www.screencast.com/t/nsYZjSzbjtrG after that in live website ( make sure that you have tagDiv Composer and tagDiv Cloud Library activate ) you need to add a new blank header
-> https://www.screencast.com/t/K2LSWksv9 -> https://www.screencast.com/t/MHd04d4gd after that edit it in back-end -> https://www.screencast.com/t/1MsvPSy4n and replace the code -> https://www.screencast.com/t/CXgssPz5
Thank you!
after i create a page of Contact i can’t edit it. So how can i edit this short code?
look the url
https://www.awutar.com/contact-page-wild-free/
Hi,
This issue you are having is quite unusual. While the theme font is loading and working
– http://prntscr.com/nkyi14
There are also another couple of attempts to load the font from a location which should not exist – http://prntscr.com/nkyimn seems to look for them in a css folder
– https://www.interestinganswers.com/css/images/icons/newspaper.woff?14 and this provides a 404.
From what I can see these calls originate from here – http://prntscr.com/nkymf2 from a rocket critical CSS, don’t know exactly what that is. Could be the cloudflare rocket loader, try disabling it and then clear all caches and check again
– https://documentation.deadlinefunnel.com/article/511-how-to-disable-cloudflare-rocket-loader
Thanks
Hi,
Works alright when I test it. I checked in a different post because the one from above leads to a 404. Before using the code I can’t even select the caption text, but after adding that margin this issue should be fixed – http://prntscr.com/nky7ma
– http://prntscr.com/nky8jk
Try it like this, it is stronger
.tdb_template_106606 .tdb_single_featured_image.td_block_wrap {
margin-bottom: -15px!important;
}
Clear the cache after entering the code in the theme panel.
Or you could try to edit the cloud post template, then set a negative margin bottom for the featured image element – http://prntscr.com/nkybar this should work just as well.
Thanks
Hi,
This can be achieve if you change the width of post or if you remove the sidebar.
In order to change the width of post, you need to use a single post template from tagDiv Cloud Library , you can chose from there a post template that have a large width or you can edit the template using tagDiv Composer.
You can check a similar topic for width -> https://forum.tagdiv.com/topic/icloud-template-margins-and-images/
Thank you!
Hello !
If you use a header from the cloud template that can be edited using the tagDiv Composer. If not you can stretch the header from here: https://www.screencast.com/t/XEswRarTK
Thank you !
Buna ziua,
Ieri am facut update la tema, am pus versiunea noua, dupa care site-ul meu s-a incetinit considerabil de mult, merge ca un melc. Plus ca la update nu am putut sa instalez pluginurile temei, trebuia sa sterg toata tema, plus pluginurile anterioare si sa reincep totul de la zero.
Cei de la hosting mi-au zis ca pluginurile temei cauzeaza incetinirea siteului, dar daca deactivez de ex. tagDIV Cloud Library sau tagDIV Composer siteul deja nu mai merge, cu tema respectiva. M-am uitat la viteza siteului cu PageSpead Insight, mi-a aratat niste date dezastruoase fata de cum mergea inainte de update. 25 la mobil so 55 la desktop.
Ma puteti ajuta? Deja nu mai stiu ce sa fac, ieri am lucrat la asta 10 ore đ
Siteul e: doily.hu
Hello !
In order to have the same menu there is no css needed. All you need is to use a cloud template called Header Template 10.
Find out more about how to import a cloud template and how to edit one from here: https://tagdiv.com/what-is-the-cloud-library/ ; https://tagdiv.com/newspaper-theme-customize-the-header-manager/
Also you can make only your header full width using this option in the Theme Panel: https://www.screencast.com/t/45Evgmiw
Thank you !
You are trying to edit a non cloud post template, that will not work. First you must import or create a cloud post template, the guide from above explains how this is possible.
Then you can apply it to posts, it will appear in the post template selection options
– http://prntscr.com/nkwtvg
And in the general post template in the theme panel – http://prntscr.com/nkwvq7
So all you have to do is to import a cloud post template – http://prntscr.com/nkwu2f
– http://prntscr.com/nkwu73 – http://prntscr.com/nkwu9x
It will open in the composer, you can make modifications to it if needed.
Or you can design your own post template from scratch, if you want to do this please select the blank post template – http://prntscr.com/nkwuj9 and use the single elements from the composer in it – http://prntscr.com/nkwv95
The cloud post templates can be edited with the composer, the default post templates can’t be.
the newspaper theme is showing the cloud templates edit option to contributor and Authors I want it to limit it to only admin. Please help me to do so. MY blog is https://buddymantra.com
I would like to stretch width of my standard posts as well, but for some reason the TD Composer Editor is not available. Therefore, stretch row is not available.
You can make it available using the Cloud Templates, however I do not want to use any of these, and I also don’t want to start with a blank slate because I had trouble recreating the default layout I have now.
Is there a way to duplicate the default layout INTO the blank slate to then access the TD Composer Editor?
Seems strange this is not available for default single posts.