- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperDesign your post pages using the Default Templates
- NewspaperPage templates
- NewspaperCreate a form contact page
- NewspaperCloud Library Templates
- NewspaperCloud Library – Category Templates
- NewspaperHomepage – How to build and set it
- NewspaperPost templates
- NewspaperDefault post templates
- NewspaperCategory templates
- NewspaperPost template ads
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Composer – Website Manager
- NewspaperBookmark – Save For Later
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperCreate a frontend submission form
Hello,
Since I installed Newspapers, comments section is missing in my new pages. I have the boxes in discussion section checked, and comments enabled in page template settings.
Comments have also disappeared in previous pages in which I have changed the deafult template to pagebuilder+page title template.
How can I make them reappear?
Thanks
Hello gilean,
Please notice that you can use the same way for adding the ads to your post pages but you will have to add the code using the do_shortcode method where you want in your articles.
For example, if you want to display some ads in your article, first of all, you will have to create the code from the Visual Composer, like this -> http://screencast.com/t/jPe8zXDY and then you have to add the following code in the corresponding file with the post template used by you. As an instance, if you are using the post template style 1 you will have to add the code in loop-single-1.php, like this -> http://screencast.com/t/sQATPmLwlhD and the result you should see here -> http://screencast.com/t/s6nnSsQ5
-> <?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1" spot_title="CUSTOM AD"]');?>
Thanks for your understanding!
Hello. I have:
Blog and Post Template M15
Tags M15
Categories M15… almost all M15.
I mainly use the full posts with manual “read more”.
I am having a lot of errors (100k de LipseÈte: author) Missing Author in google. Using rich snippets tool I see “hentry” for all posts I have. error appear in homepage link, categories links, tags links, second pages, everywhere… but not in posts, according to google.
example:
@type hentry
entry-title my title
updated 5 June 2016
bookmark my link
I noticed hentry present in view page, in browser
“…<div class=”td_module_15 td-animation-stack td_module_no_thumb post-7816 post type-post status-publish format-standard sticky hentry category-news tag-impression tag-reserve td-post-content”>”
“<div class=”td_module_15 td-animation-stack td_module_no_thumb post-7160 post type-post status-publish format-standard hentry category-level tag-henderson td-post-content”>”
how to get rid of hentry in M15’s? seems like this is my problem…?
I want to show post in three column like block 15 or 16 style in latest article area in pagebuilder + latest article + pagination template .
In default, post are showing in two column in latest article , but I want to show in 3 column using block 15 or 16.
How to do it ?
So, I have set up a page with template “Pagebuilder + latest articles + pagination”. It gets its content from a custom post type. The first page looks OK: it fills with the latest 10 posts. Also, the pagination looks good: it fills with the right number of pages.
But, when I click on ‘2’ (so the second row of 10 posts) I get a “404 Not Found error”.
BTW, on ‘Blocks’ (with AJAX pagination) it works flawlessly, but I want to have it working on the ‘latest articles’ template.
Hi!
My site address is welovescience.co.kr
How can i reduce the space between the main menus and the front post on the home page?
i want them to be as close as possible.
The default template of this Newspaper politics theme did not have a space between them, i cannot do it with my own template formation.
Love the new mobile theme in v7. The mobile front page appears to default to show three posts in a block and then show Related stories. Related stories changes pick up from the main post template, but is there a way to alter the number of posts that show up in the top block? I’d like 10-15 rather than three. Willing to jump into the code but couldn’t find where that parameter is set. Thanks!
Hello Manfred,
The tint can be disabled by using this css code:
.page .td-image-gradient-style8:after{
display:none!important
}
.page .td-post-template-8 .td-post-header{
background-color:transparent!important;
}
Add the code in the theme panel-> custom css box
result: http://screencast.com/t/ezPO2PvnxwP
Thank you!
Hello barbaut,
Please ensure that you have disabled the sidebar when you edit your page, like this -> http://screencast.com/t/6XbPRKa8a Please notice that this option is more restrictive than the Page Template option.
Thanks for your understanding!
Hi,
I really dont find why sidebar appears in this page
http://www.infos-senegal.com/tarifs-partenaires-annonceurs/
And not in this one
http://www.infos-senegal.com/contacts-et-newsletter/
Exactly the same setting in Theme panel / Template setting / page Template
And also same in the page setting on each page…
How to fix that please ?
Thanks
Thank you for the info, but I found a workaround. I’ll add this here, for anyone try the same thing.
1. In the “Page” editor, choose “Page builder + page title” template.
2. Choose a featured image and insert text/html content.
3. Publish the page
4. Add “Homepage Post” to the top of the page with Visual Composer.
5. Edit Homepage Post block and set “Post ID filter:” to the id of the current page. Set “Post Type:” to page.(It’s not working if you don’t set post type to page)
6. Publish / Preview page, success.
This way you got very similar template to the style6 in Pages, plus you got breadcrumbs.
Hello,
Thank you for choosing newspaper.
1) The latest articles section is added from the page template itself. if you want to remove the latest articles section, please choose one of the 2 other templates: http://screencast.com/t/N5qsDft8E
2) the mobile theme is not compatible with all plugins unfortunately. This is a conflict that can be avoided if the mobile theme is installed first before all other non-tested plugins so please disable all plugins except visual composer and activate the mobile theme before your other plugins.
Let us know how it goes.
Thank you!
HI
Theme’s post templates we’re not designed to work on pages even if you try to convert from a post type to another.
Also I am not very sure what you’re trying to do as post template 6 does not have any breadcrumbs in it’s structure. The functions which generate the breadcrumbs can be found in td_page_generator.php file: http://screencast.com/t/Tznd54sODR so you can call them on pages as they are called on single posts: http://screencast.com/t/OQE6JTevT
If this is not what you mean please provide more detail about what you’re trying to do so I can get back to you with a more accurate answer.
Thanks!
Hey,
There is good templates for posts (https://forum.tagdiv.com/newsmag-post-templates/). I want to use style6 in some of my pages with breadcrumb.
If breadcrumb in this template is hard to display, i can choose a different style. But I dont know where to start, because I cant select the styles in Page editor. I works only in Post editor. I try to convert post type to Page, after I created the template. But it’s not working.
If I can use parent-child relations and breadcrumbs in posts with another plugin, please let me know so I can try it first.
Hello paolo7873,
Unfortunately, our theme does not have such an option and for achieving that is needed to do some additional customizations through code.
So, if you want to add the Ads for your top category page, you have to use do_shortcode method with your Custom Ad. The code is -> and this you have to add in your category template core file used by you. Below I gave you an example for category template 1 -> http://screencast.com/t/LOwIThu9 Also, please ensure that you have set your Custom Ad 1 -> http://screencast.com/t/hAfyOSQKxt2 In this way, you have to implement on your website.
Hope this helps!
Than kyu for the message!
Sorry but do not works again. đ
Someone on previous ticket to reach the result to get to ads (left & right) to the logo make me modify the header-style-7.php file in child theme like this.
<!--
Header style 7
-->
<div class="td-header-wrap td-header-container td-header-style-7">
<div class="td-header-row td-header-top-menu">
<?php locate_template('parts/header/top-menu.php', true); ?>
<?php locate_template('parts/header/top-widget.php', true); ?>
</div>
<div class="td-header-row td-header-header">
<div class="td-header-sp-ads-left">
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]'); ?>
</div>
<div class="td-header-sp-logo">
<?php locate_template('parts/header/logo.php', true);?>
</div>
<div class="td-header-sp-ads-right">
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_2"]'); ?>
</div>
</div>
<div class="td-header-menu-wrap">
<div class="td-header-row td-header-border td-header-main-menu">
<?php locate_template('parts/header/header-menu.php', true);?>
</div>
</div>
</div>
Tryng to put your code
<?php
if (!is_front_page()){
echo do_shortcode('[vc_row][vc_column][td_block_trending_now][/vc_column][/vc_row]');
}
?>
before or after some last tags do not works.
Thanks
Hello suevanwinsen,
If you want to move your comment section from your bottom page to your top of the page, you will have to alter the code from the core file corresponding to what type of post template you are using on your side. For example, if you are using the single template style 1 you will have to add the following code in loop-single-1.php, like this -> http://screencast.com/t/TeKwztmHD7op -> <?php comments_template('', true);?> and the result you should see here -> http://screencast.com/t/wvc7LgXx
Thanks for your understanding!
Hello imambudianto5,
If you want to achieve the landing page, please try to download this template from this link -> http://cdn.tagdiv.com/wp-content/uploads/2016/06/blank.zip and then, please notice that you will have to add this template in your theme root, like this -> http://screencast.com/t/DfTo0fIfBVj and then you will have the option in Page Templates, like this -> http://screencast.com/t/ydGHFlekRe
Hope this helps!
Thaks for your understanding!
Hi Andrei
I tried in the child theme as you sho me. The newsticker is showed. But get some error on impagination.
See here
http://www.screencast.com/t/MjOmoNew48Q
The new code of the page is this one
<!–
Header style 7
–>
<div class=”td-header-wrap td-header-container td-header-style-7″>
<div class=”td-header-row td-header-top-menu”>
<?php locate_template(‘parts/header/top-menu.php’, true); ?>
<?php locate_template(‘parts/header/top-widget.php’, true); ?>
</div>
<div class=”td-header-row td-header-header”>
<div class=”td-header-sp-ads-left”>
<?php echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_1"]‘); ?>
</div>
<div class=”td-header-sp-logo”>
<?php locate_template(‘parts/header/logo.php’, true);?>
</div>
<div class=”td-header-sp-ads-right”>
<?php echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_2"]‘); ?>
</div>
</div>
<div class=”td-header-menu-wrap”>
<div class=”td-header-row td-header-border td-header-main-menu”>
<?php locate_template(‘parts/header/header-menu.php’, true);?>
</div>
</div>
</div>
<?php
if (!is_front_page()){
echo do_shortcode(‘[vc_row][vc_column][td_block_trending_now][/vc_column][/vc_row]‘);
}
?>
Hi
We use a custom structure for our page. There is not a template which automatically generate that layout so we made it with a custom html structure. The layout which can be achieved without modifying the code can be seen on our demos: http://demo.tagdiv.com/newsmag/ To replicate the same layout as on our blog you’ll need to customize the theme. We can’t offer customization services at the moment so if you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks!
Hello thomash,
Another alternative, in this case, would be to use a pagebuilder+page title template, like this -> http://screencast.com/t/HG8mkfRAHXT and the layout 2/3 + 1/3 because this type of template will bring you the sidebar which you will have to set it from your Theme panel->Template Settings->Page template, like this -> http://screencast.com/t/GkboY8BA0yi Also, please be carefully to the layout of your page, because you will do not set it as I have said you above, the sidebar will be broken.
Hope this helps!
Thanks for your understanding!
Hi,
Through widgets I have added few blocks in sidebar, which I want to show at the start of sidebar on page.
I have added numbering to blocks and managed and it was displaying perfectly.
But now,I have created home page using visual composer. so my sidebar moved down to home page. It shows whole template page and at the bottom sidebar appears.
How can I show sidebar from the starting postion? Please guide me here.
I mean, can you have the revolution slider come in above the heading as in Style 2 or 5 and have it look like style 7 but with the functionality and look of Rev Slider? I cant get it above the headline of the article/post. I can do it on a default template page but the sidebar on the post page gets in the way. From Visual composer (I bought the pro version of that) you can drop a Rev Slider bar in the Backend Editor but it doesnt have any effect on the heading of the post page (or category page for that matter but this would be more difficult to edit I guess) and it slides in above the text, below the title of the post and beside the sidebar. Is there any way to change this?
Hello Noxar,
Please notice that this is the pagination for our Related Articles. If you want to get rid of this type of feature, you will have to switch to another template page as an example ->pagebuilder+page title or default page template. For more information about Related Articles, please consult our documentation here -> https://forum.tagdiv.com/related-articles/
Thanks for your understanding!
