Hello,
If you remove once the author name, then this change will apply to all posts.
Thank you!
Hello,
Please make sure all theme requirements are set as in our guide -> https://forum.tagdiv.com/requirements-for-newspaper/ in special please make sure this code is set in .htaccess => https://www.screencast.com/t/D3i2ZA7K
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/ , you need to disable the Rocket Loader.
Also, if the problem persists please check if you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Also, what Prebuilt website did you use a pro or a standard?
Let me know the results!
Thank you!
Hello,
You use a Single Post Template from Cloud Library, so you need to edit with tagDiv Composer, select the Single Post Author and with right-click you can delete it =>https://www.screencast.com/t/pStpdfZgz
Thank you!
Hello,
Normally, if use only the cloud library(tagDiv Standard Pack disable ) you should have a better speed because it will no longer load all CSS as tagDiv Standard Pack plugin.
This does not mean that the website does not need to be optimized.
Also, for the mobile version, you can use the mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY (03:11 – Mobile Templates & Pages)
Thank you!
Hello,
You can find the folder of the child theme in this path => Newspaper-tf\code\Newspaper-child also, this is a guide that can help you to create a child theme https://forum.tagdiv.com/the-child-theme-support-tutorial/
Unfortunately, you can’t split the titles.
Hope this helps you!
Thank you!
Hi,
If you have the right skills, maybe you can achieve that, but for this, you need to have very good programming skills. For the moment we don’t have a solution for this, because the cloud templates are made so that you can make changes using tagDiv Composer, not in the files of the theme.
Unfortunately, implementations and customizations are not covered by support, but if you want you can contact our team our custom work team here: https://tagdiv.com/premium-customization-services/
Thank you for your understanding!
Hello,
1. For header layout, I made a test for the header style that you use, and for me, there are no style changes => https://www.screencast.com/t/C0OxYcq0 -> https://www.screencast.com/t/jNWfqnZGQp, please try to uninstall, remove and re-install the tagDiv Standard Pack plugin, and try to make a test on a staging website using only tagDiv plugins and see if the problem persists.
2. For the link on the logo, if you have a Standard Header Template, then you can’t achieve that, but if you use a Header Template from Cloud Library, then you can choose if you want to set a link on the logo or if you don’t want.
3. Unfortunately, if you remove a menu, it will not appear on one of the used versions, for example, if you delete the one on the mobile, then you will not have a menu for the mobile version.
Thank you!
Hello,
Yes, when you make changes to the desktop, the other viewports will inherit the changes, but you can select each viewport separately to change the header, something like this https://we.tl/t-s75DFMWB20
Thank you!
Hello,
You can set the font size for posts, you can check this video that can help you https://www.screencast.com/t/tGVuaj8D3m -> https://www.youtube.com/watch?v=rbkYVyj1__Q
Thank you!
Hello,
You can add the author box on the page, with tagDiv Composer => https://www.screencast.com/t/YnD23Ill8D ->https://www.screencast.com/t/R5w8qQa9MZ , like in the post.
Thank you!
Hello,
Unfortunately, on the standard footer, you can’t set the width and height so it doesn’t appear in page speed, but you can use a footer template from Cloud Library and this problem will no longer appear in page speed.
Thank you!
Hello,
If I understood correctly, you have this error when you try to activate the theme, right?
This error happens due to a lot of possible reasons. Check the useful guide from here -> https://www.hostinger.com/tutorials/fix-sorry-you-are-not-allowed-to-access-this-page-wordpress#gref
Theme activation -> https://tagdiv.com/how-to-activate-the-newspaper-theme/
You can manually activate the Newspaper theme from here: https://www.screencast.com/t/EL4k48Lq
If this is still not working go in Newspaper> System status and replace the url from: -> https://i.imgur.com/WlRnszw.png
admin.php?page=td_system_status
in
admin.php?page=td_system_status&reset_registration=1
And try after that to activate the theme.
Let me know the results!
Thank you!
Hello,
bI just checked your website and it looks that your images and thumbs are not optimized, for example, you can use EWWW Image Optimizer plugin, also, you can try other plugins like Autoptimize. Your website needs an optimal speed that’s why you need to make some settings also to help for the improvement.
Also, to increase the page speed you can check these similar topics for more solutions:
– https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
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.
By the way, we have such a great result with this new update and with our new tool: https://www.youtube.com/watch?v=tnkVapqhIHc
Our tool is running only on normal pages and not for posts or categories for example.
“This custom tool performs an automatic test to find missing CSS rules applied by user interaction. Moreover, you can manually interact with a chosen section/component from the page while the tool records all the involved CSS. It will generate the final CSS file for this page and also will split the rules in Critical CSS to be loaded in the website’s header.” ( https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/ )
Our tool is running only on normal pages and not for posts or categories for example.
Also, if the errors appear on mobile you need to use a version as I said above.
Hope this helps you!
Thank you!
Hello,
To remove the sign in from mobile please go in Theme Panel -> Header -> Sign in/ Join ann disable the option => https://www.screencast.com/t/bRsMhYYu7V8
Also, for social if you want you can hide it, or remove it from Theme Panel -> Social Networks.
To hide them, you can use this custom code =>
#td-mobile-nav .td-menu-socials-wrap
{
display: none;
}
This code needs to be set in Theme Panel> Custom code> Custom CSS.
Thank you!
Hello,
If you want to make the layout full width, then to change the website width, you need to make sure that you don’t have set a background color/image in the Theme Panel because this makes your website boxed. Make sure this option is disabled => https://www.screencast.com/t/ejiNPCBF
To set a page to full width, you’ll need to edit it with tagDiv Composer like this -> https://i.imgur.com/i5IUJ9E.jpg add or select a row and stretch it after your needs -> https://i.imgur.com/WKYebPX.jpg -> https://i.imgur.com/TO1BZ3M.png -> https://i.imgur.com/Yq8UCv3.jpg
Hope this helps you!
Thank you!
Hello,
If I understood correctly, you want to set the font size, right?
So, you can set the font size on the element => https://www.screencast.com/t/TV4wvNTAxBzk
Hope this helps you!
Thank you!
Hello,
I just checked your website and the layout for search looks fine => https://www.screencast.com/t/GdBVIP394Kqw -> https://www.screencast.com/t/xRpGrIV0k
Unfortunately, I don’t really understand what problem you are facing with the link to the homepage, can you provide more information?
There are two menus in the theme because one is used for the desktop version and one for the mobile version
Thank you!
Hello,
You can hide a row but after that, you will not find him, only if you want to hide it for a viewport, but displayed it in another viewport => https://we.tl/t-s7Smz6jbCz
Thank you!
Hello!
From the message error, seems you use a standard template from the post from tagDiv Standard Pack, so please make sure you have activated the Standard Pack plugin.
Also, clear your cache.
Let us know about your results!
Thank you!
Hello,
In the new update, new implementations have been made for Google page speed and now, the width and height for images must be displayed, and on a standard template if you use SVG it will have width and height 0 (if you want you can use a stronger CSS to set these dimensions manually):
.td-main-logo img { width: 100%; }
our recommendation is to use a cloud header where you can upload SVG and set the dimensions => https://www.screencast.com/t/yVhxp0c6yf
Thank you!
Hello,
You can make change for different viewports, selected it with tagDiv Composer, like in this video for mobile responsive version and mobile page => https://we.tl/t-ksbIKMzbdU, if you use mobile theme plugin you can’t do changes to redesign it.
Thank you!
Hello,
The page speed is not related only to the theme that you are using, this is affected by plugins/content/ads/ external resources, etc.
To increase the page speed you can check these similar topics for more solutions:
– https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
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.
Also, in most cases when tagDiv CSS Analyzer has stopped it when is use Cloudflare and the Rocket Loader is active (in our guide it is mentioned the Rocket Loader must be disabled).
The tagDiv CSS Analyzer to be able to do the complete analysis takes longer (8-9 minutes), so I can’t say exactly why it stopped.
Let me know the results!
Thank you!
Hello, Alexandre
Please make sure all the tagDiv plugins are enabled => https://www.screencast.com/t/sUy4KEsyeGE
Also, you have installed a Pro Prebuilt Website or a Standard Prebuilt Website?
Thank you!
Hello,
To remove the Sign Up/Login from the top bar, you need to edit the homepage with tagDiv Composer => https://www.screencast.com/t/Y5j6ArY8Ug , select the element and with right-click you can delete it => https://www.screencast.com/t/GshM3Q3nwDv
Hope this helps you!
Thank you!
Hello,
Please try to do these steps
1. disable all tagDiv plugins
2. uninstall all tagDiv plugins
3. clear cache (if cache plugin exists)
4. re-install all tagDiv plugins again from Newspaper plugins => https://www.screencast.com/t/WLy01lbc
5. activate all tagDiv plugins
6. clear cache (if cache plugin exists)
Also, for the errors, you need to use a mobile theme plugin or mobile page.
You can find more information in these articles
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
Thank you!