Skip to content

Slow loading theme #503

Answered by crftwrk
jmgb27 asked this question in Q&A
Jun 9, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi,

do you have enabled the developer mode? If so, SCSS gets recompiled on each page load and this will take 6-7 seconds.

Open wp-config.php and checks if following line is there:

define('WP_ENVIRONMENT_TYPE', 'development'); 

Delete it.

See https://bootscore.me/documentation/theme/bootstrap-css-sass/#Developer_mode

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jmgb27
Comment options

@crftwrk
Comment options

Answer selected by jmgb27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants