- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsWhat is Ajax preloading?
Hello!
First, please start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let us know the results.
Thank you !
Hi All,
We use newspaper theme and td composer page builder in our website. Site load time is very high always. We have good server configuration, cache plugin, image optimization and security plugins. We have tested all plugins. We noticed site performance is good after deactivating td composer. Recently, we upgraded newspaper theme and all plugins to latest version. Still we have loading issue and very low traffic in google analytics after upgrade.
It is loading fast if we deactivate td composer. Do we need to do anything with td composer settings? please help us to solve this ASAP.
Hi rinkdemi, I think that this font is the default one from browser and this is usually, display until the one set in the theme it is load.
Some tips will be to preload the fonts, this can be done using some cache/optimize plugins, or adding the code in functions.php (it is indicate to use child theme for this) -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/#preload-newspaper-theme-fonts.
Also another method that it has good results it is to use a custom font, set it as general and disable the rest of the fronts, like google fonts … -> https://i.imgur.com/78NY2Yn.png -> https://i.imgur.com/YfPMFNk.png -> https://i.imgur.com/1KFt8YN.png
I hope this will help you!
Let me know the results!
Hello!
First, please start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let us know the results.
Thank you !
Hello,
So, I understand you have the last theme version, v11.2 and the last WordPress version, v5.8
Please do the following steps
1. disable tagDiv Opt-In Builder plugin
2. uninstall tagDiv Opt-In Builder plugin
3. clear cache (if cache plugin exists)
4. re-install tagDiv Opt-In Builder plugin again from Newspaper plugins => https://www.screencast.com/t/Fvl4HN299
5. activate tagDiv Opt-In Builder plugin
6. clear cache (if cache plugin exists)
After these steps please check if the issues persist.
Thank you!
Hello !
This happens due to cache. Please follow our guide and make sure that WP Super Cache has been installed properly: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Let us know the result.
Thank you !
Hello,
I’m trying to implemant meta name=”theme-color” in the header.php before </head> but it doesn’t seem to work.
Ps: I did exactly what it’s been told here (https://forum.tagdiv.com/topic/meta-nametheme-color/) so I don’t know where the problem is coming from. I also cleared all the cache after I added the code in the header.
Hello
after performing my newspaper and wordpress update, a weird error appears in this condition:
On the login page, an error code appears if you make a login or password error. This only on mobile phone.
If I deactivate the newspaper mobile theme plugin, I no longer have this error. I emptied the cache and reinstalled the plugin, nothing changes.
Thanks for your help
Here is this error:
Warning: is_readable (): open_basedir restriction in effect. File (/Newspaper-child/theme.json) is not within the allowed path (s): (/ web / zebinfo: / web2 / zebinfo: / home / temporary / upload / zebinfo: / home / temporary / sessions / zebinfo: / tmp: / usr / local / lib / ZFramework: / dev / urandom) in /web2/zebinfo/www/Potager/wp-includes/class-wp-theme-json-resolver.php on line 354
I have the same thing. Me concerning the error code appears with the activation mobile theme, during a connection error and on my phone. I don’t know if the problem stays the same even after clearing the cache, it doesn’t change.
I had this issue before, I just clear all the cache through wp super chache, cloudflare and siteground. And issues is fixed.
Followed the tutorial and flushed the cache but the issue still persists.
I had the same issue. I tried using the WP Super Cache Plugin and it solved my issue right away. Thank you so much.
Hello!
You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Hi, yes we did that, disabled all the plugins except TagDiv ones. Still it did not work. Cleared all cache too. Still not working.
I am all green on the requirements for the theme, however, when I try to edit the site using the TagDiv Composer the browser will report that the page is unresponsive and I can’t edit anything.
CDN is active. Cache is on. All systems are green.
Hello
I deactivate all plugins except tagdiv plugins and super cache, not use child theme. But still unsuccessful.
https://www.screencast.com/t/czmf6Yys
-
This reply was modified 5 years by
muxurou.
Hi, I need disabled or extend de life of td_magic_token
When a block has pagination by ajax, there is a parameter “td_magic_token” in the request. This process dont work good with CDN Cache, bacause the life of cache is greater than life of this token. This causes, after the token expires, the paging does not work.
Is there a way to remove the token (make the request without token) or to extend the life of the token?
Thanks.
Mobile theme not read the translate… On desktop all works great, but on mobile footer, comments etc. doesnt works… i try in incogntio mode, delete cache, try on another phone, not works on 2 of my websites…
Hello!
You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Hello!
You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Hello!
This issue is from an extra plugin that you have installed. Please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you!
Hello!
You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin.
Let us know the results.
Thank you !
Re-installed the WP Rocket cache plugin and selected fewer options only.
Hello,
I disabled all cache plugins, but now the mobile version of the page not working. Only the header and footer are shown. Is there a way to get rid of this mobile template thing and just display the desktop site with its own responsive style?
Andras
HI,
I don’t want this at my website, i did changes too… but did not worked, even if i removed completed <div> still did not worked. i cleared the cache also did not worked .. Please help here
function tagdiv_wp_no_footer_menu() {
if ( current_user_can( ‘switch_themes’ ) ) {
echo ‘<ul class=”td-subfooter-menu”>’;
echo ‘<li class=”menu-item-first”>Add menu‘;
echo ‘‘;
}
}
?>
</div>
</div>
</div>