Please help me, DP's expert my site : www [dot] voi-ze [dot] com when i open the site everything is ok, but when i click the title content to read the article, it showed like this, picture below All the article do the same thing, no one can be opened correctly. Please anyone can solve this for me. Thanks
I did, but showed "You should update your .htaccess now.", how to change it? What part that i need to update?
you may change the permalink setting(costume structure) in backend(wp-admin).if you still not able to sort the problem feel free to post me.
Set your .htaccess to 777 temporarily, and then update permalinks again. It may do it automatically, and then set your permissions back. IF not, there should be some code that it displays to add to your .htaccess file. It's doesn't usually just say update your file with no indication of what to update with.
Using ftp edit the .htaccess file in your wp directory. Add the following: # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress Code (markup):
How to put the code with - All in One SEO Pack--, I'm just looking around but do not know how. Lastly i just contact admin hosting, and they fix it BUt every domain that i installed Wordpress do the same case, it's really suck. Since i don't know how to create .htacces and using FTP look your solution easier by using that plugin.