d-koder
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: trying to move wordpress localhost to my live siteyou can change the url in the database.
wp-options –> Site URL & home URL
Forum: Fixing WordPress
In reply to: Help the site is no longer showing up!!Just delete the plugin you have installed.. Hope it work.
You can install it later when website is up.
Forum: Fixing WordPress
In reply to: 301 Redirect From Custom Post Types To PostsWhen you create the custom post type you define some name.
Like i USED “NEWS”
Now when i add new post under custom post type it goes with – http://mydomain.com/news/wordpress-is-best-to-use
Now you moved custom post to post.
So simply Make 301 redirect via .htaccess file
Redirect 301 /news/wordpress-is-best-to-use http://mydomain.com/wordpress-is-best-to-use
You can rename the wp-admin dashboard to your custom URL using this plugin.
.
After this who ever try to visit yourwebsite.com/wp-admin or /wp-login.php will get 404 on it.Hope it will work.
Forum: Fixing WordPress
In reply to: WordPress Comments Disappeared and ErrorPlease Update the WordPress Version.
Hope it worksForum: Fixing WordPress
In reply to: Lots of adsPlease check the source url of that images(ads) in dashboard.
& post here..Forum: Fixing WordPress
In reply to: We've been hackedHi
Sorry to hear about that.
Just replace the WordPress Files with the latest installation.
Except the /wp-content directory & wp-config.php (More like Manual WordPress Updation) – Hope it work.. (Take DB & files backup before updation)
.
Also Seems like your theme is infected. Hackers done changes in theme files too. But lets go with the First stepForum: Localhost Installs
In reply to: Configuration problem with databasewithout database you won’t able to run your Website.
If you have the backup of the Complete WAMP folder
Then it be possible that you also have the database in it.
If you only have the backup of WAMP/www
then no chance.
Regards,
Deepanshu Kapoor
[sig moderated as per the Forum Rules]Forum: Localhost Installs
In reply to: 301 redirectUse .htaccess to redirect.
Regards,
Deepanshu Kapoor
[sig moderated as per the Forum Rules]Forum: Fixing WordPress
In reply to: Login issue after realocating my serverAfter Migration i think you forget to change the pages URL links.
Regards,
Deepanshu Kapoor
[sig moderated as per the Forum Rules]Forum: Fixing WordPress
In reply to: is it possible For Users To Chose Avatar's By Url?Yes. You have to put the URL address of the link
Regards,
Deepanshu Kapoor
[sig moderated as per the Forum Rules]Forum: Fixing WordPress
In reply to: Featured Image errorThe Problem you are getting is in the header/widget of the wordpress.
Try to resolve the widget.
Regards,
Deepanshu Kapoor
[sig moderated as per the Forum Rules]