- 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,
how can i create a custom page template with no navigation menu and no footer?
Hello ch.rammohan,
Unfortunately, none of these two-page builders does not support to be used for post pages, sorry! We have some post templates which can be used for theme panel. So, if you want, you can try using the Visual Composer for post pages but please notice that we cannot say for sure if it will work or not as expected with the theme, sorry!
Thanks for your understanding!
Hi, I recently bought Newspaper8 and I am liking it alot so far, I want to know how can I create a link in the top menu so it rollsover to a specific part of the homepage? It would be like a link to a specific block in the middle of the homepage.
I am using the video News template if it helps you.
Also I dont know if I should open a new topic to another question, but i will stick it in this topic aswell. I am using Youtube AutoImport Plugin that creates automatically a post with the video embeded, but it does not promote itself as a featured video, is it possible to do it automatically?
Thank you, you got a great product for my needs 🙂
Hello, I have bought a few copies of your Newsmag template for my websites and would like to know how to implement the front page (home page) visial outlay as seen here: https://demo.tagdiv.com/newsmag_magazine/ to one of my sites: http://pavlikeni.com
Please advise.
Thanks.
Hi xbass…
yeah that is not what I am asking, its not the top post style I want to disable but the ‘Category template style’
This is the section I want to disable on category pages… http://nimb.ws/epfniM
hi all…
I want to disable to category template header so that it does not display on category pages. At present theme panel forces you to choose one of the templated but does not offer the option to completely disable this page feature under category global settings.
Even under per category settings the option > HIDE CATEGORY ON POST AND ON CATEGORY PAGES just doesn’t seem to do anything.
I have even tried to a
Is there a way to get rid of this page feature?
The same page template is used on buddypress templates so the comments have been disabled on buddypress templates. The code check if the page template is used forbuddypress and if not, it shows the comments. https://www.screencast.com/t/WnlVKGLx
Please leave the code intact and if the comments do not show up, please contact us via email at contact@tagdiv.com and provide wp-admin and ftp access so we can login and investigate.
Thank you!
Hello kesp,
Please notice that section does not a subtitle. It’s simple H3 tag as you can see here
-> https://www.screencast.com/t/QRcYX98W5P6u You can add this from the post editor, at the top of it, if you will use a post template which displays the featured image at the very top of the post page.
Hope this helps!
Thanks for the message!
Hi,
Seems that plugin needs code to be entered in the post template files, in order to be displayed in the post pages. Each post template has a corresponding loop-single file (located in the main theme folder).
Editing a post template file the post structure can be seen
– https://www.screencast.com/t/C3c5M9Tph6
Try entering the code provided with the plugin instructions in the location where you want the rating to appear. Then check the results.
Thanks
Hello contemacs,
1)Please notice that does not exist page template with Big Image. I do not exactly understand what you mean, sorry! Our page template can be changed from here -> https://www.screencast.com/t/DGadwlJl9Y9C and for more information about this thing, please check here -> https://forum.tagdiv.com/newsmag-page-templates/
2)Please check the page template setting from the Latest Articles Section from here -> https://www.screencast.com/t/g8NXES7FR -> https://www.screencast.com/t/QA9oI8aN8O
Thanks for the message!
Hi,
I believe you are trying to add that code in the post page. Try entering it in the loop-single file corresponding to the post template used. Each post template has a corresponding loop-single file (main theme folder)
– https://www.screencast.com/t/WpIhJzua
If this is not what you are asking, please provide more details about it, for a better understanding.
Thanks
Hi,
Specific font options for the category title in the category page are not available at the moment. These have a predefined style in the theme stylesheet. You can preview the category templates in the live demo (Features menu)
– https://demo.tagdiv.com/newspaper/
The titles could be customized with CSS code if required, use the browser inspector to identify the elements and create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
I really appreciated your team once for the great template.
But you people totally screwed it up by bringing tagdiv composer which supports only pages. My blog consists of only posts which is getting conflicted with td composer.
Whats is the use when your plugin wont support posts, I have only 2-3 pages for those why I will then go for your plugin rather I will use only visual composer.
I have to download the full template every time the version gets updated and update my visual composer thats again a manual update I have to do.
Hello,
Comments can be turned on or off from the theme panel under template settings-> page settings and from the allow comments button on the bottom of the page. https://www.screencast.com/t/KyR9g52jtbLe
Comments will not work on the page builder + latest articles template though.
https://forum.tagdiv.com/page-templates-2/
Thank you!
Hi,
If you use a blog style homepage (meaning no static page, but a list of latest articles) the sidebar can be set in the Theme panel ->Template settings
– https://www.screencast.com/t/GnoOqFDe
Please correct me if I misunderstand what you are asking.
Thanks
Hello,
I have tested the comments for pages and it works fine on my end. The only template that will not show comments is the page builder + latest articles The other templates will show the comments.
What version did you update from?
Thank you!
Hi,
It seems the default margins for blocks and block titles that are set for blocks/grids are not applying in this case. I could give you a code as a quick fix
– https://www.screencast.com/t/1dIbeMFbCirl
Enter it in Theme panel->Custom CSS section
.td_block_wrap {
margin-bottom: 48px!important;
}
.td_block_template_17 .td-block-title {
margin: 3px 3px 29px!important;
}
However this should not happen. The blocks and all theme elements are predefined and should display properly. You could carefully inspect the page with the composer used, check each element.
Thanks
Hi,
I believe you are referring to the pagination present on the bottom of the page, in the latest articles section. You would have to disable this section in order to remove the pagination. This can be done by selecting a different page template, in the page settings
– https://www.screencast.com/t/T3Ubtm4NrO
Please note that also block pagination can have an impact in this matter. You can try to reduce the number of blocks that use pagination for example
– https://www.screencast.com/t/p9s2r4zpo6z
Thanks
Thanks.
1) I’d like to change the page template (with big image), not the post.
2) thanks i’ll try. How to reduce from the actual 9 the “latest article” post in the bottom?
-
This reply was modified 8 years by
contemacs.
Hello,
The latest articles template has no influence over the section above the latest articles. The main section you can edit with the page builder will remain the same. Please read this guide: https://forum.tagdiv.com/page-templates-2/
Thank you!
Hello kobsev,
Notice that the theme does not have any kind of option that allows you to add a banner ad to the category pages, sorry! If you want to add this, you should use the do_shortcode method and add it to the category template used by you. As a hint, you should refer to this topic here -> https://forum.tagdiv.com/topic/advertising-block-in-category-page/
Thanks for the message!
Hello contemacs,
1)Please check our post templates because we have more options in this case and could be used from Theme panel. For more information about this, please check the following documentation here -> https://forum.tagdiv.com/newsmag-post-templates/
2)You simply should switch the theme to another page builder. (Default, for example)
Thanks for the message!
Hi,
You can find out more about the default fonts the theme uses here
– https://forum.tagdiv.com/font-customization/
Most of the theme elements can be customized in the them panel, including the post title in the post page for each template.
Thanks
Hi,
You could wrap the whole code in a condition, to appear only on homepage
– https://codex.wordpress.org/Function_Reference/is_front_page
That would be a solution in this case, to have the desired ticker appear only on the front page. You will probably have to edit the header template you use, to place it in the header.
Thanks