css - Style not being applied to newly installed themes

admin2025-06-03  4

really hoping someone can help, I am at the end of my tether.. I have tried installing new themes and none of them have the style applied when i activate them, or even preview them for that matter. I have no idea what to do, I have tried searching for answers online but nothing makes sense or sounds familiar. The twentyseventeen theme still works, but that is the only one... I am on a local server at the moment and have two databases (sites) on it (not sure if that makes any difference). Sorry if this isnt specific enough but I dont know enough to say anything else about it and hoping for at least some direction.

many thanks

really hoping someone can help, I am at the end of my tether.. I have tried installing new themes and none of them have the style applied when i activate them, or even preview them for that matter. I have no idea what to do, I have tried searching for answers online but nothing makes sense or sounds familiar. The twentyseventeen theme still works, but that is the only one... I am on a local server at the moment and have two databases (sites) on it (not sure if that makes any difference). Sorry if this isnt specific enough but I dont know enough to say anything else about it and hoping for at least some direction.

many thanks

Share Improve this question asked Feb 3, 2019 at 8:11 user160412user160412 1
Add a comment  | 

1 Answer 1

Reset to default 0

It seems that the stylesheet are not linked properly.

If you are using Google Chrome, right-click and select Inspect. A new window with all kinds of code will show up. Find and expand the <head> element. There, you will find a long list of elements. These are the stylesheets enqueued from a wide variety of sources. Check whether they have identifying ID or not.

If they haven't, then it's the cause of your problem.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748948666a315075.html

最新回复(0)