arar1
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Add default editable post content to custom post type@ahmedimran That’s not what I’m looking for, I have already added the custom type I want it to have a default content which will be editable from the FSE (full site editor)
Forum: Fixing WordPress
In reply to: get_header() doesn’t work, but get_footer() does@otto42 migrated everything to xampp + filezilla and them both have the same perms (777) and still doesn’t work. + it’s no the perms, I have added an error in
header.phpand WordPress recognized itForum: Fixing WordPress
In reply to: get_header() doesn’t work, but get_footer() doesForum: Fixing WordPress
In reply to: get_header() doesn’t work, but get_footer() does@otto42 how do I check the permissions? (they have the same perms in file explorer-> file-> properties-> security-> perms)
Forum: Fixing WordPress
In reply to: get_header() doesn’t work, but get_footer() doesThanks for the replies.
@otto42 I didn’t touch any of that, it’s a new folder folder and files@websiteguiderteam1618 didn’t change anything, and if I create another file
header-a.phpfor example with the same content and useget_header('a');it works, seems like it’s not my problem