JanLho
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to show posts that don’t have a specific categoryOK I’ve found a workaround: I exported all posts into a csv and was able to locate the one posts without certain category in the csv 😉
Aha ok, thx!
In the meanwhile I deleted the complete installation and re-installed WordPress, but now I created the wp-config file manually and it al worked nice.
But thx again dude!
It’s located in /domains/xn--lon-lotuslhost-bkb7b.be/public_html
This is what is inside:<FilesMatch “^(xmlrpc\.php|wp-trackback\.php|wp-login\.php|admin\.php)”>
Order Deny,Allow
Deny from all
Allow from 111.111.111.111
</FilesMatch># BEGIN WordPress
# END WordPress
Hi James,
thanks for your answer, although it’s a brand new WordPress installation so no plugins or themes installed yet?
Best,
Jan
Forum: Plugins
In reply to: [Facebook] Possible to choose if post is published to Facebook page or not?OK there is an option in the Add New Post page…