gabigatzki
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: dynamic multiple textareas in custom page templateanyone?
Forum: Fixing WordPress
In reply to: 1 custom post for a specific categoryOk this seems rather easy to do, the only problem I have at this point is how do I remove a category from a post?
what I have so far is once a post is saved I check if it has the “main_article” category, and if so I loop through all of the “article” posts, and for each I want to make sure it wont have the “main_article” category, my only issue is how do I do the last part – removing the category
Forum: Fixing WordPress
In reply to: WordPress problem over XAMPPOk, ill stick to that way, thank.
Forum: Fixing WordPress
In reply to: WordPress problem over XAMPPI did that and now once I have loaded it as my theme and opened localhost/wordpress/ it does seem to work, thanks alot 🙂
Shouldnt it also be working the way I treid before though? Do i have to load a theme to check how it looks? cant i jsut run the files?
Forum: Fixing WordPress
In reply to: WordPress problem over XAMPPI have changed the index file back to the original one, and opened a test directory and placed my index.php and header.php in it, and now im trying to run http://localhost/wordpress/test/ and still get the same error message.
Forum: Fixing WordPress
In reply to: WordPress problem over XAMPPJust wanted to play with it for a little bit to see that everything works.
I also tried running an existing theme(I think) http://localhost/wordpress/wp-content/themes/twentyfourteen/ and i get this message:
Fatal error: Call to undefined function get_header() in C:\xampp\htdocs\wordpress\wp-content\themes\twentyfourteen\index.php on line 17