- 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,
You can find the author box for the single post page in this file – https://www.screencast.com/t/taUGJhD3M But you could also add a custom field in the post structure, depending on the post template style that you are using and editing the theme files responsible – https://www.screencast.com/t/lLgdrq0Y
More information about custom fields here – https://codex.wordpress.org/Custom_Fields
Or just search for a plugin that can insert the text you want inside the post page, if you do not want to edit the theme files, because there must be some with this capability out there.
Thanks
Hi,
Please note that the Visual composer that is bundled with the theme does not feature access to the template library. The library is not part of the license agreement for the Visual composer version that is provided bundled with the theme, and I believe that it is available only if you buy and activate the plugin directly. You can use the predefined templates, or create your own pages and save the template using the available elements.
Thanks
Hello,
Sorry but our theme does not have any such settings. The pages will only show a list of posts continuing the ones on your homepage. If you want to load the posts on the same page though, you can simply choose another page template without the latest articles element: https://forum.tagdiv.com/page-templates-2/ and create your own block with an infinite loading pagination. This guide should help with the settings: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello, thanks. I have this set up, with row in 2/3rds, sidebar on right, Pagebuilder_Title template selected…
No matter what I do I can’t get the video player to be in the column with widths/padding matching the natural container, it stretches flush to outer edges-
http://new.expatsinmexico.com/expats-in-mexico-video-gallery/
Please tell me why the video player isn’t fitting into the column with matching right/left padding as the column that it is in and the content above it?
Thanks. Scott
Hi,
Please note then when you are using the mobile theme plugin, this comes with it’s own predefined templates for page, post, category, etc. This is how the mobile theme works because it was designed for the best performance on mobile, so there is no option to change these templates. If you would like to display the same elements from desktop on mobile devices, simply deactivate the mobile plugin. The theme is fully responsive and will adapt to every screen size with the best results. More information about the mobile theme here
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
If you use Pagebuilder with title template you will have breadcrumbs on your page – https://forum.tagdiv.com/page-templates-2/
Thanks!
Hello 22p,
Please keep in mind that our theme is designed to use Visual Composer and only using this plugin you can create and display some blocks on your website. Also, if you do not want to use the Visual Composer, notice that you can install our Page Builder which is TagDiv Composer with which you can create your page directly in the front end. Regarding on your second request, here is talking about categories section. For more information about this section, please consult our documentation here -> https://forum.tagdiv.com/category-templates/ -> https://forum.tagdiv.com/how-category-settings-work/ Please try to read all of our documentation because there you will find all the required information to understand each theme element.
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello saldesign,
1)Unfortunately, I do not exactly understand what you mean. You should use the Page Builder+Page Title as page template if you want to have the breadcrumbs at the top of your page and then if you want to have the sidebar and content, you sounds use the 2/3+1/3 layout for your page, like this -> https://www.screencast.com/t/y4QVs1vJ6XCv For more information about how you can use the Visual Composer, please check here -> https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/
2)I have inspected your website and I did not saw any problems with your website.
If is not what you mean, please provide more details about your problems and also, please give me some useful screenshots for a better understanding!
Thanks for the message!
Hi,
I have tested the Big grids used in the category pages top posts style, but I do not see the problems you mention. The error appears when using a Big grid on 1 or 2 columns, and is displayed only for pages being built in Visual composer. The category templates are already defined here – https://www.screencast.com/t/f4vNmPnb and the Big grid is placed accordingly by default. The category pages are not available for editing in Visual composer. Maybe you have made modifications to these templates directly, or through a child theme that is causing the error you get on the category page, because there is no need to modify the file in question, as everything works the way it should by default.
Thanks
Hello, I had no idea it would be so complicated to simply add VC elements to Pages and still have the title, breadcrumbs and sidebar. Seems like a mandatory thing…
1) Can you please tell me how to simply add VC elements to a Page and still have the sidebar, title and breadcrumbs? I need to add a VC YouTube playlist in the body of this page-
http://new.expatsinmexico.com/expats-in-mexico-video-gallery/
No matter what I try, add a css class like your screenshot, anything, I cannot get a simple YouTube video playlist to appear in the body of the Page below the text stretching the width of the main container, with sidebar and title, just like any other page. Please help, this should be very simple.
2) I have customized the Home Page template in order to have a full-width menu yet have the ad and logo where they are now… but the main body content wrapper of the page does not match the correct right/left margins/padding of the other pages. Can you see anything I can do to match the right/left margins? If you size it down to mobile the content is now flush and beyond the left of the screen, not centered down the middle with correct margins.
http://new.expatsinmexico.com/
Thank you very much.
Hi!
In all category page template sidebar starts below category description (I have activate Yoast plugin for HTML category description and embed youtube video in category description). Now sidebar starts below the contents of whole page width video thumbnail category description. I want to show sidebar from top of page.
I am very much new to WordPress and no coding experience. Please suggest s how can I do this?
Is it possible to build a new category template using Visual Composer?
Hi,
I’m working with a site for a magazine and I’m using Newspaper as the theme for the site.
They publish all the articles from their issues on the site, and we’re using a custom taxonomy to categorize the articles into the different issues. I’ve created a specific template to show the custom taxonomy (‘taxonomy.php’), which is a slight modification of the standard archive-template.
The main feed of articles on the site is sorted from the latest to the oldest (the latest article appears first on the site). My problem now is that I want to sort the articles on the issue-pages (that are using taxonomy.php) in reverse order compared to the main feed (from the oldest to the latest).
Can anybody help me with that?
My latest try is to point taxonomy.php to ‘loop-taxonomy.php’ (which is a copy of ‘loop.php’ where I try to sort the posts differently) instead of ‘loop.php’, but with no luck. The modification I’ve done to ‘loop-taxonomy.php’ is this:
//sort posts
query_posts($query_string . '&orderby=date&order=ASC');
if (have_posts()) {
while ( have_posts()...
Thanks in advance!
There are 2 files that need to be changed. The logo.php and logo-h1.php Please make sure you edit both
Logo-h1.php applies to pages only while logo.php applies to all the other templates.
Thank you!
Hello,
I updated the theme on a staging site (https://stefaniephan.staging.wpengine.com). Settings in the theme panel are not showing up on the front end.
For example, I have set the main menu to be always sticky but on the front end it’s not showing up. Wpengine advised that certain fonts were not coming over https (I’m not sure what that means) and to contact the theme developer.
Also, at the bottom of the home page I get this error: Fatal error: Call to undefined method td_util::vc_set_column_number() in /nas/content/staging/stefaniephan/wp-content/themes/newspaper-child/parts/footer/td_footer_template_1.php on line 17
Could you please advise?
Thanks.
If you make the changes in the right place, you will easily be able to see that in the ‘view source’ HTML code of the actual page; if not, then it’s not been changed in correct template.
Hi, I just purchased the newspaper template 7. I started to edit, however I can not edit my main page, neither in backend nor frontend.
Can you please tell me what’s going on?
I have wordpress version 4.7.3 and visual composer version 5.1.1 I just bought it.
Hi,
You can change the module that displays the posts on your blog page in Theme panel->Template settings here – https://www.screencast.com/t/56f9siQDIt9A
The excerpts have a general setting like this – https://www.screencast.com/t/h2kZn49mn0 and then for each module in particular to modify the excerpt length – https://www.screencast.com/t/lKuRVTfrau
Maybe you are using module 15 for the articles that displays the full content of the post.
Thanks
Hi,
The demo comes with predefined dummy content that you can replace (not edit) with you own content
– https://forum.tagdiv.com/installing-demos/ when you should decide to uninstall or change the demo all the dummy content will be removed, leaving the website as it was previously.
You have to create your own menu structure – https://forum.tagdiv.com/main-menu/ – https://forum.tagdiv.com/mega-menu/
categories – https://forum.tagdiv.com/how-category-settings-work/ and posts – https://forum.tagdiv.com/post-templates-2/
Then you can assign these categories and posts to the elements in the page structure
– https://forum.tagdiv.com/block-settings-guide/
The Politics demo uses header style 11 and a text logo – https://www.screencast.com/t/ds0nKRVMTD you have the option to make the menu sticky in theme panel – https://www.screencast.com/t/D5vgadKOdL and use the mobile logo on the sticky menu – https://www.screencast.com/t/ucmyzu6mp
The Fashion demo uses Header style 10 and a normal image logo – https://www.screencast.com/t/Ll5BE10G18uh that can be displayed on the menu when sticky.
Please let me know if I can be of further help, or you need any clarifications.
Thanks
Hello,
I have tested the background on my end but could not find any issues with the category pages.
The woocommerce template does seem top have this issue though.
I will add this to our bug list and fix it in the next update.
You can add that missing class in these 2 files to fix the issue: https://www.screencast.com/t/hYi2Q29DJ
Sorry for the inconvenience
Hi,
I am assuming that you are talking about the “Latest Articles” section at the bottom of the page. This section can be removed by selecting a different page template in the page edit screen here
– https://www.screencast.com/t/ZksXMPRWu
More information about the page templates available here – https://forum.tagdiv.com/page-templates-2/
Thanks
Hello, Again –
I’ve compared the code on the Woocommerce archive pages and a normal page and there is a slight difference. On a normal page the classes assigned to the content div are:
td-main-content-wrap td-main-page-wrap td-container-wrap
Whilst on the Woocommerce templates the classes are:
td-main-content-wrap td-main-page-wrap
The missing “td-container-wrap” appears to be causing the issue.
:0/
Perch
I can´t remove article block under videoblock on my home page. I have imported the full news magasin demo, and using it as my template. The article widget has been deleted, but the block is still showing on the site.
Hi,
The mobile theme was designed for performance and speed. That is why it comes with it’s own templates for page, post, category, etc. There is no option to change the default post template when using the mobile theme. If you want to display the same content available on desktop on mobile devices, you can choose not to use the mobile theme plugin, and due to the theme’s responsive design the pages will be automatically resized to different screen sizes.
More information about the mobile theme here – https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi!
Would you help me also in the second question related to the template I mentioned above?
I copy here again:
“Thank you for your quick answer, i shall try.
I have another problem with displaying text in bullet point mode and with numbers the problem is the same like this:
http://prnt.sc/erxada
I saw on your demo page that this function works another way:
http://prnt.sc/erxg06
However with arrows it works fine as you described in the documentation. So, I’am confused a little bit.
What can be the problem with the bullet points and with the numbers?
Thank you in advance!
Judit”
Hello steve83,
If you want to have that breadcrumbs at the top of your website, you simply switch the page template to Page Builder+Page Title and then you will bring this details. For more information about this feature, please check our useful guide here -> https://forum.tagdiv.com/page-templates-2/
Hope this helps!
Thanks for your understanding!