Activity Stream
48,167 MEMBERS
6820 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 6 of 6
  1.     
    #1
    Banned

    Default 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

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    xsl.tel xsltel.com
    Hello,

    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
    Highest Regards
    Mohammed H

  4.     
    #3
    Banned
    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?

  5.     
    #4
    Banned
    Website's:
    xsl.tel xsltel.com
    I 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

  6.     
    #5
    Banned
    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?

  7.     
    #6
    Member
    prob your browser caches the css so that you wont see the effect immediately, try another browser

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. wordpress Post-how to delete from homepage post
    By Havis in forum Webmaster Discussion
    Replies: 1
    Last Post: 29th Jun 2012, 02:41 AM
  2. Wordpress 404 Not Found Error in Google
    By sSKKa in forum Wordpress
    Replies: 0
    Last Post: 3rd Jan 2012, 08:44 AM
  3. Replies: 54
    Last Post: 15th Dec 2011, 11:36 PM
  4. wordpress page not found
    By softleaks in forum Wordpress
    Replies: 2
    Last Post: 10th Nov 2011, 06:37 AM
  5. WordPress: Error 404 - Not Found
    By desibreaker in forum Technical Help Desk Support
    Replies: 5
    Last Post: 15th Jun 2011, 07:00 AM

Tags for this Thread

BE SOCIAL