idofr
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Theme works fine but not when converted into WPthe wordpress files are located under:
wp-content/themes/lssu
URLs 1 & 2 are the same files just out of wordpress.
i used 1 to create the code and it works just fine
and in the second one i just copied the same files from wordpress to another folder to check whether the problem is in my code or with wordpressForum: Themes and Templates
In reply to: Theme works fine but not when converted into WPwhat using wordpress i’m going to:
https://localhost/wordpress/
when tried not through wordpress i’ve tried 2 things1. is going to the base HTML file at
https://localhost/LSSU/main.html
that is the HTML which was converted into the theme templates using the final css file.2. trying to access the index.php file in another folder
https://localhost/lssu_a/index.php
the first one works prefectly fine but the second doesn’t and therefor i assume that the problem is something in the index file
Forum: Themes and Templates
In reply to: Theme works fine but not when converted into WPok thank you but it didn’t help at all i’ve read through the entire thing like 6 times before.
again, it has all the files it needs and i’ve rechecked for the links between the files and they’re all seems to be fine.
in general the site works fine when i access it directly and not through wordpressit seems like the issue lays within the index.php file, can someone please go through it and search for problems? (it’s really rather short)
Forum: Themes and Templates
In reply to: Stylesheet missingthank you but unfortunately it didn’t help.
still saying the very same thing
any other opinions?Forum: Themes and Templates
In reply to: Stylesheet missinghey mate thanks for the quick answer.
the directory structure is rather basic and follows the recommended code
it’s/wp-content/themes/WP/(all php files, css and an images folder)
the link to my css is here
tanks for the help