Results 1 to 6 of 6
Hybrid View
-
10th Sep 2011, 09:33 AM #1OPBanned
Getting 404 Not Found in all Post (Wordpress)
as the title said I am getting 404 not found in all post in my wordpress blog guys.. also I edited something on style.css but I think in my blog nothing is change..
Can any1 help me please..conrey Reviewed by conrey on . Getting 404 Not Found in all Post (Wordpress) as the title said I am getting 404 not found in all post in my wordpress blog guys.. also I edited something on style.css but I think in my blog nothing is change.. Can any1 help me please.. Rating: 5
-
10th Sep 2011, 09:35 AM #2BannedWebsite's:
xsl.tel xsltel.comHello,
in your public_html create a file called .htaccess
and put this code in it
Code:# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
Mohammed H
-
10th Sep 2011, 09:47 AM #3OPBanned
I dunno why but when I create one in public_html it says File already exist.. but when I look in to it.. there's no .htaccess in public html.. can I put it on any folder?
-
10th Sep 2011, 09:53 AM #4BannedWebsite's:
xsl.tel xsltel.comI was expecting that since cpanel create that file automatically , anyway since you are using cpanel you will need to enable the view of hidden files in filemanager to be able to edit the .htaccess.
you can use ftp instead downloading that file and edit it with notepad then reupload it.
Highest Regards
Mohammed H
-
10th Sep 2011, 10:10 AM #5OPBanned
yehey thank you so much xsltel.. now its fixed.. but in my sidebar.php font color is still not fix.. I edited the color code in style.css in theme but I dunno why its not taking an effect.. can u help me in this too please?
-
10th Sep 2011, 10:29 AM #6Member
prob your browser caches the css so that you wont see the effect immediately, try another browser
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
wordpress Post-how to delete from homepage post
By Havis in forum Webmaster DiscussionReplies: 1Last Post: 29th Jun 2012, 02:41 AM -
Wordpress 404 Not Found Error in Google
By sSKKa in forum WordpressReplies: 0Last Post: 3rd Jan 2012, 08:44 AM -
[Selling] Wautoposter VPS Auto Download Auto Upload Post On Wordpress make 30 to 100 post daily
By jpavsex in forum Completed TransactionsReplies: 54Last Post: 15th Dec 2011, 11:36 PM -
wordpress page not found
By softleaks in forum WordpressReplies: 2Last Post: 10th Nov 2011, 06:37 AM -
WordPress: Error 404 - Not Found
By desibreaker in forum Technical Help Desk SupportReplies: 5Last Post: 15th Jun 2011, 07:00 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...