- NewsmagRequirements for Newsmag
- NewsmagHow to update the theme
- NewsmagtagDiv Social Counter tutorial
- NewsmagTop bar templates
- NewsmagAjax view count
I have cleared Cache and i dont use CDN .. Even then i problem is not yet rectified .
Hi,
thanks for the explanation. It seems easy, but for some reason it isn’t working on my side.
I followed exactly your instructions, but the language doesn’t change.
As for the twitter button – I would like to remove the twitter button and tried with removing the following code from the same file:
$buffy .= ‘<li class=”td-classic-twitter”>’;
$buffy .= ‘href) . ‘” data-text=”‘ . $this->title . ‘” data-via=”‘ . td_util::get_option(‘tds_’ . ‘social_twitter’) . ‘” data-lang=”en”>tweet <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=”//platform.twitter.com/widgets.js”;fjs.parentNode.insertBefore(js,fjs);}}(document,”script”,”twitter-wjs”);</script>’;
$buffy .= ‘‘;
But the button isn’t disappearing.
Note: I’m talking about the buttons at the end of the post pages, not under the title.
This is the only cache that I’m seeing in my page source code (I don’t use a caching plugin):
var tdLocalCache = {};
( function () {
“use strict”;
tdLocalCache = {
data: {},
remove: function (resource_id) {
delete tdLocalCache.data[resource_id];
},
exist: function (resource_id) {
return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null;
},
get: function (resource_id) {
return tdLocalCache.data[resource_id];
},
set: function (resource_id, cachedData) {
tdLocalCache.remove(resource_id);
tdLocalCache.data[resource_id] = cachedData;
}
};
})();
And finally, is this theme update safe solution? Will it remain after theme update?
Thanks for all your time and support! Much appreciated!
I uninstalled all the plugins and nothing.
I noticed that the WP Super Cache is missing – caching plugin
Hi,
I have already tried the code in the child theme and it is applying like it should on my end, and so it should for you. So the problem is not the child theme or the code. Try entering other custom codes and see if they work. Maybe you have caching on the website, you could try clearing the cache. Or maybe simply the child theme is not active, in the themes section.
Thanks
Hello brettferguson,
I have inspected your website and I saw that your Facebook share button works as expected, as you can see here -> https://www.screencast.com/t/L3DBZyHwN0 Clear all the caches and check the results. I did not saw any problems in this regard.
If is not what you mean, provide more details about the problem so I I will be able to provide a more accurate response.
Thanks for the message!
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.
Thank you!
Hello,
No this is not right, the tagdiv composer should work like so: https://forum.tagdiv.com/tagdiv-composer-tutorial/
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.
Thank you!
Hello,
Sorry but I do not understand how you want to align the sharing buttons. They do not appear miss-aligned on your site. Please provide more details to what you are referring to.
As for the twitter link, This should also display in a new tab as you can see here: https://demo.tagdiv.com/newspaper/wordpress-news-magazine-charts-the-most-fashionable-new-york-couples-in-2016/
Yours seems to be affected by an external source 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.
Thank you!
Hi,
There was a problem in receiving the access token in the previous social counter plugin version. Please make sure you are using the latest version from the theme package. Deactivate and delete the plugin you are using now, and install the latest one. Then clear your browser cache (Example for Chrome – https://www.screencast.com/t/f9Q66lPx1fY) and try again. Or use a different browser when configuring the plugin. Here is a tutorial about the social counter
– https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Please let us know how it goes.
Thanks
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.
Thank you!
Hello independentngr,
First of all, you should disable all of the untested plugins used but you because all of these can interact with the theme core files and cause a lot of unknown issues. Notice that this is the first steps on WordPress debugging. After this, you should clear all the caches and check the results. If the problem is still there, you should make a full backup to your database and then make a new clean install from scratch, via FTP way and check the results.
Thanks for the message!
A few weeks ago my Newspaper Theme site starting loading really slowly and sometimes gives “error establishing database errors”.
The site is hosted at hostgator. They suggested optimizing the images so we installed Smash and did a bulk optimization. This resolved the loading issue, but many of the images were made so small they were unusable. As soon as I started to replace the small images with the original ones the loading and crashing problem started again.
Most images are png 1845X1052 and are under 100K each. Within the links on the home pages there are about 120 images. Most are within galleries. The problem is intermittent. Sometimes the site loads fine, sometimes very slowly and other times not at all. Seems to be better after deleting cache, but not every time.
Is it a case of having too many images? I can make the size smaller (H x W) but due to the detail in the charts, I wouldn’t want to make them any smaller than 1200W. I don’t think I can get the kb smaller, since most are around 50 -60K.
Here is a link to the site: mritradingsignals.com
The issue is in Chrome, Firefox and IE. Any help would be appreciated.
It does not matter whether you sound harsh or not, it always display our level of understanding and tolerance. The main issue now is that the theme does not allow us to select slider revolution. There seem to be myriad of complications with the new updated version of the theme and thousands of people seem to be facing the same gruesome challenges.
I was able to make the theme work even though slider revolution is still unable to work for me and several people.
For those experiencing the same problem, after clearing your cache, for your browser, your CDN, and your website and any other cache that you can clear, you need to disable all the plugins except TagDiv Composer only.
But be careful because this will only work if your site is secure. Having a secure site would mean these two things, having an SSL installed on it and making sure the green key shows on the browser.
If you have an SSL on it but the green key is not showing, it won’t work. In that case you will need to install the plugin “Really Simple SSL” to make it secure. In most cases it will work.
Once, you have installed that plugin, disable all other plugins, except TagDiv plugin and Really Simple SSL plugin.
Do not try to edit your current home page using TagDiv. Leave your current home page and create another home page. This will work and you will just move and drop elements.
But there are still other problems. You may not see all the elements. You will need to search others that you cannot see by entering for instance slider, big slide, block 20, etc, on the left side where you pick the blocks.
Having done all that, it will work but the slider revolution may, sadly and regrettably, not work, as it is in my case.
It looks like those instructions are for an older version of Total Cache.
Hello Catalin
I want you to help me
I have a news site with thema newspaper, but my page is very slow despite having a dedicated hosting.
I have read your fast page forum
There says there is a plugin called “APC full page cache” but I have not been able to find it
I have also downloaded “Speed Booster plugin” but I have not been able to place or edit the plugin as indicated in the forum of this plugin,
I ask you to help me and give a check to my site:
If you could help me or do it yourself, I’d be very aggravated.
I would provide my password and user of my site, it is very important for me.
You do a great job is the second thema that I acquire with you and admire them.
I am looking forward to your response,
Thanks Catalin
My caching pluging is WP Super Cache, VC is deactivated and the System Status is OK, but TD Composer does not works.Blank page.
Now it works 🙂
I have replaced W3 Total Cache by WP Super Cache (Recommended by TagDiv).
And I have solve the “WP Memory Limit” problem. Check Menu: Newspaper/System Status (Third point from button). There is a link to a guide if the light isn’t green.
I hope it works for you too.
Si se activan plugins para optimizar javascript, ccs o cache el theme funciona correctamente y ademas actualiza la velocidad de carga en pc, pero no deja entrar en el menu de navegacion desde el movil. Como puedo solventar que tenga rapidez de carga pero ademas funciones la web bien en responsive?
It is so sad that I have tried all these things but this does not seem to work for thousands of people. The update is nice but if thousands of people all over the world cannot implement it, it looks a bit like a small failure. I disabled the plugins, purged cache from CDN and the entire wordpress site, disabled plugin one by one. But when I try to drop elements to the incryption area, it takes years to drop them. Also, I cannot even see the entire elements. I am using a Window 10 and doing all these things on Chrome. This does not seem to work for thousands of us.
The problems is on many boxes.
Here are 2 examples form the homepage under the BEACHES seaction (stränder)
The first is from “normal”-mode and the other is in incognito-mode, just to make sure it was not a cache problem:
1. https://prnt.sc/ff5roc
2. https://prnt.sc/ff5sce
As you can see in the examples it is not the same posts appearing.
Thanks for helping.
Our site works properly based in California, server in Texas, Windows 10, Chrome, with TD Composer. Those elements have nothing to do with whether the plugin works.
Usually it’s due to a javascript conflict from another plugin, weird settings from using CDN or optimizer/compression plugin/service/host, a bad plugin added to Chrome (extension), corrupt cache, having more than one page builder active at same time (you can only use VC or TDC not both), etc.
You were right! the plugin “widget on pages” was causing the issue. i Cleared the cache too and now the “post settings” is showing.
Thanks. Perfect Assistance.
Hi,
In some cases or maybe in combination with other plugins, that caching plugin is known to create problems with the theme. For other users it could be working properly, maybe it is just a matter of configuration. You can search here on the forum for known issues, or maybe other users can share their caching settings for best results.
The recommended caching plugin is WP Super Cache with these settings
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thanks
No, there is no issue with the update. It works properly and has been thoroughly tested. It is your install that has problems, not the theme. 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.
If the issue is still there Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Why isn’t WP Total Cache plugin compatible with the Newspaper theme? I was going to use WP Essentials on my hosting plan but it uses WP Total Cache.