- NewspaperHow to use the Flex Blocks cache option
- NewspaperCache plugin – install and configure
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperFlex Block Settings Guide
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperHow to update a plugin
- NewspaperCloudflare (CDN)
- NewspaperFacebook Share
- NewspaperVideo Playlist
- Newspaper7 Days Post Sorting
- NewspaperAjax View Count
- NewspaperTop bar templates
- NewspaperHow to Update the Newspaper Theme
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
- NewspaperRequirements for Newspaper
- NewspaperHow to Make the Site Faster
Hi Bogdan,
I can confirm that I’m working on the right file (garbled text showing up correctly).
Still it says td-boxed-layout…
I’ve flushed APCu cache (service apache2 restart).
I’ve set
// activate the boxed layout - if we have an image or color
if ($background_params['theme_bg_image'] != '' or $background_params['theme_bg_color'] != '') {
$background_params['is_boxed_layout'] = false;
}
I’ve even tried
case 'td-boxed-layout': //force a boxed layout regardless if the site has a bg image or bg color
$background_params['is_boxed_layout'] = false;
break;
Still nothing. I’m speechless and honestly I don’t know what to do anymore…
Help…
Hello ricky86,
Please ensure that you have followed correctly all the steps wich are presented above and also, please try to clear all cache and test it again.
Hope this helps!
Thank you for the message!
Hello,
This sorting option will not work unless ALL other settings are set to default. It will not work with any type of filter or pagination. You can try the popular 7 days sorting that needs to be activated from the theme panel and also ajax view count if you use a caching plugin. you can also check inside wp-super cache settings. There is a hit count setting that can help if turned off.
Thank you!
Thx all 🙂
Btw, we have problem with Popular Widget (7 days). We activated in Theme Panel->Block Settings->7 days post sorting, but still not work (we waited 6 days).
We have installed WP Super Cache (PHP caching).
Hello,
This issue could be caused by these errors from your console: http://screencast.com/t/lmPSV1nfKO
If you use a cache plugin, you also need to clear the cache after disabling plugins as your changes will not take effect until the cache is released(you also have a js error that is preventing the pagination to work). Also please provide an example of what code you are trying to add in the theme panel and how you add it so we can have an idea of the code implementation.
Thank you!
Hi Bogdan,
Still not working. I’ve followed your advice but I don’t know what I’m doing wrong.
See this http://preview.tinyurl.com/glm3pxu
I’ve cleaned both cloudflare and my local cache.
I’ve checked the syntax (using sublime text).
I’ve modified td_background in main theme plus I’ve recreated the structure includes->wp_booster->td_background.php (already modified) in child theme.
I’m on post style 7 and category style 8.
If there’s anything that can come up to your mind please let me know, also any theme panel settings I might be missing or messing. Thank you!
Hi
I’ve checked your site an safari and seams to works fine: http://screencast.com/t/5vxvRMnWS0jY – http://screencast.com/t/2YhuLzaG0o Try to clear all caches, including browser cache memory and test again.
If you still have this issue please provide more details about so we can inspect it closer.
Thanks!
Hello sherby,
I have checked your website and saw that everything seems to work as expected, as you can see here->http://screencast.com/t/CCB4BQAmn8 If your problem appears, please ensure that this issue does not come from interference between your untested plugins and our theme. To exclude this case, please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme.
Thank you for the message!
Hi,
If you have any doubts if a problem is a theme related issue or an issue on your end, then you can always check our live demo to see how it should display. In this case: http://demo.tagdiv.com/newspaper/td-post-lenovo-details-new-computers-that-could-be-heading-our-way-in-2015/
As you can see it’s not a theme error. Please disable all your plugins except visual composer, clear cache and reset cdn if you use it. If the problem goes away, it means you have a plugin conflict and you need to identify which one is causing the problem.
Let us know how it goes.
Thanks.
Hi,
I have tested this again and the solution I provided above will remove the boxed layout:
default: http://screencast.com/t/1ZxPEI7biHX
after changing the condition to false: http://screencast.com/t/w5nVZKPlOs
Please try it again and clear your cache. Also please do not remove the comma at the end of the condition.
Thank you!
Hello,
Please try to switch the animation effects a bit as in your case the animation gets a class that is empty so the animation does not apply. Try to change the animation effect: http://screencast.com/t/ZLqFXvAO6xT and if it still does not apply, try to disable all plugins except visual composer an clear cache in order to rule out a plugin conflict.
Let us know how it goes.
Thanks.
Hello casusbubble,
I have checked your website and saw besides of this issue as you are using a lot of untested plugins. I suspect this problem come from interference between your untested plugins with our theme. Please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Also, this issue could happen due from the conflict between lazy load effect, the feature from our theme and your untested plugins. The lazy loading animation feature which could break due to your plugins so also try this without any plugins enabled and check for the one causing it and if you need the plugin that is causing this issues you can disable theme’s lazy loading animation feature from theme’s panel, like this: http://screencast.com/t/soDvZAE4O It will have the same effect. The choice is yours.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi,
Please disable all your plugins except visual composer and clear cache (reset cdn if you use it) as this is most likely a plugin conflict.
Thank you!
Hello carmene,
By default, the behaviour of this kind of feature is that every refresh the images to be changed randomly but if you are using a cache plugin, this feature is directly affected by this and the images will be with cache and then you have the same images until the cache will be empty. For better results, you have to change the time to refresh cache memory from the plugin panel, like this -> http://screencast.com/t/SbVbae2m0GXo For more information about this plugin, please consult our documentation here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thank you for the message!
Hello sid,
Sorry for the inconvenience, but this kind of problem should be solved with the solutions above. Please try to clear all cache and test it again and see if your strange characters still appear. Until now, we do not have any bad reports about this solution from users which had this kind of problem.
Thank you for the message!
Hello virjik,
I suppose that you are referring to post view count for each article post. Please ensure that you are enabled from Theme panel this option like this -> http://screencast.com/t/0xyAgJmX and also try to clear all cache and check it again. For more information about this kind of plugin, please check this tutorial here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/
If I understand wrong, please provide more details about what you mean so I will be able to provide a more accurate response.
Hope this helps and let us know how it goes!
Thank you for the message!
I’m not having that issue.
Try checking your console (F12) to see if there is a conflicting javascript error which might be breaking the load of the ad units.
Guess you got it fixed – I just went to your website in latest Chrome/Win10. The ads all work.
Perhaps try clearing your history/cache in your copy of Chrome; make sure it’s updated to latest version.
-
This reply was modified 10 years by
simchris. Reason: chrome,adsense,browser cache,ads
Hi i’ve installed wp supercache plugin but the visitors counter is not working.
How can fix this issue.
I have latest Newspaper theme version.
Hello solo89,
We do not recommend the use of other versions besides the one that comes bundled with the theme because we cannot say for sure that this will work well. Every time, please take as reference our demo and compare with your side…if the layout is different, it means that you have a local problem with your side and we recommend trying to disable all the active plugins, clear all cache and instal only the plugins that come bundled with our theme and rule out the conflicting plugins.
Hope this helps!
Thank you for the message!
Hello,
Please also try as Catalin replied above and disable all plugins except visual composer, clear cache and reset cdn files. Let us know if you still have the issue afterwards.
Thank you!
Hi,
Please try to disable all your plugins except visual composer and clear cache and reset cdn if you use it. You might have a plugin conflict that is affecting your website. This is how the default theme should display: http://demo.tagdiv.com/newspaper/
If you still cannot manage to do it, please provide wp-admin so we can take a look at this issue. (please send it via email at contact@tagdiv.com) And also include a link to this topic.
Thank you!
Hello rflmedia,
Please ensure you have set correctly this feature from widget settings. Also, please make sure that this problem is not influenced by interference between some untested plugins used by you and our theme. Try to disable all the active plugins, leave just Visual Composer, clear all cache and instal only the plugins that come bundled with our theme and rule out the conflicting plugins. Please notice that this kind of feature is too sensible and might be broken by these kinds of plugins.
For more information about this type of sorting, please consult our documentation here ->https://forum.tagdiv.com/7-days-post-sorting/
Hope this helps and let us know how it goes!
Thank you for the message!
Hi,
Please try to disable all plugins except visual composer, clear cache and reset cdn files if you use it.
As Chris replied, there might be a plugin conflict.
Thanks.
Hi,
The search icon is not working due to the many js errors you have in your console: http://screencast.com/t/l9f61CpbEfu
Please disable all plugins except visual composer, clear cache and reset cdn if you use it. Then check the search again. It should work as expected now. (plugin conflicts are the number one reason for such issues. You can always test the default behavior of the theme here: http://demo.tagdiv.com/newspaper/
Thank you!
Hello mobilestartupz.com,
I suspect this issue comes from the interference between your untested plugins and our theme. Please try to disable all the active plugins, leave just Visual Composer, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Please try this advice and see after if your problem is still there and if the theme’s behaviour persists in this case.
Hope this helps and let us know how it goes!
Thank you for the message!