Search Results for 'faster'

Results from the Forum
bangokokesports
tagDiv Member

So if my website load faster, this error will be gone?

Could I ask why did you make an assumption that the slow loading causes this problem?

Vlad S
tagDiv Staff

Hello !

We have not tested Breeze plugin and we are not aware of any conflicts with this plugin.

Also for page speed we recommend taking a look at our tutorial here: https://forum.tagdiv.com/how-to-make-the-site-faster/

Thank you !

Calin
tagDiv Staff

Hi,

For a better speed you can use the mobile theme plugin, this have a different layout but will load the content more faster, also you can chose which pages/post you want to display the responsive version.
-> https://i.imgur.com/2bXD1RY.png

Thank you!

Amit
tagDiv Member

@jamiesharpe

1. As you find optimizing images manually tricky/time consuming, I would suggest using an image optimization plugin to optimize all images on your blog.

2. After you optimize all images, you can setup Cloudflare CDN or re-enable Jetpack Photon. Cloudflare/Jetpack photon will surely help your blog to serve images faster.

3. Make sure WP Super cache plugin settings are correct.
4. You don’t need Shareaholic as the theme comes with inbuilt share buttons.
5. Use plugins like Autoptimize or Fast Velocity Minify to optimize scripts on your blog.

I hope you will find this helpful.

Vlad S
tagDiv Staff

Hello !

Please make sure that your system requirements are up to date and also take a look at our page speed tutorial here: https://forum.tagdiv.com/how-to-make-the-site-faster/ Deactivate the coming soon plugin so we can inspect your website too.

Please note that we answer the topics from Latest to Newest Monday – Friday from 08:00AM to 05:00PM GMT+2 So multiple replies to your topic will only make us to get harder to your topic.

Thank you !

Calin
tagDiv Staff

Hi,

The PRO demos are faster then old demos, but if you have a large content this will not be enough to get a better speed, also the external link decries the page speed; here is a dedicated guide for Newspaper theme optimization. https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/ hope this will help you to achieve a better speed.
Also on GTmetrix the score is different ->https://gtmetrix.com/reports/magazin.adeba.de/fJ0IX41v -> http://prntscr.com/q5h4ow also make sure that your host is a good one.

Thank you for your understanding!

rsiderov
Participant
#0

Please, tell me how to make my site faster. Am i doing something wrong?
My site is setlansbg.com

Maggo
tagDiv Member

Hallo,
I have the same issue. The information about the Standard Package are somewhat confusing.
What I understand from it is, that if I want a faster website, I have to deactivate the Standard Package.

But on your website it still sounds like a good-to-have plugin: “For this, we’ve added a premium legacy plugin called Standard Pack. It brings you all the previous functionality of the Newspaper Theme. When you deactivate it, your website gains page loading speed.”

So I deactivated it. Then everything looked broken. So I switched from a normal Demo to a Pro Demo and built everything new while using templates from the cloud library. Furthermore I only used Flex Blocks. I used templates for all the sites I can. Then I deactivated the Standard Package. And everything looks fine now on the website. But on GTMetrix I get the same message similar to the one in the first post: “There are xx components that can be minified as below

inline <style> tag #x
inline <style> tag #x
…”

The only thing I can imagine is the template for homepage because I did not change that one, because I assumed it already is Pro because I use a Pro Demo.
Therefore I tried to load a Pro template for “Homepage”. I still get the same problem with GTMetrix. So it is not the template from Homepage.

Then I used a Pro Header, because maybe it is the header I thought, so I sent it through GTMetrix. Only the header, nothing else. And still it shows the same message but with less components that can be minified.

What am I doing wrong?

Thank you for your support.

ToniLaird
tagDiv Member

Hi Calin

My sincere apologies as I assumed for a faster loading site etc I was supposed to de-activate the ‘standard pack’ plugin. So what you’re saying is for better and faster performance I should enable it?

Vlad S
tagDiv Staff

Hello !

After inspecting your website we have found that one of your problems is that you are facing a photo issue as you can see it here: https://www.screencast.com/t/To2D7f17NOL9

Also please take a look at our page speed tutorial: https://forum.tagdiv.com/how-to-make-the-site-faster/

Also you can try and convert your website to fully cloud templates and remove the standard pack but that means to re-design your website using only the templates available after deactivating the standard pack.

Thank you !

Josef
tagDiv Member

Hello Calin, we found in newest version Newspaper two new bugs.
On both we created thread. In first thread was answer little faster, and wrote same answer as you.

So, before few minutes we wrote email – with information on both our thread (one of them is this thread), as you can read this: https://forum.tagdiv.com/topic/clean-newspaper-10-1-demo-without-data-shace-icons-not-changing-style/#post-321973

So, now we will be waiting on answer from tagdiv. Thank you and have a nice day.

// Additional information: our wroted email contains information about our two threads, because we found two bugs in newest Newspaper(DefaultPro without demo data) with CloudLayouts:
https://forum.tagdiv.com/topic/clean-newspaper-10-1-demo-without-data-shace-icons-not-changing-style/#
https://forum.tagdiv.com/topic/clean-newspaper-10-1-demo-without-data-post-not-working-button-leave-comment/#

  • This reply was modified 6 years by Josef.
Calin
tagDiv Staff

Hi

The Instagram will update once at 3 hours, also if you are using cache plugins, is possible to need to clear the cache in order to show faster the images from Instagram.

Thank you!

gumball44
tagDiv Member

OK thank, I followed your advices https://forum.tagdiv.com/how-to-make-the-site-faster/

1. Enabling Gzip compression
2. Set the Leverage Browser Caching

It works but now I am following this tutorial https://speedrak.com/blog/how-to-move-javascripts-to-the-footer-in-wordpress/
I just have a question, I added this code `// Custom Scripting to Move JavaScript from the Head to the Footer
function remove_head_scripts() {
remove_action(‘wp_head’, ‘wp_print_scripts’);
remove_action(‘wp_head’, ‘wp_print_head_scripts’, 9);
remove_action(‘wp_head’, ‘wp_enqueue_scripts’, 1);

add_action(‘wp_footer’, ‘wp_print_scripts’, 5);
add_action(‘wp_footer’, ‘wp_enqueue_scripts’, 5);
add_action(‘wp_footer’, ‘wp_print_head_scripts’, 5);
}
add_action( ‘wp_enqueue_scripts’, ‘remove_head_scripts’ );

// END Custom Scripting to Move JavaScript`

in functions.php, but I have a child theme. Do I have to put this code in functions.php of my Child Theme ? or in Newspaper theme functions.php ? or Both ?

Thank you

  • This reply was modified 6 years by gumball44.
  • This reply was modified 6 years by gumball44.
Calin
tagDiv Staff

Hi,

In order to have the blocks back -> http://prntscr.com/q1r7jp you’ll need to activate the standard pack,please try the steps from this documentation, this will make your website more faster, you’ll need to check very carefully our documentation.
-> https://forum.tagdiv.com/topic/action-required-please-read-how-to-update-to-the-newspaper-theme-v-10/
-> https://tagdiv.com/newspaper-theme-update-standard-pack-or-tagdiv-cloud-templates/

Thank you!

HayesC
Participant
#0

Hi there,

I’ve recently updated my theme and pushed to live, and I deactivated the Standard Pack to try to make the site faster. However, the site seems to be loading very slow after the updates, especially on mobile.

I tried to test the site on Google’s PageSpeed Insights. For mobile, it’s returning “Lighthouse returned error: generic::internal: APP::1: Abnormal renderer termination, status = crashed exit_code = 1” even I’ve refreshed the site for multiple times.

May I know the reasons behind and how to fix it?

Thanks,
Hayes

Vlad S
tagDiv Staff

Hello !

Please make sure that you have activated the standard pack plugin. Also please make sure that your system requirements are up to date and also take a look at our page speed tutorial here: https://forum.tagdiv.com/how-to-make-the-site-faster/

Thank you !

Vlad S
tagDiv Staff

Hello !

Please make sure that your system requirements are up to date and also take a look at our page speed tutorial here: https://forum.tagdiv.com/how-to-make-the-site-faster/

Thank you !

Vlad S
tagDiv Staff

Hello !

Please make sure that your system requirements are up to date and also take a look at our page speed tutorial here: https://forum.tagdiv.com/how-to-make-the-site-faster/

Thank you !

huma1985
Participant
Site speed - topic
#0

Dear sir,

after updating my site to newest version of theme now my site is not loading less than 3 sec kindly check website and tell me what i do change to make site speed faster.

http://www.learningall.com

Vlad S
tagDiv Staff

Hello !

We don’t really recommend plugins, what we normally do and suggest to users. First of all make sure that you are using a good host, that is the most important thing, Use a cloudflare, make sure you upload photos not to large not to small but preferably compressed, keep content easy, don’t fill your pages with unwanted plugins, pop-ups and etc.

You can easily see and test your website using GTMetrix and there you will see what can be improved.

Also make sure that Theme requirements are met and also take a look at our page speed tutorial here: https://forum.tagdiv.com/how-to-make-the-site-faster/

I hope this is helpful !

Thank you !

Vlad S
tagDiv Staff

Hello !

Please make sure you have followed our documentation regarding theme Requirements: https://forum.tagdiv.com/requirements-for-newspaper/ and take a look at our page speed tutorial: https://forum.tagdiv.com/how-to-make-the-site-faster/

I hope this was helpful !

Thank you !

HIGHLIFE
tagDiv Member

Hello Vlad,

Thank you for your quick response however you did not answer my question. I setup my website in January 2019 as default. My question was if I uninstall that theme and install the default pro will it look fine or will there be issues. I see you mentioned it is faster but will everything look OK or do I need to redo the website as default pro.

All the best,

Calin
tagDiv Staff

Hi meri and eemskrant2,

Meri, please try the steps from this documentation, this will make your website more faster, you’ll need to check very carefully our documentation.
-> https://forum.tagdiv.com/topic/action-required-please-read-how-to-update-to-the-newspaper-theme-v-10/
-> https://tagdiv.com/newspaper-theme-update-standard-pack-or-tagdiv-cloud-templates/

Please make sure that your host do not have a cache install, unfortunately for the moment I have no news from our developers, sorry!

Thank you!

Calin
tagDiv Staff

Hi,

Please try our quid from here for how to make your website more faster, this will reduce the queries -> https://forum.tagdiv.com/topic/action-required-please-read-how-to-update-to-the-newspaper-theme-v-10/ -> https://tagdiv.com/newspaper-theme-update-standard-pack-or-tagdiv-cloud-templates/

Hope this will help you!
Thank you!

Viewing 25 results - 876 through 900 (of 2,524 total)