- This topic has 13 replies, 2 voices, and was last updated 10 years, 5 months ago by Theme Horse Support Team.
-
AuthorPosts
-
May 26, 2014 at 10:53 pm #10617AliciaMember
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.
May 27, 2014 at 12:45 pm #10662Theme Horse Support TeamKeymasterhi
could you please send the url of your site ?
Thank youMay 27, 2014 at 1:43 pm #10667AliciaMemberThanks
May 29, 2014 at 4:02 pm #10751Theme Horse Support TeamKeymasterhi i tried to open your site but your give url is not working.
Thank youMay 29, 2014 at 4:29 pm #10752AliciaMemberAt 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?
June 1, 2014 at 2:56 pm #10835Theme Horse Support TeamKeymasterYes you may change the domain name. its not the theme concern. All the best.
Thank youJune 6, 2014 at 4:25 am #11038AliciaMemberHi. 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.
June 6, 2014 at 8:03 am #11041Theme Horse Support TeamKeymasterHi 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
June 6, 2014 at 11:20 am #11050AliciaMemberI 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?
June 6, 2014 at 4:13 pm #11066Theme Horse Support TeamKeymasterI 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!June 9, 2014 at 12:30 am #11116AliciaMemberCan 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.
June 9, 2014 at 11:30 am #11130Theme Horse Support TeamKeymasterHi
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!June 12, 2014 at 4:47 am #11208AliciaMemberThe new coding worked. Thanks.
June 12, 2014 at 11:03 am #11227Theme Horse Support TeamKeymasterOk that’s great Alica
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.