- 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
- NewsmagRequirements for Newsmag
- NewsmagHow to update the theme
- NewsmagtagDiv Social Counter tutorial
- NewsmagTop bar templates
- NewsmagAjax view count
- TutorialsWhat is Ajax preloading?
- NewspaperVideo Playlist
- Newspaper7 Days Post Sorting
- NewspaperAjax View Count
- NewspaperTop bar templates
Hello Atakanyildiz,
Unfortunately, this kind of plugin is not tested with our theme and we have no idea about the theme behaviour with this and also we cannot provide support for untested plugins. Please try to find another plugin with this functionality and see how it works for you…you should try to disable all the active plugins, except Visual Composer and this plugin, clears all cache and instal only the plugins that come bundled with our theme and check the result. Also, you can try to activate one by one and find the culprit. Maybe some untested plugins that use in theme could create some interference between our theme and this plugin and create this kind of issue…
Hope this helps!
Thank you for your understanding!
Hello Atakanyildiz,
Please make a fresh install via FTP by following this tutorial: https://forum.tagdiv.com/install-via-ftp/ Your settings will not be affected as they are stored in the database. Simply download the latest version of the theme and install it directly. Also, please install only the plugins that come bundled with our theme, clear all cache and try it again and see how it work for you.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi
I tried to deactivate the smart sidebar on all the posts from the theme panel, but it didn’t work. I then cleared my cache using WP Super Cache, but that didn’t work either. Is there any other way I can do this, e.g. reinstall the theme? In case I do decide to keep the annoying smart sidebar, how do I customize it’s size and content to display certain categories, e.g. ‘featured’?
Also: How can I change the font colour of a sidebar widget’s title fro black to white?
Hello,
Actually yesterday when I wrote the reply the latest was 4.9.2. 4.10 was only released today : http://screencast.com/t/8FrvyKuVTtt
We will update our version of visual composer on the next theme update.
If your settings do not apply, it is not a license issue. You will need to check your system status parametres and increase them according to this guide: https://forum.tagdiv.com/system-status-parameters-guide/
You can also try to disable all plugins except visual composer and clear cache to rule out a plugin conflict.
Let us know how it goes.
Thank you!
Hello Iridiumx2,
Please make a fresh install via FTP by following this tutorial: https://forum.tagdiv.com/install-via-ftp/ Your settings will not be affected as they are stored in the database. Simply download the latest version of the theme and install it directly. Also, please install only the plugins that come bundled with our theme, clear all cache and try it again and see how it work for you.
Hope this helps and let us know how it goes!
Thank you for the message!
Hello sid,
Please check the example below and try to implement in the same way into your .htacces file. After this, please try clears all cache and see how it works for you.
# 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>
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”
</IfModule>
# END WordPress
Hope this helps!
Thank you for the message!
Hi
I’ve checked your site on a tablet with Windows 8 as operating system and I have not encountered any problems with more article box but i found a js error in browser’s console on desktop: http://screencast.com/t/zEGTDEviD I am not sure what causes this error but you can try to deactivate all plugins except Visual Composer just to be sure that there is no conflict, clear all caches and test again.
Let me know how it goes.
Thanks!
Sir, please help me to fix this
Remove render-blocking JavaScript:
http://www.snaxzer.com/wp-includes/js/jquery/jquery.js
http://www.snaxzer.com/…includes/js/jquery/jquery-migrate.min.js
http://www.snaxzer.com/…assets/js/jquery.themepunch.tools.min.js
Optimize CSS Delivery of the following:
http://www.snaxzer.com/wp-includes/css/dashicons.min.css
http://www.snaxzer.com/…wp-includes/css/jquery-ui-dialog.min.css
http://www.snaxzer.com/…_composer/assets/css/js_composer.min.css
I am using speed booster plugin with WP super cache and CloudFlare enabled.
I have followed speed booster tutorial but after adding provided code in tutorial to functions.php I am not getting ID for above mentioned js and css
Hi
I’ve tested a post from your site and the more article box does not show up after it’s closed once:
http://screencast.com/t/WwdobzTYMy I am not sure why the box appear again on your side but you can try to clear the cache memory, also deactivate all plugins except Visual Composer and test again.
Also you can try to make a new local install on your computer, with the latest version of WordPress, the current version of the theme available on themeforest, V 2.3.5, Visual Composer plugin and test again.
The theme don’t have any sort order filters for posts displayed in more article box. If you chose to display posts from same category, the display order will be random. To change the display order you have to edit the td_more_article_box.php file and add this parameters like here: http://screencast.com/t/5vwNrQuRZnM
Thanks!
Hello Samron,
In most cases this issue is due from mobile theme module from Jetpack. 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. It is necessary to follow this steps because some untested plugins used by you could cause some interference between theme and these plugins and create this kind of issue. After this, try to enable your plugins one by one and find the culprit. If your problem is still there after my advice, please send us an email at contact@tagdiv.com whit your log-in information (wp-admin) so we can further inspect the issue. Also, please provide the link to this topic so we know who you are and what the issue is.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi
Regarding the images embedded from facebook I replied you here https://forum.tagdiv.com/topic/image-gallery-visual-composser-not-work/
We didn’t tested the galey from Visual Composer with picasa images and I can’t say now why they don’t work as this task require some serious investigationss. Visual Composer plugin is tested to work with the WordPress and theme so there is a chance to appear some conflicts when you try to use different tools.
Try to duplicate this situations using a default wp-theme and check how it goes, also deactivate all plugins except Visual Composer and clear the cache memory before testing.
Thanks!
Hello oscar,
Please first make sure you use the latest version of the theme (6.6.5) and make sure you have more than 6 posts to display. Another thing you can try is disable all plugins except visual composer and clear cache to rule out a plugin conflict.
In order to remove more from author you can use 2 methods:
The css method:
.td_block_related_posts .td-related-right {
display:none;
}
or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd
I hope this helps.
Thank you!
Hi
The shortcode that you provided is not correct: http://screencast.com/t/3SXqaSmVXG Please make sure that you added the code like here, clear all caches and test again
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]'); ?>
Thanks!
-
This reply was modified 10 years by
Andrei L..
Exactly, CDN is best for edge hosting (being able to load frequently loaded content at a closer locale). A CDN is also useful if you get periodic traffic surges (e.g., featured on Reddit or something), as it allows you to get a big overload without having complex load balancing (we’re talking something like jumping up to 1 million views in a week or something … this happened to us once and holy crap!). And it can be useful for some common stuff like jquery as it gets cached in browser so is not reloaded if everybody is loading it off Google’s server.
Also note that some CDN setups don’t properly gzip/deflate everything unless you set that up — some are managed, some are just like your own site meaning you have to manage TTL, CORS, expiration of content to refresh, gzip/deflate, headers, etc.
Frankly http/2 is going to be more mission critical with hosting services, and http/2 + mod_pagespeed is very powerful.
Most important thing is to stop serving live pages and start serving static html pages. You can do this with W3totalcaching, just make sure page caching is enabled. Also it will NOT cache for logged-in users. So test in another browser…
If you have a regular hosting plan a non-cached php page will load in something like 900ms. On a slow host you can even see 2000+ ms. If you use a good host (pm me if you are looking for a fast one) you can get this down to about 300ms. When you switch to html pages you can go as low as 30ms.
CDN is only useful for international websites. I use it on one of my websites because it allows visitors from the US and Asia to load my page faster (hosted in The Netherlands).
problem is different hosting, wp-super cache, yoast seo plugins not problem but website index problem. notdefteri.net index but dont take index www . notdefteri.net example screen google webmaster tools http://www.screencast.com/t/qsxLRxMfhJy yandex http://www.screencast.com/t/9Mon4yakgU
can you help me about big problem!!
-
This reply was modified 10 years by
webhoca.
Yeah I turned off cache plugin, which in turn turns off the CDN. The page load was significantly different. Was multiple seconds different (by me just loading the page in my browser with no cookies). Was ridiculous. But I don’t think thats the experience with everyone… I dunno.. but thanks, I’ll try and do more testing. Just seems to load the images very very slow with cdn (though even slower without) – and I don’t understand why, besides this template being extremely bloated.
Hi
The theme code was tested and optimized for best performance, we have a lot of clients and the theme works well on a large variety of hosts.
First please make sure that you use the recommended server configuration for Newspaper theme, you can check our documentation for more details: https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
There are lots of factors that influence the site’s page-sped. I suggest you first try this without any other plugins active, leave just VC plugin active the check again. To improve the loading speed look the mysql query cache: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html we also use it on our demo.
Also you can use the speed booster to move the js and css at the bottom of the page, eliminate render-blocking, but not for all plugins. Check the System Status if the speed booster is active if you use other plugins than the tested ones. You can find some useful information regrading speed booster usage in this topic: https://forum.tagdiv.com/topic/speed-booster-questions/
Also you can read this guide, it may help – https://forum.tagdiv.com/how-to-make-the-site-faster/
Hope this help.
Thanks!
Hello Kohram,
Please ensure that you have switched to another permalinks type, as the example, Day and name, also, you have disabled all the active plugins except Visual Composer, SEO Yoast, clears all cache and install only the plugins that come bundled with our theme.
If your problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect the issue. Also, please provide the link to this topic so we know who your are and what the issue is.
Thank you for the message!
Hi
I’ve checked your site and noticed that the page structure it’s different then the one from the theme. If you made any customization in theme’s file try to revert them, deactivate all plugins except Visual Composer, clear all caches, purge cdn files if you’re using and test again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!
Hello,
This seems like a js error caused by conflicting plugins. It is most likely not caused by woocommerce but the combination between it and another plugin. Please deactivate all plugins except woocommerce and visual composer, clear your cache and reset cdn files if you use it. This issue is caused by a js error and the lazyload animation. You can deactivate this feature if you want.
Let us know how it goes.
Thank you!
Hi,
did as you promised: deactivated all plugins except visual composer, cleared cache, checked again.
Unfortunately still the same situation as before …
Hello grharis,
Please try to disable all the active plugins, leave just Visual Composer, clears all cache and install only the plugins that come bundled with our theme and rule out the ability to be conflicting plugins. Also, please try to improve your system status according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
this seems to be an error when you access the page menu from a post, no matter the category. This seems like a plugin conflict so please disable all your plugins except visual composer, clear your cache and check the menu again. If it’s a conflicting plugin it should now work properly.
Let us know how it goes.
Thank you!
Hello letenkyzababku,
I have checked your website and I saw that your post content does not have padding-left in mobile mode. This kind of issue could cause by the conflicting plugins. Please try to disable all the active plugins, except Visual Composer, clears all cache and install only the plugins that come bundled with our theme and rule out the plugins in conflict. Also, you can try the code below and add it in Theme panel->Custom CSS area.
@media (max-width:768px) {
.td-post-content {
padding-left:20px;
}
}
Hope this helps!
Thank you for the message!