- NewsmagPage templates
- NewsmagCategory templates
- NewsmagFooter templates
- NewsmagDefault post templates
- NewsmagPost templates
- NewsmagHomepage – How to build and set it
- NewsmagtagDiv Composer Tutorial
- NewsmagCustom Post Type Support
- NewsmagNewsmag documentation
- NewsmagHow to use the Visual Composer plugin
- NewsmagHeader styles
- NewsmagSmart sidebar
- NewsmagCategory grid styles
- NewsmagCategory top post styles
- NewsmagHow category settings work
- NewsmagFeatured images
Hi,
The theme panel breadcrumb settings do not apply to the woocommerce pages. To remove the breadcrumbs you could edit the template file
– https://www.screencast.com/t/yMSsrUyu
Comment and remove them there and they will not appear in the single product page.
Thanks
Hi,
Is it possible to add custom CSS for a specific page only?
For example: I have a specific page with a hero section and the page template is “Pagebuilder + Overlay menu”. But I want the color of the menu items to be different from the rest of the website due to the color of the hero image.
I’m trying to create custom sidebars for multiple category pages. Every time I create and save a new sidebar in theme panel -> categories -> create a new sidebar, the newly saved sidebar does not show up in, appearance -> Widgets. The only sidebar widget that displays is the “Newspaper Default” widget.
Can i setup a wordpress article as 404 page? without editing the php files?
And how can i link a menu link to the archives? i only find the template settings for archive… but how i can link to the archives?
Hi,
At the moment that is not possible unless manually inserting the block shortcode in the category template file.
After the coming update, that will be possible. There will be changes to how the category templates can be created by users, so placing a block in the category page will be a simple task.
Thanks
I can’t see the footer that website uses, after a few minutes of infinite scrolling I gave up.
Our theme has predefined footer templates you can choose from
– https://forum.tagdiv.com/footer-templates/
Or you can create a page with the elements you want and display it in the footer
– https://www.screencast.com/t/mRGdmaWaY
Hi
I am not able to find “Homepage Latest Articles” on the page template.
I have also ticked the check box from above still no option there.
See – https://prnt.sc/jorbo7
Is there a chance its hidden from any other setting from panel?
Hello ashishkumarsr,
You can do this from the page template settings from here -> https://www.screencast.com/t/qvOtTsUed8
Thanks.
Hi,
1. In some cases 500 errors were produced by insufficient resources, mainly WP memory. Increasing the limit fixed the errors.
2. Your ID works for me, with the same plugin used
– https://www.screencast.com/t/1x2qe9o5
Try clearing the cache plugin you have installed and also purge CDN cache if used.
3. That is the latest articles page template
– https://www.screencast.com/t/wXoH35F5uI5
The section of posts it displays at the bottom of the page has only numbered pagination. You could select a different page template for the page, then add at the bottom a block of your choosing. Blocks have infinite loading pagination
– https://forum.tagdiv.com/block-settings-guide/
4. The mobile theme may not work as intended or at all with the caching plugin you use. Caching plugins are the number one cause for mobile theme problems. We recommend the super cache which works properly with the mobile plugin. The mobile plugin is optional however.
6. The footer template you use has it’s own predefined widgets
– https://forum.tagdiv.com/footer-templates/
So your widgets will be displayed below them. Use empty footer templates to display only your desired widgets.
Thanks
Hello ashishkumarsr,
You should simply change the page template to a default one, for example. Please check here -> https://forum.tagdiv.com/page-templates-2/
Thanks for your understanding!
Your theme (Newspaper) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. You can see which files are affected from the system status page. If in doubt, check with the author of the theme.
Woocommerce Image doesn’t open in with Lightbox.
What is wrong? What should I do?
Hi,
You could try a code like this in the page template
<?php echo get_the_author_meta('display_name');?>
Note the sidebar cases – https://www.screencast.com/t/Nt2Wq78GXk
For example enter the code like this with a default right side sidebar, below the page title if that is where you want it to appear
– https://www.screencast.com/t/lxchcXSJ
Thanks
Dear, I have disabled the sidebar completely from the woocommerce template and I’ve tried to delete the shop page again and recreating it, but still the stretched sidebar is showing on the full screen width. Now what I’ve to do to correct this?
I will add code. But, what type code I need to use? And Isn’t I need to add code page.php? Or any other template? And also mention where I need to place that code. Thanks
Hello,
Your homepage is a blog template. It was not built using the tagdiv composer. The blog page is handled by this template setting: https://www.screencast.com/t/Cbavg6cik
You cannot implement a newsletter or any other widgets on in the content of a blog homepage, but you can do it in the sidebar though from the widgets area.
Thank you!
Hello,
Sorry but our theme does not provide such an option. It can be only added custom by changing the page templates code. The code for the page builder + page title can be found here: https://www.screencast.com/t/ZEvcaSfe
Thank you!
Hello,
Sorry but our theme does not provide such an option. It can be only added custom by changing the page templates code. The code for the page builder + page title can be found here: https://www.screencast.com/t/ZEvcaSfe
Thank you!
Hello,
I need help ASAP. I’ve installed Newspaper 8.7, the installation went fine(i think) but now i can’t activate the template and also can’t activate any one of the available demos.
In the Activation page, i can see the activation button, but when i press it nothing happens. About the demos, the problem is exactly the same, i click on the install button and nothing happens.
Please tell me what i need to do to solve this problem.
Thank you
Hello,
I would like to style posts that have a certain category differently, so that it’s broken up visually on posts page that are displaying multiple categories.
Normally, WP has a class for the category on any particular article element, but it seems as if the Newspaper theme overrides this.
This seems to only be true for pages with the “latest articles” template – the main “posts” page of the site seems to have category classes normally.
I’m wondering if I’m missing something here, or if you can make any suggestions.
Thank you,
Greg
How to add excerpts in template pagebuilder + last articles + paginator?
And more articles 🙂
thanks
Hello @Daltai
Go to theme panel >> Template settings >> Blog and post templates
Refer: http://prntscr.com/jmutzn
You can select the same sidebar that you are using for the Homepage.
Thank you for your understanding.
Hi,
Numbered pagination is not available for blocks. Blocks have these forms of pagination
– https://www.screencast.com/t/ylpih4W0oVkC
– https://forum.tagdiv.com/block-settings-guide/
On that page the page template with latest articles and pagination is used
– https://www.screencast.com/t/IrEe0U4Gmljt
That section will display a numbered pagination.
Thanks
Hi,
That seems to be a block 11 set to display in ten page. Blocks do not have numbered pagination, they only have these forms of pagination
– https://www.screencast.com/t/P5wcaNse
– https://forum.tagdiv.com/newsmag-block-settings-tutorial/
If you want a latest articles with numbered pagination, use the latest articles page template
– https://www.screencast.com/t/QQCczcNh
– https://forum.tagdiv.com/newsmag-page-templates/
Thanks
Hi Bogdan,
Thank you for your response and I apologise for the delay.
When i go in to edit a page and change the page template from ‘Default’ to ‘ Pagebuilder + Page Title’, as soon as I publish/Save the page it automatically reverts back to ‘Default’ template??
Please help
Hi,
There is only one inline article ad spot, this will apply to the whole website. All the posts will display it the same.
If more ads are required the easiest way would be to use a plugin. The AdRotate plugin is recommended by other theme users which desired more ad capabilities. Some info about it here
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
In a coming theme update there will be changes to how the post pages are created. The tagDiv composer will be integrated with the post templates. So besides the default article ads you could use additional ad boxes.
Thanks