- NewsmagPage templates
- NewsmagCategory templates
- NewsmagFooter templates
- NewsmagDefault post templates
- NewsmagPost templates
- NewsmagHomepage – How to build and set it
- NewsmagtagDiv Composer Tutorial
- NewsmagCustom Post Type Support
- NewsmagNewsmag documentation
- NewsmagHow to use the Visual Composer plugin
- NewsmagHeader styles
- NewsmagSmart sidebar
- NewsmagCategory grid styles
- NewsmagCategory top post styles
- NewsmagHow category settings work
- NewsmagFeatured images
1. Thank you for mentioning it, I will make a note of it.
2. Regarding the footer there should be a solution provided by my colleague Bogdan in the email conversation.
Sorry for all these inconveniences, it was decided by our developer team to remove this page template, there will be an option for the footer as well, just like for the header, to remove it for specific pages.
Hi,
We don’t recommend making modifications to the theme stylesheet, this could lead to problems. With a general background set, there will be a class set on the body, this will apply to all the theme containers and restrict them to a certain width, in order to see the background – http://prntscr.com/mn11ka
Only through modifications in the stylesheet or overriding CSS code would this be possible.
If you want a wider layout and keep a background, maybe you could consider doing it in the composer with the row background options (color, image or YouTube video)
– http://prntscr.com/mn137j – http://prntscr.com/mn13bk
Now the composer can be used to design almost anything, pages, post templates, category templates etc.
Thanks
Hi,
I’d like to be able to add some custom PHP code to my single post template, which is now using a cloud template.
(I have a plugin that does not have a shortcode; I need to use a PHP tag to insert its output to the page.)
But there is no template file in the theme folder that I can edit.
How can I add PHP code to a single post cloud template?
Thanks,
Peter.
ok sorry for my bad english, I try to explain better.
My need is to display on the homepage the tags of the posts shown in the Big grid flex template, but in the backend I can only choose between categories, author or date. Could you help me to write the proper script in php in order to customize the theme? I’ve used <?php the_tags(); ?> but with no success. below some screen:
thank’s so much!
m
Hi Simion,
Thanks for getting back. I was able to change all inner spacing now, thanks for the direction.
The last issue I’m having is the webpage width. You mentioned this can’t be adjusted? I can’t see that as there is code telling it what size to be currently. I’m fine to re-size in a template somewhere I just need to know where this is coded. Also I started with your sports Demo theme and just imported that code not content.
Please let me know as all of the boxed demos are the same size and I need something a bit bigger.
Thanks!
Hi,
Try to use the Footer templates from here -> https://www.screencast.com/t/FmnQ9Yeca and try to recreate the custom footer from our page -> https://www.screencast.com/t/55Ou3y4frM0 -> https://forum.tagdiv.com/newsmag-footer-templates-2/
Thanks.
Hi,
This can be achieve using a custom css, please try this custom css ->
.td-old-fashioned .entry-title:before,
.td-old-fashioned .td-block-title:before,
.td-old-fashioned #reply-title:before{
display: none;
}
.td-old-fashioned .td_block_template_2 .td-block-title,
.td-old-fashioned .td-post-template-2 .td-post-title .entry-title,
.td-old-fashioned #reply-title,
.td-old-fashioned .td-page-title
{
padding-left: 0px;
}
Hope this will help you!Thanks.
Hi,
It would depend if the mobile theme plugin is used or not, also if this is regarding the post title in the modules or in the single post page. It could be done with some CSS if you want to modify those elements just for mobile.
With the composer it would be easier, simply select the mobile mode and customize the font properties, for example in a page – http://prntscr.com/mmkjgu
Or in a cloud post template – http://prntscr.com/mmkk7q
That will only apply to mobile mode, you can customize the fonts per device.
Thanks
Hi,
Please make sure that tagDiv Composer is activate -> https://www.screencast.com/t/UQpGDyMGH , also please note that tagDiv Composer is not designed for post, only for pages and templates from tagDiv Cloud Library
Homepage – How to build and set it -> https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Thank you for your understanding!
Open the different pages via. TagDiv composer, when you open the page click “header options”, and pick a template.
You can edit the template via. the composer.
On posts specifically, open the “Cloud Templates” option, and choose the Single Post Page.
Hope this helped.
It is possible to have some hint in order to modify the template and permit tags visualization in homepage? I’ve tried by custom coding it, but i don’t understand the logics behind your way to retrieve post data
thanks,
m
Hello Bogdan, I think you don’t understand my question..
I applied “Nomad” demo to whole my site from Theme Panel as you can see https://www.ersoybalci.com
Nomad Demo is coming with 2 header in Cloud Templates
1. Front Page Header Cloud Template – Nomad (you saved it as a “Font” but I correct as a Front, anyway you can fix it next update)
2. Global Header Cloud Template – Nomad
“The Menu” is working.. “The Sticky Menu” isn’t working as I explain above
Hello,
I’m using big grid flex 6 for the higher section of my homepage. I want to display the tags of a post within this section, but it seems it’s doesn’t possible in the theme panel. How could I modify the theme-child templates in order to do that?
thank’s!
m
I am new to this theme and the builder. I have my site set up pretty well but I noticed that when I access the home page on an iPhone the default header from the template shows up. On all o the other pages my own header shows up. I can’t figure out where to set the mobile header for the front page. If I use the header manager in the builder it shows the page correctly, but on the phone it always shows the default header. I’ve used both chrome and safari and cleared the cache.
Hello
Since yesterday I have a problem with my TD Composer. The Template (Home) doesn’t load and I have these 3 messages (images)



When I load the home page in the WP code and I try to save it I have a page wp-admin/post.php and a widget from the sidebar ??



Its really easy to create blocks with 3 rows of posts in pages, and thats perfect, unfortunately im having difficulties to create the same in a category. Im enable to create a category with 3 rows to display posts, seems that the templates only offers 2 rows in the categories…
How i can create a category with 3 rows of posts? (Without disabling the sidebar) Thanks.
Hi,
I can create search page results per category, but how can I style a general WP search page (so searching all categories) using Newspaper?
Cheers,
Martin.
I’ve been trying to figure this out for awhile and it’s driving me crazy that these settings are not in tagdiv composer. This is on the home page and first; nowhere in the header styles can I find where to change the width of a boxed theme page. The default is way to narrow.
Second, all of your custom templates are very spacey/airy and there’s very little options to change that for the home page. On the regular pages it’s even brutal how I have to use a -40 for CSS just to tighten the space.
I’m not complaining because I do love this theme, but these are options that should be there and easy to change, but are missing that I can find.
Please let me know where to change these options either in composer, or in a template file and where it is for the home page.

Thanks
Hi,
I suspect that you have updated the theme using the patch and the old empty page template has not been overwritten, sorry! The quick solution would be to edit your old empty page and replace the code with the other one from here -> https://pastebin.com/UYm6HHCZ Very important is to do not delete the start comment.
Thanks for your understanding!
Hi,
So if I’m right fluid width means that the width will be 100% from the device size, if so then the simplest way to get it full width everywhere is to create or import 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/
Thank you for your understanding!
Hi,
Im trying out the new auto load article feature. I didn’t want to activate it on my main page before trying out. So I have a dummy site I have tested it on. I have done everything like described here: https://tagdiv.com/infinite-loading-for-single-posts/, but no posts are auto loaded.
– I have used Fast News demo, and imported Single cloud template Fast news. I have activated “auto loading”. (https://imgur.com/a/HdUeijy)
– I have set global post template to singe post template fast news (https://imgur.com/a/VAuOxYE)
Url: www. vismer.no
What am I doing wrong?
Hello,
You have to actually apply the template after you create it. There are 2 ways to create a template.
1. is to access the cloud library settings and press add new and import a template. Once done, you hit save. But this will not apply anywhere at the moment. You have to access the theme panel and set it for your website: https://www.screencast.com/t/4LrzLsUZFg
2. the second option is adding a specific header for a specific page or template. This is done directly in the tagdiv composer when editing a page or a cloud library template. Using this method will apply the header only to that particular page or template, not across the whole site at once as option 1 does.
Thank you!
Thank you. When I try to do that I get a “Create Page” button, not a “Create Template” button as you can see at
https://drive.google.com/a/webgalaxy.pro/file/d/1milnhINTShta38rkQmk-7mLDBUsjQYG6/view?usp=drivesdk
Also in the “General Author Template” dropdown, I don’t see the existing Cloud Templates:
https://drive.google.com/file/d/1Pa1dLJfWej9ZHoRNdBsHy0t7olT8IDlx/view
although there are already 3 there:
https://drive.google.com/a/webgalaxy.pro/file/d/1cE2DQLxIHkn1XKchqL-Uibofb7RXbt4s/view?usp=drivesdk
Why is this?
Hi,
The empty page template is still appearing. Moreover, when using TagDiv Composer I don’t see the Header manager.
The theme is updated to 9.5 and I deleted the composer plugin and reinstalled again. Maybe the update was not well done?
Hi there,
Updated the theme and all the relevant plugins to v9.5, cleared caches and have everything working. Looking to activate the infinite loading on posts but fail with adding templates?
1. Why cant we add/select infinite load from the master post theme settings?
2. Can we have a feature that the original set of templates or any design we set can be made into a template from the post or page sidebar in edit mode?
3. Selecting and Loading templates works but the blocks and post structure does not come across? Completely blank: https://cl.ly/55f6853872ec and: https://cl.ly/c1238e41e516 and front view: https://cl.ly/e984b2896132
Can you please advise? The site is https://coconutoilpost.com
Regards
Peter