- NewsmagRequirements for Newsmag
- NewsmagHow to update the theme
- NewsmagtagDiv Social Counter tutorial
- NewsmagTop bar templates
- NewsmagAjax view count
Hello Oğulcan Özügenç,
If you want to disable the Live Search you should comment out or remove the static function on_ajax from td_ajax.php from here -> https://www.screencast.com/t/yB6NVkYLig Clear all the caches and check the results.
Thanks.
Hi,
From what I can see there are no more errors on the website and the theme is updated
– http://prntscr.com/k1jk03
After you update the theme check if the tagDiv composer has been updated automatically, in some cases it fails. Update the composer and all the plugins manually if that happens. There should be no problem.
In regards of the mobile theme, note that there could be problems with that caching plugin. We recommend the WP Super Cache, this works properly with the mobile theme plugin. Also as a side note, the mobile theme is optional, so you could simply not use it
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hello mihaela,
Check your system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/ Also, please try the below solution ->
Set up the below code in .htaccess!
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
Please do not use this setting in Seo by Yoast:
https://www.screencast.com/t/n8Cc35EofLh Also, if you are using the WP Super Cache plugin, please ensure that has been right setup according to our documentation here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello,
The counter is affected by cache as well. Now it works as expected. Please check again as your counters now pull the correct information.
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Alternatively, it can be a code affecting the page itself. If you used shortcodes from other page builders or from plugins, they could break the layout. Please test the tagdiv composer on a brand new page and see if it also provides the same error there. If it happens just on one page, you will have to re-create it from scratch unfortunately.
Thank you!
That cache plugin is compatible with the theme and it should not cause problems with the ads on the website. I found no mention of problems between the super cache and Adsense ads.
I see you switched from Adsense ads however, the website displays different ads at the moment on desktop and also on mobile. These ads are displaying fine for me, checked with Chrome and Firefox.
Hi,
If you use a latest sorting then the published posts should be visible in the blocks and grids as soon as you publish them. I believe caching plugins should refresh/update the homepage as soon as a post is published.
You could try the same as suggested in this topic I found and check if the issue is fixed
– https://infoinspired.com/how-to-guides/how-to-refresh-your-wordpress-front-page-when-w3-total-cache-in-use/
Thanks
Hi,
This is something that you addressed in a previous query on the forum, but I’m struggling to determine where to place the code you recommended at this link.
I’ve inserted the code from my htaccess file below, could you show me exactly where to place the following?
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “http://skin.cdn.com”
</IfModule>
———————-
#Expires headers configuration added by BREEZE WP CACHE plugin
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault A2592000
ExpiresByType application/javascript “access plus 7 days”
ExpiresByType text/javascript “access plus 7 days”
ExpiresByType text/css “access plus 7 days”
ExpiresByType image/jpeg “access plus 7 days”
ExpiresByType image/png “access plus 7 days”
ExpiresByType image/gif “access plus 7 days”
ExpiresByType image/ico “access plus 7 days”
ExpiresByType image/x-icon “access plus 7 days”
ExpiresByType image/svg+xml “access plus 7 days”
ExpiresByType image/bmp “access plus 7 days”
</IfModule>
#End of expires headers configuration
# Begin GzipofBreezeWPCache
<IfModule mod_deflate.c>
AddType x-font/woff .woff
AddOutputFilterByType DEFLATE image/svg+xml
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE text/javascript
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE application/x-font-ttf
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE font/opentype font/ttf font/eot font/otf
</IfModule>
# End GzipofBreezeWPCache
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Make sure the page you want as your homepage is “published” and not “draft”. Then check Settings > Reading again. If still not there, try clearing your site cache And browser cache.
Hi Bogdan
Thanks for your help. I have updated the theme and plugins and the instagram element is now working, but I’m afraid the social counter still doesn’t display the followers numbers, but the App ID settings has been removed.
All my IDs are correct and I also cleared the cache. What do you think could be preventing the numbers from displaying?
I look forward to hearing from you.
Thanks again.
Jaydee
The issues resolved by itself, no it wasn’t cache but I really couldn’t trace what it was.
This usually happens when you update the theme and around it, this time it happened even after the plugins were up to date.
Hi TagDiv team,
I have Version 8.8 installed on my server and the front page takes an hour (or longer) to show the latest updates in the blocks. My host says W3 Total Cache is configured correctly and I’ve even removed Cloudflare to see if that was the issue, but it’s still doing it. Do you have any advice?
Hi cucuteanu,
I have checked your website and your images seem to work as expected, as you can see here -> https://www.screencast.com/t/FBuOaATZAT Where is the problem? Provide some useful screens with the problem so I can identify them. Clear all the caches and check the results.
Thanks.
Hi,
So the problem could be a caching issue, the theme does not have an actual cache. What caching do you use? A plugin or server provided? Make some tests with the cache disabled and see if the situation improves or is fixed.
Hello nuthavut,
Please update the WordPress and PHP version to be 7.0 or 7.1. Clear all the caches and check the results. Check your system status parameters to be correctly increased according to our guide here -> https://forum.tagdiv.com/requirements-for-newspaper/
Thanks for the message!
Hello dvolatility,
I have checked your website and the pagination for your Category pages seems to work as expected. Provide some screens with the problems so I can identify it. Before this, clear all the caches and check the results.
Thanks for the message!
Hi Simion,
The url is https://southgeorgiatoday.com I have cleared the cache and the CDN. The theme was responsive before on the top ad but now it is not. Please help if you can. By the way, my son’s name is Simeon…same, same but different.
Hi,
I could take a look, provide a link to your website. There were no changes made to the mobile theme or default ad implementation in the latest update. Try to clear your cache or CDN if used, as well as browser cache.
That would be impossible, the code in the theme stylesheet is loaded at all times. Unless maybe you have caching that prevents the modified stylesheet to load, serving the old one, or maybe you use a CDN service.
The code should be added at the end of the stylsheet
– https://www.screencast.com/t/Xx9xfU1v0QqX
– https://www.screencast.com/t/K4goNPCdM
Then save the file. Clear the browser cache, clear installed caches or server provided, clear or purge CDN if used.
Hi,
First be sure that you update the Cloud library plugin as well. Try to clear the browser cache and re-save the permalinks in the WordPress settings. Check the results and let us know.
Thanks
This is Chrome – http://prntscr.com/k0dom5
Firefox – http://prntscr.com/k0doye
And Opera – http://prntscr.com/k0dr8f
For me there is no problem with that post or other posts. Maybe try and clear your browser cache.
Hi,
@ianternet Try to clear any caching installed, also the browser cache. if you use CDN clear that as well. Also try as a test with a different Instagram ID, see if it displays images then.
If nothing works, send us an email at contact@tagdiv.com and provide admin login access. Include a link to this topic in the email.
Thanks
Hello xplorai,
I have checked your website but I did not say any 404 error when I have accessed your posts. Everything seems to work as expected. -> https://www.screencast.com/t/2MYbXDDdRWs
Where is the problem? Clear all of your caches and check again the results. Also, you can provide some useful screenshots of your problems so I can identify it.
Thanks.
Hello I use The SEO Framework for the whole Seo settings. Now it is set so that at the end of each title in the search results that (| mark) is inserted. However, there is still a sign in the results of what is not wanted, see: https://www.dropbox.com/s/zk3350ebtdn46jz/tittel.jpg?dl=0. On request with the plugin developer comb the following:
The theme you’re using adds its own title styling. You should contact your theme author about this issue, so other users won’t have to face it.
And, while waiting for them to fix it, there’s a free extension named Title Fix that’ll patch it right up: https://theseoframework.com/extensions/title-fix/
After it’s activated, you should clear your page cache. When that’s done, you’ll have to wait for Google to crawl your site again.
Well, I could install this extension, but I do not want unnecessary plugins, because according to plugin developer the problem is with Theme.
that message ‘This plugin is not allowed on our system due to performance, security, or compatibility concerns. Please contact support with any questions’ is from your hosting provider; as the ‘theme’ doesn’t control plugin setup other than it’s own internal plugins, not third party plugins from wordpress.org.
‘our system’ is the important note — the theme has nothing to do with ‘your system’ — that is the hosting provider.
Google is also your friend for doing simple searches
“using WP Super Cache with GoDaddy hosting”
Managed WordPress Help
Note: This article applies to all Managed WordPress Basic, Deluxe, Ultimate, and Developer accounts. Plugins are not blacklisted for Pro accounts (available in U.S.A. and Canada only).
https://www.godaddy.com/help/blacklisted-plugins-8964
Caching — Your Managed WordPress account already has caching built into it.
However, if your site is slow, try these suggestions:
Check common performance issues on your website.
Contact customer support. If your site is still slow, we want to know why and how we can help.