- 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
Hi,
The comment by default are displayed on the bottom of the post page, after all the other elements. You must edit the theme files according to the post template style that you are using. For example if you are using post template style 3, open the single_template_3.php file and remove the comments from there. There are three cases depending on the sidebar position, you can remove it from all of them or just for your sidebar position case
– https://www.screencast.com/t/SznOCpyNLnpY
Then use the code provided above to display the comments where you would want them to be, by editing the corresponding loop file loop-single-3.php in this example
– https://www.screencast.com/t/DI1KXXIY04
The result is the comment above the tags
– https://www.screencast.com/t/sc1wQnylE
Thanks
Hello suprim,
You should change your post template to another one which displays the featured image in full width at the top of post page, like post template styl3,6, etc. For more information about post templates, please check the documentation here -> https://forum.tagdiv.com/post-templates-2/
Hope this helps!
Thanks for the message!
We are using the Newspaper theme set with the Politics template. We’ve modified the header to suit our needs.
However, in the section labeled Latest Articles, we’d like to do a change, but can’t figure how.
Some of our posts do not have images to go with them. So we select Style 5 for the post (no image). But on the home page, we get the demo ghost image between the headline and the body copy.
Is there a way to have no ghost image appear for those posts without an image?
Thanks.
Hi, I think there was a misunderstanding. I wanted to change the template of the full article’s page. For example when you click on any article and it takes you to the full post, you’ll notice the image is below the title/author.
And the only other block options for articles to feature the title/author below the image makes the image full-sized. I’d like to leave my article block as it is but have the title/author under the image. Is that possible? Here is the url to the page I’m referring to- http://www.segframes.us/featured/walmarts-jet-com-has-a-new-in-store-story/
Hello josecarlos,
If you want to change the position of your review, you should edit the theme core files and move the get->review() function at the top of your page. For example, if you are using the post template style 1, you should edit the loop-single-1.php file, like this -> https://www.screencast.com/t/MXe5C1TuFNp
Thanks for your understanding!
Hi,
If you are talking about the Latest articles section that appears on pages, this can be removed by selecting a different page template – https://www.screencast.com/t/JHLMo8aDi
More about the available page templates and their options here
– https://forum.tagdiv.com/page-templates-2/
The Related articles section that appears on the post page can be disabled in the theme panel
– https://www.screencast.com/t/QMkKqq2gSbqk
If this is not what you wanted to know, please provide more details and examples about what exactly you want to achieve so I may give you a more accurate answer.
Thanks
Hi, I’ve added a gallery plugin in site, and I’ve created a specific page to see it in action.
But in this page I see the plugin gallery but I don’t see a sidebar.
In page “models” I’ve “template standard” and I would to see a simple page with a sidebar only without other how for example “latest articles”… If I select in “models” – pagebuilder + latest article + pagination I see the sidebar but also latest article and all is positioned up the gallery plugin and not next…
How can I add only a sidebar next gallery plugin?
tnx
Hello,
Unfortunately the theme can only count the default comments of WordPress. You replaced the default comments with the disqus comments plugin. The theme cannot count the comments from a plugin. Sorry. It is best in this case to remove the comment count from post, pages or author templates.
For posts and pages it can be removed from the theme panel-> post settings and theme panel-> block settings-> meta info on modules and blocks.
For the author templates you can use this custom css:
.td-author-comments-count{
display:none;
}
There is no simple way of having the theme count the plugin comments.
Thank you!
Hello,
The latest articles section comes from the page template settings: https://forum.tagdiv.com/newsmag-page-templates/
If you do not want the latest articles, simply change the page template to the default one.
Thank you!
Hi Team,
We have activated post template 3 , although it is good but we use pagination and we do not want this post template feature from page number 2 and onwards in each and every article. Can you please check for the possibility of this special change over
url :-https://desihutiapa.com/story/987/immense-benefits-of-drinking-water-on-an-empty-stomach/
Here is the Url for your reference , After Continue reading(or page number 2 and onward) we want to remove feature image from back ground of tittle.
do let us know the procedure to do the same in future too
Prompt action will be highly appreciated,
Thanks
Hello Sanalsantiye,
I have inspected your images and I saw that you are referring to the homepage and post page, right? So, on the homepage, you simply add your Ad Box where exactly you want to have the ad and on the post page, if you want that your Ad to appear at the very top of you page, you should edit the theme core files and inject there a shortcode of your desired ad, using the do_shotrcode method. For example, if you are using the post template style 1 you should edit the loop-single-1.php core file like this -> https://www.screencast.com/t/qf0ylvghB
Hope this helps!
Thanks for the message!
Hello Mayapur Voice,
I have inspected your website, especially this post page -> http://mayapurvoice.com/svagatam/mystical-mayapur/ and I have noticed that you are using the Visual Composer for posts, right? Please notice that the mobile theme does not recognize the Visual Composer shortcodes and that’s why the content of this post page are not displayed. You should edit it and leave the default post template behavior if you want to have results on mobile theme. For more information about this plugin, please consult our useful documentation here -> https://forum.tagdiv.com/the-mobile-theme/ I have checked your entire website and the other posts seem are going well.
Thanks for your understanding!
Hello skarki,
I have inspected your website and I saw that you are using the Post Template style 11. The related articles are displaying at the top page because this is the style for this kind of post template. So, if you want to change this style, you should edit the theme core files and move the related articles section at the bottom of your page. As a hint, you should edit the single_template_11.php core file like this -> https://www.screencast.com/t/yQA0MtyP Also, notice that the WP Video Robot plugin is not tested with our theme and we have no idea about the theme behavior with this type of plugin, sorry!
Thanks for your understanding!
Hello Bernard,
Do you have removed the author.php core files, like this -> https://www.screencast.com/t/I5aRTd8yCx? You should add this template to your theme packet, clear all your caches and check the results. For more information about this regard, please check the following topic here -> https://code.tutsplus.com/articles/how-to-create-a-wordpress-authors-page-template–wp-23573
If is not what you mean, provide more details about your problem so I will be able to provide a more accurate response.
Thanks for the message!
Hi as we know newspaper as tons of options so it has very big CSS file but I want to divide them on template basis for better management and for smaller CSS as CSS for the page doesn’t make sense for post CSS and categories and woocommerce. so if you can help me to divide CSS or give any idea about the structure or you can tell me how many CSS are added and how so I can remove them and add my divided CSS by adding them from the template. thank you
Hello, I am using the latest article module and block 9 module on the front page. My question is how to adjust the h3 or h4 title size of this module. I tried to declare the tag in this module in the style sheet of my child theme but it failed. Like this example -> .td-block-title-wrap h4{font-size:20px}
how can i do?
Let me know how to fix it in a stylesheet or template rather than setting it in the panel. Of course, the latest articles and the block 9 module
Hi,
The theme has not been tested with custom page types unfortunately, I have no solution to provide you in this case. Even if you would somehow make the fields to display they will not work properly. The page options are implemented to work only with the default page templates. I believe this would require complex customization to the theme if even possible.
Thanks
https://forum.tagdiv.com/topic/full-width-template-2/
Also: https://forum.tagdiv.com/topic/make-page-width-wider/#post-170071
Unfortunately the theme width cannot be changed in our theme as we built the theme on a fixed width and all elements depend on this fixed width. Sorry but we cannot provide any solution in changing the content width.
You can however create full width sections on pages using the visual composer stretch row option: https://www.screencast.com/t/6umF8z4xU9
And one more: https://forum.tagdiv.com/topic/site-is-thin-how-can-i-make-the-site-width-more/#post-168360
Hi,
You can easily build the website using the features of Visual composer editor. The basic page building elements are Blocks and Big Grids. You can see how each of them looks here
Blocks – https://demo.tagdiv.com/newspaper/block-1/
Big Grids – https://demo.tagdiv.com/newspaper/big-grid-1/
More information about the Visual composer editor here
– https://forum.tagdiv.com/how-to-use-visual-composer/
There are also many post templates that you can choose from as well as category page customization. In the live demo you can see most of the features that the theme provides, under the Features menu
– https://demo.tagdiv.com/newspaper/
All the documentation for the theme options and settings is found here
– https://forum.tagdiv.com/newspaper-theme-documentation/
There would be no coding skills required to build the website. Also there are a multitude of demo styles that you can install and use or inspect live
– https://forum.tagdiv.com/demos_introduction/
Thanks
I have a problem with create page.
You can see at http://prntscr.com/f6mmsg
Beside, I want to do not display menu, header, and footer for page template.
My purpose is page = landing page.
How can I do it?
Hi Simon,
Actually, I didn’t load any template, just editing “homepage-video” page:
Menu > Homepages > Homepage-Video
I just made suggested changes in Visual Composer and yes, background now has changed! But gap between menu and the first block still remains white:
Cheers,
David
Hi,
Maybe this is just a misunderstanding. I am assuming that you are using the demo Video page template form Visual composer – https://www.screencast.com/t/doU04d0vF
If that is the case, the page will look normally, no demo style will be loaded. To achieve the same look, you need to install the demo, or style the elements yourself similarly to the demo style. For example a background can be set for the Big Grid like this
– https://www.screencast.com/t/DCTgRaar6aCa
– https://www.screencast.com/t/XSVcYYpe6Xbb
Installing the demo will provide the homepage and the custom styling, as well as it’s own settings in the theme panel.
Please correct me if I misunderstand.
Thanks
Hi Simon,
Thank you for your reply. I did everything according you recommendations:
The result is the same:
Homepage Video, Default Demo
What’s interesting, the other demo templates with dark background (i’ve tested “Car Enthusiast” and “Video News”) work fine!
Cheers,
David
I just now installed wordpress and after that installed newspaper latest theme. I am getting this error message while using the newspaper default template (made it as homepage)
Warning: A non-numeric value encountered in /home/webposts/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_block.php on line 1008
I am starting up with a new site, kindly give a urgent solution. The broken site is still live (webposts.com)
Hi there,
I want to use the Visual Composer Template Library, but I can’t download any templates as it asks for to register the plugin.
I read on the page : https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ :
The theme includes a license for this plugin so you don’t have to buy it.
You don’t have to activate the plugin license, it’s already activated.
How can I use these features when it says it’s not activated, while it should be activated ?