muleakshay29
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 404 not found error form Page menu linksCan anyone give me the solution for FTP error? I have to Live my site as early as possible…Please help
Forum: Fixing WordPress
In reply to: 404 not found error form Page menu linksWhat is the solution for FTP error
“ERROR: There was an error connecting to the server, Please verify the settings are correct.” ?Forum: Fixing WordPress
In reply to: 404 not found error form Page menu linksAlso i got
“ERROR: There was an error connecting to the server, Please verify the settings are correct.”
when uploading any plugin or updating any plugin.
I have entered correct ftp details. Ftp is working fine on ftp tools.
How to solve this?Forum: Fixing WordPress
In reply to: 404 not found error form Page menu linksThanks..it is working
but I got the error for one plugin
“Custom Contact Forms will not work unless pretty permalinks (not default) are enabled. Please update your permalinks settings.”Forum: Fixing WordPress
In reply to: 404 not found error form Page menu links# 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 is my htacces code..
Forum: Fixing WordPress
In reply to: 404 not found error form Page menu linksyes I changes the Home menu url to http://demo.igainspark.com
Forum: Fixing WordPress
In reply to: 404 not found error form Page menu linksThanks for reply.
I have done Save changes for Permalinks also. But no success. Still shows 404 error..Forum: Fixing WordPress
In reply to: 404 not found error form Page menu linkssorry for that..
http://demo.igainspark.com/
this is the link for my site