What’s probably happening here is that the file needs to be named functions.php
(plural).
when i am renaming that file this is happening to me
“>
initial thoughts are that you are using index.php file as if it is index.html so everything is getting confused.
https://codex.wordpress.org/Stepping_Into_Templates
https://codex.wordpress.org/Theme_Development
I have registered styles and scripts and if you can see i am not having errors on my console. I have problem just for loading the css.
“>
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Your functions.php file code doesn’t have PHP tags:
http://i67.tinypic.com/5uiqmt.jpg
Hi Andrew
Thank you for your response. I added the PHP tags but still is the same … Is very weird to me that in console is not showing some errors at all. Here is once again my screenshots how is looking now:
I take it that everybody believes the index.php is all okay?
Hi judgerookie
Thank you for your replay. I have managed to see what was the problem 🙂 . And stephencottontail was right about functios.php. Now everything is running great i was able to load my css but i have done once again from scratch.
Cheers