badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Posts and Pages won't open- Error message

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #10617
    Alicia
    Member

    Posts won’t open to reveal additional info. When I click the “read more” button, or any of the post titles, AND PAGE titles, I get the following message:

    Error 404 – Not Found

    The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.

    Please advise.

    #10662

    hi
    could you please send the url of your site ?
    Thank you

    #10667
    Alicia
    Member
    #10751

    hi i tried to open your site but your give url is not working.
    Thank you

    #10752
    Alicia
    Member

    At the time I initially sent this, that domain name was correct. However, I just changed my primary domain to http://www.cultureandconvo.com. Thus the url problem. My apologies. Not sure how to handle. Can I transfer my domain name, or would I have to purchase a new theme?

    #10835

    Yes you may change the domain name. its not the theme concern. All the best.
    Thank you

    #11038
    Alicia
    Member

    Hi. I have resolved my domain name issue, but still have the original issue.

    Posts won’t open to reveal additional info. When I click the “read more” button, or any of the post titles, AND PAGE titles, I get the following message:

    Error 404 – Not Found

    The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.

    Please advise. Thanks

    The site is http://www.cultureandconvo.com.

    #11041

    Hi Alicia,

    Its your .htaccess problem not the site problem. You need to fix it from ftp details. Not only the blog page all your page is not working except the home page. While changing to the new domain did you change the site url in the database too.

    Thank you

    #11050
    Alicia
    Member

    I did change the domain in the site URL. But I had this problem prior to the domain change. See original email. What do I need to do?

    #11066

    I think its the .htaccess problem not the theme and domain problem.

    first make thee backup of your .htaccess and remove the older .htaccess file and paste this 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

    This may work for you
    Thank you!

    #11116
    Alicia
    Member

    Can you be more specific on how to do this? There are several .htaccess folders. When I click on the .htaccess folder: “/public_html/.htaccess”. There are numerous subfolders. I’m not sure which to use, or where to add the code.

    http://www.cultureandconvo.com

    #11130

    Hi

    There may be three folder wp-content, wp-admin , wp-includes and several php files. There is one .htaccess file
    Change this file with above code. Before making any change first keep the backup of .htaccess file.

    This may help you
    Thank you!

    #11208
    Alicia
    Member

    The new coding worked. Thanks.

    #11227

    Ok that’s great Alica

    Thank you!

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.