Search Results for 'optimize'

Results from the Forum
Simion C.
tagDiv Staff

Reverting back is not possible, unless you revert to an older version of the theme. The new implementation if the theme affects many theme files, that would be the only way. You could maybe enable only the bottom sharing. Or try to further optimize the website loading speed.

Simion C.
tagDiv Staff

There are many speed optimization guides and tutorials here on the forum, you could read them and further optimize the website
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
A note is that the speed of the website is influenced by plugins and ads as well. Also teh hosting is decisive.

Simion C.
tagDiv Staff

Hi,

The latest version of the tagDiv composer plugin was optimized further, so there should be no problems. Make sure you are using the latest version of the composer
https://www.screencast.com/t/qUQ9uTJkd
Also you could contact your hosting provider and mention the issue. Check the server and WordPress allocated resources
https://forum.tagdiv.com/system-status-parameters-guide/
https://forum.tagdiv.com/requirements-for-newspaper/
These resources could be limited by the hosting, that could be why the issue is happening.

Bogdan B.
tagDiv Staff

Hello,

Unfortunately I cannot test this on my end as we do not get the issue. This happens when using cdn or optimization tools with untested options such as wprocket, minification of the css, rocket loader, autoptimize, etc.
We do not recommend any of those tools.

You should add the code in the advanced css section so it only affects the desktop version though.

Thanks.

Simion C.
tagDiv Staff

The live demo is optimized and the posts are loading fast, that is why there is no noticeable delay for the social icons. The social icons will be loaded after all the content is loaded, so that would be why the delay is noticeable. But after all this should not be a such a big problem, the users will still be able to share the post after reading it.

Catalin
tagDiv Staff

Hello YTGAW,

Please notice that the speed of your website depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit our requirements.

Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/

One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/

Basically, these are the theme requirements
https://forum.tagdiv.com/requirements-for-newspaper/

Thanks for your understanding!

AlexGuzi
Participant
#0

Buna ziua,
Va felicit pentru aceasta tema.
Am un site wordpress cu tema Newspaper v8.7.2
Problema: Se incarca greu paginiile.
Folosesc VPS ubuntu 16 ( nginx, php-fpm7.1, mariadb, redisCache) + Cloudflare
Link: https://www.lowcarbspark.com/easy-keto-waffles-coconut-flour/
Nu stiu ce sa mai optimizez incat sa am o viteza de incarcare mai mica. Ce pot face?
Va multumesc mult si astept raspuns!

Catalin
tagDiv Staff

Hello,

I have inspected your website and I saw that you are using the autoptimize plugin which can break some theme functionality. Disable this plugin, clear all the caches and check the results. Also, you can use the code below and place it in Theme panel -> Custom CSS area as a quick solution.

.td-header-style-5 .td-main-menu-logo img{
max-height: 48px;
}
.td-main-page-wrap{
padding-top:0px
}

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

Usually when this issue occurs it is the page speed optimization that gets in the way of good quality images. You might have a speed optimization plugin such as autoptimize or image tools active on jetpack or other plugins that cause image quality reduction for increased page speed loading.

Thank you!

Catalin
tagDiv Staff

Hello Jesse,

I have inspected your screens and I saw that thumbnails are do not exist in our theme, sorry! Should look like this -> https://www.screencast.com/t/Qn7obp1oso Please ensure that you are using the latest version of the theme, installed via FTP way, remove all of the untested plugins (WP Autoptimize, WP Rocket, etc) which can break the theme functionality, clear all the caches and check the results. Also, check the GD Library option to be enabled on your server.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Olya,

Please notice that the speed of your website depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit our requirements.

Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/

One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/

Basically, these are the theme requirements
https://forum.tagdiv.com/requirements-for-newspaper/

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

I have browsed your website for a while and for me the website is loading fast
https://www.screencast.com/t/fh6Zo1CLqOPT
There are no errors on the pages, the website is loading fast. I see you using the latest theme version, which contains many improvements over the previous version. You can try to optimize the website further if you want to, there are many guides in the matter here on the forum, such as these
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/

Thanks

ctoweett
tagDiv Member

I use the plugin to optimize javascript but not CSS and I would not recommend you to optimize CSS in the newspaper theme with the plugin.

The only tested and recommended plugins to use with the theme are these ones:

WP Super Cache- caching plugin
Contact form 7- used to make contact forms
bbPress- forum plugin
BuddyPress- social network plugin
Font Awesome 4 Menus- icon pack, supported in the theme menus
Jetpack- plugin with lots of features *it may slow down your site
WooCommerce- eCommerce solution
WordPress (Yoast) SEO- SEO plugin
Wp User Avatar- Change users avatars
WPML – multilingual plugin

Anything beyond this list is not tested and I cannot say for sure if it will work or not. (I don’t work here).

Simion C.
tagDiv Staff

Hi,

Indeed pages built with any composer will not be displayed on AMP pages. Amp pages are supposed to be fast loading pages which present the content quickly, not containing blocks and grids. Pages built with the default WordPress editor will be displayed on AMP
https://www.screencast.com/t/42Qq9ta9pbY

The mobile theme as well is optimized for speed. You will have to create 2 versions for each page, one with the composer for desktop, and one with the mobile editor for mobile
https://forum.tagdiv.com/the-mobile-theme/
The mobile theme will not display pages built with the composer, the default responsive version already does that. There would be no point to the plugin if it would do the same thing.

Both the mobile theme and AMP can be installed at the same time if needed. The posts will be served in AMP, and the rest of the website with the mobile theme in that case. AMP content will be served to users only through Google.

Thanks

Anujsharma768
Participant
#0

Please help me sir am really in problem as this plugin not working.

Simion C.
tagDiv Staff

Hi,

It seems moist of your posts are having the issue. The modal image is not functioning properly, it detects 4 images in most posts but there is only the featured image. I have made tests with this function and there is no problem with it. Also the next/prev buttons do not appear in the modal for you even if it detects those images
https://www.screencast.com/t/qo3sb1JNmuv

In this case it could be a plugin that causes the issue, you could try as a test to deactivate them all (including the autooptimize), leave only theme plugins active. Clear the cache afterwards and test to see if there is still an issue.

Thanks

Chileandtravel
tagDiv Member

Dear stephane .. thanks for the information worked as you comment .. it also served a lot this pluggins Autoptimize, I greatly improve the download and quality of the website … Greetings and good luck; )

GiancarloIdili
Participant
#0

Somehow al my images are not showing 🙁 I can see they are loaded but they are not served out.

I run the autooptimize plugin and the W3 total cache.
I have disabeld both but stil the problem is there… Anyone else?

http://www.delft.business

Adrian L.
tagDiv Member

Source: changelog included in update_log.txt

[ Version 8.7.2 ]
– improvement: improved tagDiv composer selection mask. New colors and better ui, now the controls are outside of the selection mask, this allows better selection for small items.
– improvement: wp-admin performance issue. We optimized the composer to load only what’s needed and where is needed. Wp-admin speed should greatly improve.
– improvement: huge speed improvemnts in tagDiv composer editor. We did a full memory consumption audit for tagDiv Composer and we fixed a few memory leaks.
– improvement: we removed unneded confirmations from tagDiv composer. For example when the content of the page was not changed and a user wanted to close the composer.
– improvement: when closing tagDiv Composer you will be redirected to the previeous page instead of the default edit page. We found that this provides a better user experience
– improvement: tagDiv composer now has a new color picker script that is a lot faster then the old one. The same color picker is used on the widgets.
– improvement: we added a couple of new social icons that are available on the top bar and footer of the site

Simion C.
tagDiv Staff

Hi,

We are trying to identify the issues in the latest theme version and also optimize it more. We are very sorry for the inconvenience. If you are having problems please revert to 8.6 for the moment. If you do not have that theme version, send us an email at contact@tagdiv.com

Thank you!

Krzysztof
tagDiv Member

Yes, you’re right, Newspaper theme is OK. I checked others plugins and problem was with Autoptimize plugin. Solution: add the Disqus scripts (comment_count.js, comment_embed.js) to exceptions in Autoptimize. Now they are not compressed and everything is ok (with Disqus and comments).

Thank you very much for your answers and help! 🙂

ctoweett
tagDiv Member

@Zilhan thank you for the compliment. I use the TD Composer coz of its dedicated elements built specifically for the theme (like the new flex box and td multipurpose plugin elements). The advice given here is that you should not use td composer and visual composer at the same time because it will cause plugin conflicts. So, the best option is to choose one and deactivate the other. So, the choice is yours, even though the recommended plugin since version 8.5 o4 8.6 has been TD composer because it is being optimized for the theme specifically.

Simion C.
tagDiv Staff

Hi,


@notageek4u
From what I can see at first glance, you could try and optimize the website more. For example the homepage has 10mb in size, that would be high. Regenerate the thumbnails because it seems some of the thumbnails are not created properly and the full image size is served
https://www.screencast.com/t/DcTg0vMwK
There are many speed guides and tutorials here on the forum that you can follow. Some of them here, but there are many
https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/

Thanks

Incrosnatu
tagDiv Member

S-au rezolvat toate astea de la noul update al temei se pare.
Dar acum am sesizat o mica schimbare la vizualizarile videoclipurilor.

https://www.sociedelic.com/lsd-make-you-more-creative-aap-rocky-talks-about-the-influences-behind-lsd/

Si ar trebui sa fie ca aici:
https://www.sociedelic.com/string-art-patterns-extreme-geometry/

Si as vrea sa o mai optimizez putin tema daca se poate sa ma ajutati cu ceva sfaturi. (utilizez WP Rocket)
https://gtmetrix.com/reports/www.sociedelic.com/JHzld4Hr

mariusfv
Participant
#0

After upgrade to Newspaper 8.7 (via ftp) & deactivate & delete tagdiv composer 1.0 and install tagdiv composer 2.0 everything is very slow at backend, for logged in users (30-45 seconds to switch between WP menus: posts, all posts, create post, pages, media, etc).

System status = all green
Plugin installed = tagdivcomposer & social counter
WPSuper Cache = activated / deactivated the same situation.
Server resources = dedicated server, very powerful, well optimized

If I deactivate tagdiv composer 2.0 the backend (switch between WP menus) speed back to normal.

Have anyone this issue?

Solution?

Viewing 25 results - 2,976 through 3,000 (of 4,409 total)