Search Results for 'optimize'

    No search results were found in Documentation!

Results from the Forum
Bettina
tagDiv Staff

Hello @hiepmtr !

We recommend using cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer, which contains a lot of functions and features, Please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/

We have 3 options for mobile versions that you can use:

1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.

2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages

3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.

A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY

If you need to use the mobile version 1 or 2, then you need to disable the Mobile Theme plugin.

Thank you!

Anamaria
tagDiv Staff

Hello,

I recommend using cloud templates and flex blocks and big grid flex blocks.
Also, I recommend using the cache option on the blocks -> https://forum.tagdiv.com/use-flex-blocks-cache-option/

There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/

https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/high-number-of-ajax-request/
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://www.andraware.com/wp-rocket-for-newspaper-theme/
https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
https://forum.tagdiv.com/topic/sql-querys-high-cpu/
https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
https://underconstructionpage.com/optimize-wordpress-database/
https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/

If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray

To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/

Thank you!

Anamaria
tagDiv Staff

Hello,

Please check this topic https://forum.tagdiv.com/topic/low-scores-on-mobile-theme-amp-and-desktop-pagespeed-and-gt-metrics-optimize/ and try this code ->
// Preload Newspaper fonts for responsive theme (main theme) function dns_prefetch_responsive()
{
echo '';
echo '';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );

There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/

https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/high-number-of-ajax-request/
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://www.andraware.com/wp-rocket-for-newspaper-theme/
https://spraythemes.com/newspaper-theme/how-to-speed-up-the-newspaper-wordpress-theme-using-wp-rocket/
https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
https://forum.tagdiv.com/topic/sql-querys-high-cpu/
https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
https://underconstructionpage.com/optimize-wordpress-database/
https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/

If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray

To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/

Thank you!

bo
tagDiv Member

Problem solved.

Yoast had some options activated that disabled RSS feeds.

Furthermore I installed GN Publisher plugin that creates Google News optimized feeds.

Bettina
tagDiv Staff

Hello @russellk !

The AMP only works better with the Mobile Theme plugin.
From my point of view, if you don’t use the Mobile Theme plugin, then there is no reason or benefit to AMP.
We have 3 options for mobile versions that you can use:

1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.

2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages

3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.

A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY

If you need to use the mobile version 1 or 2, then you need to disable the Mobile Theme plugin.

Thank you!

Bettina
tagDiv Staff

Hello @jackb149!

In the cloud templates, you can add the ads when you edit the post with TagDiv Composer in the element called ” Single Post Content ” in the tab ADS. Documentation here: https://forum.tagdiv.com/article-ads/
Or you can use the element called “Ad box” from TagDiv Composer, and there you need to add the ads: https://forum.tagdiv.com/ads-adsense-overview/
In order to customize the ads on mobile, this will depend on the mobile version that you use. You can choose from three different options:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page. Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.

2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages

3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.

A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY

In your example, the last column is the column from the right(desktop). But, we have an option to re-order the columns: https://forum.tagdiv.com/topic/how-to-re-order-the-post-page-on-mobile/

Thank you!

Anamaria
tagDiv Staff

Hello,

Please check this topic https://forum.tagdiv.com/topic/low-scores-on-mobile-theme-amp-and-desktop-pagespeed-and-gt-metrics-optimize/ and try this code ->
// Preload Newspaper fonts for responsive theme (main theme) function dns_prefetch_responsive()
{
echo '';
echo '';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );

Also, please check this post https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/

Thank you!

Anamaria
tagDiv Staff

Hi,

Not all demos are optimized -> https://pagespeed.web.dev/analysis/https-demo-tagdiv-com-newspaper_pro/vaexl8pl7b?form_factor=desktop, but you can check this one default pro.
There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/high-number-of-ajax-request/
https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://www.andraware.com/wp-rocket-for-newspaper-theme/
https://spraythemes.com/newspaper-theme/how-to-speed-up-the-newspaper-wordpress-theme-using-wp-rocket/
https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
https://forum.tagdiv.com/topic/sql-querys-high-cpu/
https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
https://underconstructionpage.com/optimize-wordpress-database/
https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/

If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray

To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/

Thank you!

kibiribi
Participant
#0

Hi,
I want to disable or remove TagDiv blocks:
tagDiv Newsletter – I don’t use Newsletter
tagDiv Social Counter

What block is possible to disable / to remove from the Front end to optimize Front page to speed up rendering?

Bettina
tagDiv Staff

Hello @ludyma !

We have 3 options for mobile versions that you can use:

1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page. Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.

2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages

3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.

A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY

Which mobile version do you want to use? Check this guide: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thank you!

alessandro_tpp
tagDiv Member

Hi Anamaria,

Thanks for your response.

I’m sorry but I don’t know what the backend is, however, we do need to have the SiteGround Optimizer plugin activate. Is there a way to make it work?

Thank you

Anamaria
tagDiv Staff

Hi,

Did you have SiteGround Optimizer before? because this error is caused by this plugin. Please check the settings for cache, if you have set something for the backend -> https://i.imgur.com/207gwlQ.png

Thank you!

CatholicSpirit
tagDiv Member

We use WP-Optimize for caching but I didn’t have it turned on.

The News ticker filter is set to

Category: News
Sort order: Popular (Last 7 days)

Calin
tagDiv Staff

Hi,
Thank you for the suggestion.
Indeed, when the popup element is used only on the button, your suggestion is a very good one because it would optimize the site and it would load faster.
I sent your suggestion to the developers and I hope it will be implemented soon.
Thank you for your suggestion!

Prateek
Participant
#0

Hi,

When the button trigger option is set for modal popup, all the files related to modal like html, css, js, images are loaded even if the user hasn’t clicked the button yet. I have found this through network tab of browser inspect elements (developer options).

This is a very unoptimized implementation of this functionality. What if the user never clicks the button to trigger the modal? All the resources loaded for no reason and put unnecessary burden on the server.

The current implementation might make sense for modals that are triggered by pageload, cursor, and scroll. However, for button triggers, I think the ajax would be a much better and optimized option.

If you think the current set-up is perfect, you can at least give us the choice to choose the ajax method if we want like you did with live search option in previous updates of the theme. Feel free to ask for more information.

I hope developers consider this request. I’d be thankful.

Good day.

chriswp
tagDiv Member

@IT Webmedia

Noone is satisfied with the results – there has been many posts in there about the poor results in the speed tools. On a personal level, I have raised the concern several times, here and on e-mail, and the standard reply is always to optimize the images or go through a million of tutorials. There is never a constructive piece of advice because speed issues and Core Web Vitals are not a priority. And the worst part is that the theme has gotten increasingly slow during the past couple of years.

IT Webmedia
tagDiv Member

Hello Bettina, thanks for your quick reply. However I must say that when advertising for a blazing fast and SEO optimized theme, it requires a lot of customisations to get things running.

Looking at the URL’s generated (https://www.vissenvanuitjehuisje.nl/tdcpt_directories/test/) not very SEO friendly. Now Pagespeed results which are poor because there is a lot of unused stuff loading ( https://rr2—sn-32o-guh6.googlevideo.com/videoplayback?expire=1682693135&ei=r4dLZKyKCvuMxN8PkZ-r8AQ&ip=20.90.79.252&id=o-AHzxQ58ElOWraRLdrFlcn3bX6UTFNy0) causing the poor score.
Support is referring to extern websites for solutions rather then having support through a ticket system. But good for Tagdive everyone seems fine with it…

Bettina
tagDiv Staff

Hello André !

I suggest you to optimize your images before uploading into your Media Library.
Check those guides : https://web.dev/lcp/ – > https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://www.xtechkr.com/optimize-newspaper-theme/
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed or optimization is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/

Thank you!

Bettina
tagDiv Staff

Hello!

The tagdiv Composer plugin is a bigger one with a lot of functions and settings. Our developers tried to improve it more and more, optimize it as much as they could in every update, and also bring in new features. We will try to do our best for this, but it will always need a little bit of separate optimization depending on each website. And, without a doubt, good optimization entails using the tagdiv Composer plugin’s features less.

Thank you!

Bettina
tagDiv Staff

Hello!

I’m sorry to hear about that and that you couldn’t optimize your website.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/

Thank you so much for understanding!

webaholicsteam
tagDiv Member

Hello,

We are currently using WP Rocket which does optimize JS and CSS, but we have that on our other sites such as saltlakemagazine.com and it works just fine.

housenest
tagDiv Member

Hello,

I have disabled Autoptimize plugin and it’s the same

Anamaria
tagDiv Staff

Hi,

I checked and seems you use Autoptimize, maybe this interferes with the settings.
Can you do a test without using this plugin?

Thank you!

Anamaria
tagDiv Staff

Hello,

There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/high-number-of-ajax-request/
https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://www.andraware.com/wp-rocket-for-newspaper-theme/
https://spraythemes.com/newspaper-theme/how-to-speed-up-the-newspaper-wordpress-theme-using-wp-rocket/
https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
https://forum.tagdiv.com/topic/sql-querys-high-cpu/
https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
https://underconstructionpage.com/optimize-wordpress-database/
https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/

If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray

To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/

Thank you!

Anamaria
tagDiv Staff

Hi,

So, the problem is only on iOS? I checked and this doesn’t work on Android, too. I verified, and the problem is only on the homepage, in the posts works well.
Did you use a plugin to optimize the css and js?

Thank you!

Viewing 25 results - 701 through 725 (of 4,409 total)