- NewsmagInstalling pre-built websites
- NewsmagIntroduction
- NewsmagSmart Lists
- NewsmagTheme thumbs
Hi Anamaria,
thanks for your reply. I meant a section like the pic in the mega menu. I saw it in a demo of newspaper.
Thanks a lot for your support.
There are more than a dozen videos in the playlist, but after adding them to the article, only 2 can be displayed, why is that? But I see the demo site can show many
Hello @larchva!
I see that you use the La mode demo, so you can change the logo like in this video:
https://www.screencast.com/t/BxduGbCI6hQ
Thank you!
Hello,
I want to stop all automatic spam comments on my site. So wanted to remove the website field and disallow submitting comments if a user enters any link in the comment box.
Is the following functions.php code compatible with the Newspaper Tech news demo theme?
To Remove Comment Author Link:
function tagdiv_remove_comment_author_link( $return, $author, $comment_ID ) {
return $author;
}
add_filter( 'get_comment_author_link', 'tagdiv_remove_comment_author_link', 10, 3 );
function tagdiv_remove_comment_author_url() {
return false;
}
add_filter( 'get_comment_author_url', 'tagdiv_remove_comment_author_url');
To protect entering the website/link in the comments summary box
function remove_website_field($fields) {
unset($fields['url']);
return $fields;
}
add_filter('comment_form_default_fields', 'remove_website_field');
If the above code is not compatible, please share the correct one.
Regards,
Hello,
I installed demo version successfully and now I want to change it. First of all website logo is not changing from theme panel. I tried from header template also but it is not working. Here is the screen https://imgur.com/a/TH0givo
thanks
You didn’t understand my question. By default the theme comes with a logo, which goes to my gallery when I import a demo. It happens that when I go to my server and delete that image, it goes away from the server, but it continues to be displayed. Why do I solve this?
I have just purcahased Newspaper 11 last month. I want to customize the default post setting. For example I want to disbale view count for all posts, and disbale comments…I can not find where to disbale. The new layout is missing alot of information
PLease click on the following link to see the image
https://prnt.sc/21kpe6i
Thanks
I have used Newspaper 11 in the past, and after Update to Newspaper 11 , I am spenidng alot of time customizing the theme, the vidoe tutorials are oudated and does not match…I am kinda disappointed that is getting hard to custmomize and it is not easy to find what are you looking.
For example if you go to Theme panel> header
I got this…no header style tempaltes to choose…please click this link to see……https://prnt.sc/21kv15g
Before Newspaper 11…You got lots of templates please click this link to see……https://prnt.sc/21krq99
I am using Magazine pro demo
what am I missing?
Thanks
Hi Anamaria,
The top arrow (see attachment) points to a border that should ^not be there. The other, points to borders that do not line up.
Here is a link to my site that clearly shows the problem:
https://johnprince.ca/demo/home/
p.s. Love your name. 😉
I am using tech news demo and creating a page with composer so just wanted to know that how to full wide the page
Hello,
You can add the logo after you install the theme or import a demo because most changes are made using our page builder, tagDiv Composer not before installing the theme.
This can be done easily, so please check this article https://forum.tagdiv.com/add-logo-newspaper/
Also, on our channel https://www.youtube.com/channel/UCOT1RiNysIPCTPSnVZskwtQ, you can find more videos that can help you and documentation https://forum.tagdiv.com/newspaper-theme-documentation/ and you can ask us here on the forum if you have any questions.
Thank you!
Hello @nwnuyhs!
You can try the new demos from Newspaper -> Prebuilt websites and use which one is suitable for your needs.
We will take in consideration your query also.
Thank you for understanding!
Hello!
The Standard Pack plugin is an old plugin for the default templates and is no longer required because the new demos are using cloud templates which we recommend it in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
Thank you!
The existing blog demo of the newspaper theme are strange and fancy, I hope the official can come up with a simple and beautiful blog site, I provide a site, I hope the official can do a reference
http://demo.wpcom.cn/justnews/

Hello,
The logo for that demo is set in Theme Panel -> Header -> Logo and favicon => https://i.imgur.com/UqYXRhh.png, but you can set the logo as @Lalit describe.
Thank you!
Hi there!
Could you share the css code that is being used under the header menu in this prebuilt website?
https://demo.tagdiv.com/newspaper_magazine_pro/
I’m using that but unfortunately I deleted the css code element which contained the css code to make a shadow around the content wrap and header.
Thanks!
I have 2 problems with the prebuilt website theme “fitness pro”
1- the header image is blurred and all images I upload instead of it are blurred too
2- the search feature isn’t working well. when I write the keyword I can see the posts which contains the keyword but once I hit the search button it says ” No posts to display”
you can check these problems easily on my website:
http://www.appsfiltered.com
the original prebuilt website is https://demo.tagdiv.com/newspaper_fitness_pro
Learned from https://forum.tagdiv.com/adding-multiple-authors-articles/ and I tried using the co-author plus plugin to implement a multi-author post.
I installed the plugin and created a guest user but it is showing errors and not showing two author in the post meta. Check screenshot: https://prnt.sc/2191b17
I am using tech news demo and having the latest version of the theme.
Could you help?
Hi,
I want to report two bugs I found while using the Tech news demo.
1. There is no visible “Edit with TagDiv Composer” for the Footer Cloud Template – Tech News Pro. Even in the normal visual edior.
2. There is no scroll bar in the TagDiv Composer. Each time I need to click the Tab button to move to different options in the General setting.
To demonstrate the issue, I have recorded a video.
Please watch this video and understand the issue: https://drive.google.com/file/d/19W-F0Lz3Xsh0CVy8UhXU_rOTueV2MnTq/view?usp=sharing
Kindly fix this issue as soon as possible.
Regards,
If you need access to my demo site backend, let me know and I will send those details to you via email.Thanks.
Hello there,
I am using the demo theme in Newspaper called: nature love and I accidentally clicked something when editing the layout and features of the main cover image at the top of the home page. Now, I can’t seem to edit the image (change it to something else) and an ugly light grey border is now displaying on the top menu bar above the cover image. I wish for it to look exactly like the original demo theme, how the menu displays over the cover image. Not sure what I did – any assistance you can provide, would be most grateful.
I look forward to your response.
Bec.
Hi,
Thank you for contacting us!
Can you pleas provide some screenshots with this problem, this will help a lot!
Also do you have installed a pre-build website ? If is so this can be edited on frontent using the theme builder tagDiv Composer.
Thank you!
Hi,
Thank you for contacting us!
I checked your website and cloud header and footer seems to be set -> https://i.imgur.com/isbRPk6.png but, maybe you set them in the time. I’ll like to have some more details about this situation, in this way I can have a clue about what happened. Can you please provide some more details, did you made some updates? Maybe you installed a plugin, changed a demo or something? Usually, those are cases when the tagDiv Cloud Library can be disabled and display default header and footer.
Thank you!
Hello Pawan!
The settings from Theme panel are useful for the default templates. If you have the latest update of the theme and your settings from the theme panel are missing and you use default templates, then please make sure you have Standard pack plugin installed and active (Newspaper -> Plugins).
However, page loading speed can depend on many factors, and each website is unique from this point of view. Let me explain some of these factors and maybe they give you some starting points for optimizing your website.
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors, if you are using the Standard Pack plugin on not, if you are using PRO demo or a standard one.
For the page speed, I can recommend you some solutions in order to increase the score.
Our developers are working a lot to improve the page speed in every update.
Also, to increase the page speed you can check these similar topics for more solutions:
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Let me explain you which options of mobile versions are:
1. Responsive version: A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
3. Mobile theme plugin: The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/
If you use Mobile theme plugin, then you can not edit the pages with TagDiv Composer.
You have only some settings for this layout, which you can find in Theme panel -> Mobile Theme.
A full explanation you can find here: https://www.youtube.com/watch?v=SpGkOnJeNZY
You can request a refund here: https://themeforest.net/refund_requests/new It will be reviewed as soon as possible.
Thank you!
Hello @mjkc!
Please make sure you have the latest version (11.3.2) of the theme, plugins and all the requirements are done as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/
If your settings from the theme panel are missing and you use default templates, then please make sure you have Standard pack plugin installed and active.
However, page loading speed can depend on many factors, and each website is unique from this point of view. Let me explain some of these factors and maybe they give you some starting points for optimizing your website.
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors, if you are using the Standard Pack plugin on not, if you are using PRO demo or a standard one.
For the page speed, I can recommend you some solutions in order to increase the score.
Our developers are working a lot to improve the page speed in every update.
Also, to increase the page speed you can check these similar topics for more solutions:
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://developers.google.com/speed/docs/insights/v5/about
– https://www.youtube.com/watch?v=tnkVapqhIHc
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Let me explain you which options of mobile versions are:
1. Responsive version: A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
3. Mobile theme plugin: The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/
If you use Mobile theme plugin, then you can not edit the pages with TagDiv Composer.
You have only some settings for this layout, which you can find in Theme panel -> Mobile Theme.
A full explanation you can find here: https://www.youtube.com/watch?v=SpGkOnJeNZY
Unfortunately, in our theme we do not have dark mode and light mode. Only dark demos which you can find in the Newspaper -> Prebuilt Websites.
Please try not to reply multiple times in the topic if possible, this will only delay our response. Replying multiple times will refresh the topic date and move it to the back of the line, we answer from oldest to newest.
Thank you for understanding!
Hi Gundud,
On our demos we used more steps, but, all of them are in our guides:
For example we do not use external resources.
Use a cache plugin -> https://forum.tagdiv.com/cache-plugin-install-and-configure/
Optimize the website: this can be done using an extra plugin https://forum.tagdiv.com/autoptimize-install-configuration/ or using our guide with CSS Analyzer -> https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/
Use a Cloudflare (CDN) ->https://forum.tagdiv.com/cloudflare-cdn/
I hope this will help you!