- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperDesign your post pages using the Default Templates
- NewsmagPage templates
- NewspaperPage templates
- NewspaperCreate a form contact page
- NewspaperCloud Library Templates
- NewspaperCloud Library – Category Templates
- NewsmagCategory templates
- NewsmagFooter templates
- NewsmagDefault post templates
- NewsmagPost templates
- NewsmagHomepage – How to build and set it
- NewspaperHomepage – How to build and set it
- NewspaperPost templates
- NewspaperDefault post templates
- NewspaperCategory templates
- NewspaperPost template ads
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
Hi
I assume that you want to display on homepage an post entire post with post template 5 as a post template. This can be achieved only partial. You can display a post on homepage using page-builder+latest as a page template and module 15 like here: http://screencast.com/t/muDZhjvOq Following the screen you will be able to display a post on a page but the post template’s style won’t be kept. The post template style applies only on posts not on pages.
Also instead of post it filter you can use this configuration: http://screencast.com/t/x6O5xXLf
Let me know how it goes and if this is not what you mean please provide more specific details about what you’re trying to do so I can inspect ti closer and get back to you with a more accurate answer.
Thanks!
I want to either create a new page template or to modify an existing template so it doesn’t show ads in the body
For example, I use Post Style 5 as my default right now, and I want to use Post Style 3 for stories that have a large image to display. There may be some text below them and possibly a button to go to the next one.
In Style 5, I have an ad block in the top left corner, but I don’t want that in Style 3.
Also, in Style 5, I have a large block of image ads above the footer, but I may not want them in Style 3
How can I turn them off?
I saw you have previously talked about this, but it must have been before Newspaper v.6 and the instructions were in a screenshot that no longer exists.
Hello Everyone,
My default post template is Style 5, some post with sidebar, some post without.
I want to know how can I make this a homepage?
The conditions are:
1. Homepage and post page will display a style 5 post in full.
2. It will be in random.
I hope his makes sense. Let me know.
Hello Irreverent Gent,
If you want to do not have the page title for your website, you should change the page template from the panel, like this -> http://screencast.com/t/Qm8L5Pw9cl4
Hope this helps!
Thank you for the message!
Hi
I’ve checked your site and the images are displayed fine now: http://screencast.com/t/rcOlkWUwTPR Usually when the images don’t appear on page it happens because of lazy load animation which’s script conflict with one of the installed plugins. If this happens again try to turn off the animation from theme panel > template settings: http://screencast.com/t/ZE3dhGLdQMv
Let me know if you need additional assistance on this.
Thanks!
See the wordpress.org docs on disabling author endpoint. Not theme specific. Likely there is a function hook to disable author template. You might also then need to disable the link in author box includes and the author meta pulled top of post loop since those default to link to author page.
Well, you can create custom fields, then pull those custom fields into your post template(s). This is basic functions of WordPress and not theme specific.
Yoast should not slow down your site if you increase memory allocated to WP (try 96M in your wp-function.php file), and if you turn off un-needed functions.
However, there are other plugins you can use to create custom meta tags.
Yoast is useful for managing the trickier things like secondary pages for archives, indexes to eliminate duplicate meta data.
Just use Homepage template ‘Default’
Instead of ‘Homepage + latest articles’
Pat
Hi all,
I need to change the font (specifically the text transformation) in my category template. Right now I’m using Category Style 1, and my category pages look like this — http://dev.boundary2.org/category/b2o-an-online-journal/
My problem is I need the header of the page (the part that says “B2O: AN ONLINE JOURNAL” in bold caps) to not be capitalized. I want it to transform it to lowercase to be consistent with the rest of my site.
I asked for help earlier (original post is at https://forum.tagdiv.com/topic/change-font-in-category-template/#post-100336) and one of your support reps gave me some code to add to the Custom Code section of the theme panel. I did add the code (see screenshot), but the category headers are still appearing in all caps — see http://dev.boundary2.org/category/b2o-an-online-journal/
Screenshot: http://imgur.com/oIWOdDV
Thanks!
Hi
Changing the page structure is not an easy task and requires lots of cutomizations in order to achieve the desired result.
Also the actual structure don’t affect the SEO. Basically the theme does not control the SEO, it only controls how the content it’s displayed on the site. SEO it’s controlled by plugins like SEO BY Yoast which it’s designed for stuff like this.
You can try to change the page structure if you want by editing the single file corresponding with the post template used, but you also need to adapt the css. This is not an easy task and if you’re not aware of the steps you need to take in this regard my advice is to hire a developer to do it for you as we can’t offer custom services at the moment.
Thanks!
Hi
I’ve checked your site and you’re using blog template which display the latest article published. To set a static page as homepage you need to select it under Setting > Readings: http://screencast.com/t/5H11rpsVIpR When you view it in browser there won’t appear page name, only your site url: http://screencast.com/t/cc7EOFvV
Thanks!
Hi Bogdan,
Thanks for the response.
I’d like to ask another question (different topic).
I just noticed that some of our posts are using the template from the category page.
This should be the default template – http://travel2next.com/10-canadian-cities-that-aussies-love-to-visit/
Now some posts are using category template like this – http://travel2next.com/trailing-after-the-klondike-gold-rush-yukon-canada/
Why is that?
Thanks!
Yes congrat!
And i think you can sell more!
I buy your theme yesterday, i hesitate a lot because i need template with full page category like that :
http://toutelathailande.fr/videos/
But in your preview website all category have sidebar and i think it’s not possible!
I’m very impress by this template!
I want this template http://www.syamsq.com/etalase for my homepage. But i dislike additional slug.

Bogdan,
My site experienced the same error. I found the same reason as you stated above, so I went in and assigned a featured image. When I did that the error moved to another article with no featured image. I fixed that but the error moved down the search page again, but this time to an article that I knew had a featured image assigned to the article.
I did change the search template and it seems that the error has gone away, but I did want to share the information that the error was not confined to articles with no featured image.
My Site: vbjusa.com
My Search: amazon
Thanks for all the hard work you guys do.
Regards,
Kris
Salut!
1)The footer widgets are found here: http://screencast.com/t/E8V4SkYU9A6 If youhave not modified the theme files, then you can remove your widgets from there.
2)you can remove the space using this css code:
.td_block_trending_now.td_block_wrap{
padding-bottom:0!important;
}
.test{
margin-bottom: 0!important;
}
.td-main-page-wrap{
padding-top:20px!important
}
(as a side-note: you have a container in there with a class called ‘test’ that also created white space)
3)To display ads between posts on a specific category page are required lots of customizations and also many tests in order to achieve the desired result. Basically you need to edit the loop for that specific category page such that to display a specific ad-spot after a given number of posts.
All this customizations falls beyond the support can offer you so if you’re not aware of the steps you need to take in this regard please consider hiring a freelancer to do this for you as we can’t offer custom services at the moment.
4)If you want to remove the ad on post style 1, you can do it from here: http://screencast.com/t/RRXPmQTF
For the top ad, it will be a bit trickier as the top ad displays on all post templates so you need to ad a few conditions to the code where the ad is being created. Please use this code: http://pastebin.com/b5ZWGEhf
and replace this part here: http://screencast.com/t/uiYhFyE0rF
This will disable the article top ad for post style 1 and now you can ad a custom ad in the top of the file with a do_shortcode function:
And add it in the file like so: http://screencast.com/t/sKAM9mtVmj
Now if you do not have an article top ad, the text will fill the white space besides the featured image.
Thanks.
Hi there,
I am using Newsmag Travel News template. I would like to remove category label on my home page Big Grid, Block and Slide.
Please see this picture https://onedrive.live.com/redir?resid=E922AC5D85FC9D72!128315&authkey=!AKGtko4cCtDY–0&ithint=folder%2c
Thank you for your spport.
Hi.
On front page http://www.miejscowa.pl on Custom Ad 1 I have this SWF.
This is actual version of code http://pastebin.com/QdgYnLyn
I will be glad for suggestion’s – how to do this and not destroy your ideas for template.
Best regards. Pawel
Hi
That space appear because you’re using page-builder+title as page template. You can remove it by changing the post template to default in Visual Composer: http://screencast.com/t/dpUUykaBve
Thanks!
Hello,
The latest articles section can be removed by using a different page template: http://screencast.com/t/rwpowl06y9
Thank you!
Hello bzeegers,
I have checked your website and I saw that you are using the paebuilder+latest articels+pagination template. If you want to remove that message, please check your setup page and check your settings for this kind of template, like this -> http://screencast.com/t/NLuWeBGj or you can change the page template.
Thank you for the message!
Hi,
I’m not sure where you are getting this error. We never saw this error on the homepage before, nor is there a block 27. There are only 21 blocks in our theme. We know of a similar issue that comes up in module 16 in the search template for posts that have no featured image set to them: http://screencast.com/t/SJyrSuZpn (do not use module 16). This will be fixed in the next version of the theme.
Please provide more details if this is not the same search page error.
Thank you!
Hello
2)As you can see in this screenshot here -> http://screencast.com/t/jFkFImgG8L3 if you want to have the same layout for your sidebar you have to add Block 21 into your Sidebar area.
3)4a) That is Block 2 -> http://screencast.com/t/CBwmpEXudqy Please consult our demo here -> http://demo.tagdiv.com/newspaper/block-2/
6)Yes, these are WP plugins and for more information about these, please consult the documentation here -> https://wordpress.org/plugins/regenerate-thumbnails/ -> https://wordpress.org/plugins/thumbnail-upscale/ Please notice that these kinds of plugins are not tested with our theme but seems to work as properly with the theme and a lot of users uses them and we have no bad reports about its functionality.
7)If you want to see any changes into your footer when you add some widgets in this section, you have to use Footer template style 5 because it is a custom template and you can customize it as you wish.
-> http://screencast.com/t/VZxZPXTa
New question:
1)Unfortunately, our theme does not have such an option to change this duration, sorry! If you want to change it, you have to alter the code and this involves custom work. If you want to do this and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
2)Please check your setup page for your homepage and try to remove them from there. -> http://screencast.com/t/aJcX7URFC I suppose that H4 tag with ul attribute was put manually from the panel or maybe come from your plugins.
3)In this case, is used Block 19 and the meta info are included into the thumb as in your screenshot -> http://demo.tagdiv.com/newspaper/block-19/
4)You can change the link only from Theme panel, like this -> http://screencast.com/t/RRs7JudGATB and if you want to change the color of the link you have to use a bit of CSS code to do that.
The code is ->
.footer-email-wrap a {
color:white!important;
}
The result -> http://screencast.com/t/fTaI3uB7WdM
5)Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more {
background-color:red;
}
The result -> http://screencast.com/t/Lro2Q8EWsl
Hope this helps!
Thank you for the message!
Hello, I have the Newspaper Theme working very well, but I have a need for a custom single loop 5 template.
Can someone point me in the right direction to add a custom template that would appear on the add post page as an extra choice of template. I could edit the existing single loop 5 template, but wondered how easy it is to add an almost exact copy of this template but with a few mods?
Thanks
Hello fajrialhadi,
1)If you want to set the category for your Block used you have to use Ajax Filter option from each Block Settings, like this -> http://screencast.com/t/rFRdqK71tFqJ and the category ID you can get in this way -> http://screencast.com/t/L3WGJUsAT For more information about Block Settings, please consult our documentation here -> https://forum.tagdiv.com/block-settings-tutorial/
2)If you want to include the some Blocks in Sidebar you can do it from the panel, like this -> http://screencast.com/t/tiCirt6h and for your homepage, you have to use Widgetised Sidebar, the element from Visual Composer. For more information about Sidebars, please consult our documentation here -> https://forum.tagdiv.com/sidebars-tutorial/ -> https://forum.tagdiv.com/smart-sidebar-2/
3),4a)Please notice that you can have control over the layout of the page from Visual Composer, like this -> http://screencast.com/t/r9v6IxfQIp For more information about how to use Visual Composer, please consult our documentation here -> https://forum.tagdiv.com/how-to-use-visual-composer/ Also, please notice that you can use what kind of Block you want, for example -> http://screencast.com/t/Wg8GMUOVhU For more information about our Blocks/Modules, please consult our documentation here -> https://forum.tagdiv.com/theme-thumbs/
4b) Please notice that Related Articles is a feature of the theme and you can have control over it only from Theme panel. Please ensure that you have enabled this option from Theme panel, like this -> http://screencast.com/t/nmT851KWF For more information about this feature, please check our documentation here -> https://forum.tagdiv.com/related-articles/ This kind of feature take only the featured image from your posts.
5)I suppose that you referring to the sidebar on your posts. In order to achieve as you wish, please consult Sidebar documentation as you can see above. Also, please ensure that you have enabled the sidebar option for your posts, like this -> http://screencast.com/t/46gCUiSx7Z -> http://screencast.com/t/uX6i3EmdhrQh
6)In this cases, I recommend you using Upscale Thumbnail & Regenerate Thumbnail because our theme does not enlarge the image if it is smaller than the thumb, but only crop it from center to top. In order to know the image size for this feature, please check this section from Theme panel, like this -> http://screencast.com/t/qzflV661BM
7)As I can see in your screenshot, is used a plugin to achieve that (Facebook embed-untested plugins). If you want to include the widgets into your footer, please consult our documentation here -> https://forum.tagdiv.com/footer-templates/
As you can see, the most your answers have the responses in our documentation. Please trying to read it competent, trying to understand all the elements and then trying to implement these on your site. Also, you can try to check our YouTube channel, here -> https://www.youtube.com/user/tagdiv because there you can see a lot of useful tutorials, which helps you to accomplish your website.
Hope this helps!
Thank you for your message!