- NewsmagRequirements for Newsmag
- NewsmagHow to update the theme
- NewsmagtagDiv Social Counter tutorial
- NewsmagTop bar templates
- NewsmagAjax view count
I’m already on the main theme.
What is CDN ? I don’t use any cache plugin
Hi,
I’ve checked your site, your images are not optimized, reducing their size will lower bandwidth usage. You also have to set the browser leverage cache, some resources will be cached on user browser meaning they will be downloaded only once reducing the number of requests. If you don’t have a cache plugin i recommend that you use W3 Total Cache, enable only page cache (do not enable the other options) – http://screencast.com/t/lOI30ncGfK8 . You can check this guide on how to fix those issues – https://forum.tagdiv.com/how-to-make-the-site-faster/ – and this one – https://forum.tagdiv.com/topic/tutorial-pagespeed-2015/ – and the discussions here – https://forum.tagdiv.com/topic/pagespeed/
In case this is not enough you could try to disable the view counter, it will lower the number of database queries. You can also check the plugins and remove the unused ones.
Thank you, Emil G.
Hi,
I have checked your site, but I’m not sure why do you have this issue. Please try this without any plugins active, leave just Visual Composer active, also clear cache an purge your files is you use CDN.
I have tested this on our demo and how you already saw it works fine. On our demo we use the latest theme version(4.6.2) so please make sure also that you use the latest version. If you need to update please follow this guide and use FTP method(also make a backup of your current theme’s installation): https://forum.tagdiv.com/how-to-update-the-theme/ update also plugins that come with the theme’s files from /plugins folder.
Thanks!
Hi,
I have checked your site and did not found any issues with block 1: http://screencast.com/t/nASjwGDs7
Please empty cache if you use a cache plugin.
Thanks!
Hi,
Please try this without any plugins active, leave just Visual Composer active, empty cache and check again if you still have this issue. Also please provide more details about the issue(a screenshot will help) and what host do you use. Let me know!
Thanks!
Hi,
@aleister Did you tried Newsmag 1.7 also with latest version of Visual Composer plugin(4.4.3) and doesn’t work? I know that you have that problem with memory, but you can try it just to see if works and also you can change the memory limit. We did not tested latest theme update with older versions of the plugin, but normally it should work.
Also please make sure that you try this only with Visual Composer active, disable all other plugins, clear cache and purge you files if you use CDN. Let me know hoe it goes!
Thanks!
Well on mobile devices “responsive” images have to be resized as there is now way of knowing what the actual thumbnail size might be if you have 3 images side by side in a grid; well the width of that grid might change depending on the device.
You *could* add more image sizes to your functions file to build those additional sizes; keeping in mind you might end up with 20 images per raw image (!). If you have the storage space or using CDN, might be worth it.
Or, consider using something like mod_Pagespeed with your hosting provider — which is what we do — if 50 people request a new image size, scaled from larger image — it MAKES ONE and caches it. Wicked cool.
Or, ignore that suggestion and go run the official Google PageSpeed Insights check and if they don’t bug you about those scaled images, just ignore it.
Hi,
@lospicos
Those scripts are usually automatically moved to the footer when using the speed booster plugin however the jQuery scripts aren’t moved to the footer by the speed booster plugin in case you use rev slider plugin. There is a condition in the plugin that if you use the revolution slider plugin then the jQuery scripts will be left in the head therefore you get the render-blocking JavaScript notification.
@soumitmis
We recommend using just page cache: forum.tagdiv.com/w3-total-cache-configuration/
For image compression we recommend a plugin like smush it: https://wordpress.org/plugins/wp-smushit/ not the w3 total cache plugin.
Check the treads/guide below for more info on how to customize your site’s page speed and other matters please follow and use all instructions provided in all this treads:
* https://forum.tagdiv.com/topic/pagespeed/
* https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
* https://forum.tagdiv.com/page-speed-guide/
Thanks
Hi,
Unfortunately we have’t tested the theme using the WpDiscuz plugin so I can’t offer you an exact answer on this. I did accessed your site and also noticed that same behavior on chrome also.
Please let me know what theme version you sue and also make sure you disable all plugins also, leave just the VC plugin active, empty all caches, purge files if you sue CDN host, also disable all js/css/html compression and test again.
I’ll also add this on our todo list for further testing.
Let me now how it goes!
Thanks
I cleared the cache, deleted the browser cache, opened and incognito window but it didn’t change. I appplied the css fix to hide the search bar. It is still briefly visible while the page is loading and disappears within a second. The URL of my site: http://kanalfinans.com/
Kind regards
Thanks for the help, It seems like the problem was the W3 Total Cache plugin.
More specific, the CDN module, we should to re-upload all to the CDN.
We can close this thread.
Hi,
@forra Please provide more details about your new custom sidebar, how did you created? Everything disappear from the widgets section from your sidebar or this sidebar is not displayed on your page?
Please follow our documentation: https://forum.tagdiv.com/sidebars/ and try this without any plugins active, leave just Visual Composer active and clear cache.
@daicadung Please create your custom sidebar and set it to appear from Theme Panel > Template Settings: http://screencast.com/t/O1fV6rKaoq and also add widgets to it: http://screencast.com/t/P7SQGmmQnGT9
Hope this helps!
Hi,
@Chris
Thanks for the feedback!
I had a look at this and did found an issue with the recent posts widget.
This was caused by the line height: http://screencast.com/t/k9s67Yd6
You can use the css below to fix it until theme’s next version.
.widget_recent_entries {
line-height: 10px;
}
@Finland
Sorry for the inconvenience!
1. I had checked your site’s mobile version to noticed that it look fine now. That happened due to cache. Clearing it should solve it.
2. We’re currently working to add an option to disable the lazy loading feature on images. It will be available soon.
If you don’t need/want this feature you can use the custom css from below to make the images load with the page.
.td-animation-stack .entry-thumb, .post img {
opacity: 1 !important;
}
3. This issue is under our attention also and we’re currently working on finding the cause of this. We will provide fix for it as soon as possible.
Thanks
I keep seeing it as in the first post. I have changed my browser, I have deleted my cache, cookies etc. but it is not working.
Hi,
I have checked your site(I found it, so you don’t have to post it) and did not found any issues with the menu: http://screencast.com/t/McMyPSUjXB
Please tell what is the issue has the menu. Following you structure(settings) it looks fine. Also please empty cache.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi Alin,
Thank you for reply!
Caching plugin is deactivated and browser cache is cleared, but the issue persist.
This happened only with Translation. Sometimes with other settings, but when I repeat with click Save settings, it accept. With Translation never save changes.
Regards,
Tibjan
Hi,
Please try this without any plugins active, leave just Visual Composer active, empty cache and check again if you still have that issue. Also please provide more details about the menu settings and provide your site URL so I can inspect this.
Thanks!
Hi,
I also tested this with the latest theme version 4.6.2 and did not found any issues with this: http://screencast.com/t/IFGr5RNCDg
If you need to update please follow this guide to update and use FTP method: https://forum.tagdiv.com/how-to-update-the-theme/ and update alos the plugins that come with the theme’s files from /plugins folder.
Please also try this without any plugins active, leave just Visual Composer active, empty cache and purge your files if you use CDN and check if the issue is still there.
Thanks!
Hi,
Please deactivate all plugins, leave only Visual Composer active, empty cache and purge your files if you use CDN and check if you still have issues with this.
I checked this with the latest theme version 4.6.2 and did not found any issues.
Thanks!
I have regenrated tumbnails to see why still i am having problems. Even when i check html it seems everything ok. Btt gtmetrix give this errors.
The following images are resized in HTML or CSS. Serving scaled images could save 33.8KiB (17% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/mezquita-azul-745×483.jpg is resized in HTML or CSS from 745×483 to 671×435. Serving a scaled image could save 8.9KiB (19% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/palacio-de-beylerbeyi-estambul-net-2-326×159.jpg is resized in HTML or CSS from 326×159 to 301×147. Serving a scaled image could save 3.5KiB (15% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/moneda-estambul-net-5-326×159.jpg is resized in HTML or CSS from 326×159 to 301×147. Serving a scaled image could save 3.4KiB (15% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/nargile-estambul-net-4-326×159.jpg is resized in HTML or CSS from 326×159 to 293×143. Serving a scaled image could save 3.1KiB (20% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/clima-estambul-net-5-326×159.jpg is resized in HTML or CSS from 326×159 to 301×147. Serving a scaled image could save 2.5KiB (15% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/mezquita-azul-326×159.jpg is resized in HTML or CSS from 326×159 to 301×147. Serving a scaled image could save 2.5KiB (15% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/cisterna-de-basilica-estambul-326×159.jpg is resized in HTML or CSS from 326×159 to 301×147. Serving a scaled image could save 2.1KiB (15% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/paseo-por-el-bosforo-estambul-net-326×406.jpg is resized in HTML or CSS from 326×406 to 293×365. Serving a scaled image could save 2.0KiB (20% reduction).
http://www.estambul.net/wp-content/uploads/2010/03/mapa-de-estambul-net-2-326×235.jpg is resized in HTML or CSS from 326×235 to 293×211. Serving a scaled image could save 1.6KiB (20% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/paseo-por-el-bosforo-estambul-net-326×159.jpg is resized in HTML or CSS from 326×159 to 293×143. Serving a scaled image could save 1.1KiB (20% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/bano-turco-estambul-net-326×235.jpg is resized in HTML or CSS from 326×235 to 301×217. Serving a scaled image could save 1.1KiB (15% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/bano-turco-estambul-net-326×159.jpg is resized in HTML or CSS from 326×159 to 293×143. Serving a scaled image could save 1.1KiB (20% reduction).
http://www.estambul.net/wp-content/uploads/2015/03/preguntas-freceuntes-estambul-net-2-326×159.jpg is resized in HTML or CSS from 326×159 to 293×143. Serving a scaled image could save 710B (20% reduction).
I am not using w3 total cache.
how to ensure compression is not enabled for images in the W3 Total Cache plugin? Do you mean I should not enable Object Cache???
Hi,
Please make sure that you empty cache if you use a cache plugin and also browser’s cache and see if you still have this issue. Let me know!
Thanks!
Hi,
Sorry about this issue, we made a lot of tests before the release on our side but this issue didn’t occurred.
I’ve tried to replicate this on our side but no luck yet, it must come from an old parameter which is still kept in the cache. Please try to delete the cache and the browser cache and check again. If it doesn’t work please provide the url so i can inspect it and see what may be the cause of this.
Thank you, Emil G.
4.4.3 with 1.7 is working on my site.
Just built new home page.
You might TRY deleting the old js_composer entirely
uploading new version via FTP.
Use Chrome and not I.E. (if doing so). Clear all caches first.
Try going to your page, then click “save” (update) right side.
Then try adding new item.
Seems to work okay … but VC is a very persnickety plugin, it seems!
Then likely you have some other issue with caching, or didn’t make the page you built public, etc.
If you can preview the page when editing the “page” and it works, then make the home page the static page — that is managed by WordPress and your .htaccess file being writable.
You might try resaving your permalinks?
Clear your website cache if you have one.