Question
I'm trying to inject a style.css script into my front-page.php. None of the styles load. In the tutorials, when you inspect page source, all the CSS should be there, but it simply shows the wp_head() script without injecting anything. Any advice is great
0
Shawn Esquivel 3 months 0 Answers 0 views

Question
I have a basic bunch of CSS/Js files defined in my functions.php file. There I register and enqueue those scripts and stylesheets. But in specific situations I want to load additional scripts based on the site template which is used. I tried to register and enqueue those additio
0
blixary 11 months 0 Answers 0 views

Question
I am looking for a way to reorganize the scripts/styles queue in WP. I am well aware of the fact altering the queue may have undesired effects, but in this case there are solid reasons for doing it and I will be keeping the situation under control
0
Alvaro Franz 1 year 0 Answers 0 views