WordPress slugs and 404 handling takes preference over folders in site root?

For beta testing use either a separate domain or at least a subdomain in another directory than your live site. If you absolutely have to use the current setup install a plugin that offers password protection like Members or change the .htaccess rules to: <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] # … Read more

Displaying a full post instead of a slug per category?

In the appropriate template file, you need to replace the_excerpt() with the_content(). As this is a change specific to a known category (i.e. “podcasts”), I would recommend creating a custom template file for that category, called category-podcasts.php, and making the change in that template file. To create this template file, look for (in order) category.php, … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)