wp-rocket + Newspaper theme

Posted in: Newspaper
Post count: 31

Anyone working with WP_Rocket and Newspaper theme and want to share the configurations?
We have challenges with performance:
https://parentsontheyard.com/

We Excluded JavaScript Files

/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
js-(before|after)
(?:/wp-content/|/wp-includes/)(.*)
/wp-content/themes/Newspaper/(.*).js
/wp-content/plugins/td-cloud-library/(.*).js
/wp-content/plugins/td-composer/(.*).js
/wp-content/plugins/td-mobile-plugin/(.*).js
/wp-content/plugins/td-newsletter/(.*).js
/wp-content/plugins/td-social-counter/(.*).js
/wp-content/plugins/td-standard-pack/(.*).js
/wp-content/plugins/td-subscription/(.*).js
/wp-content/plugins/td-woo/(.*).js

We Excluded CSS Files

/wp-content/themes/Newspaper/(.*).css
/wp-content/plugins/td-cloud-library/(.*).css
/wp-content/plugins/td-composer/(.*).css
/wp-content/plugins/td-mobile-plugin/(.*).css
/wp-content/plugins/td-newsletter/(.*).css
/wp-content/plugins/td-social-counter/(.*).css
/wp-content/plugins/td-standard-pack/(.*).css
/wp-content/plugins/td-subscription/(.*).css
/wp-content/plugins/td-woo/(.*).css

but still, performance on mobile is very low.
and in some devices its not show the menu correctly

any advise

Post count: 35449
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.