helpshopcom
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 1 WordPress for 2 domains?It looks like wp-more-feeds is not required. WordPress already creates feeds for categories. wp-more-feeds just makes it possible for feed discovery tools to find the feed.
Forum: Fixing WordPress
In reply to: 1 WordPress for 2 domains?Maybe this will work. Create an RSS feed with only the category or tags you want to copy over with http://wordpress.org/extend/plugins/wp-more-feeds/. On your domain2, create posts based on your RSS feed with http://devthought.com/wp-o-matic-the-wordpress-rss-agreggator/.
Forum: Fixing WordPress
In reply to: SchedulingTo correct myself, the plugin I meant is Wp-Crontrol with an “r”.
Forum: Fixing WordPress
In reply to: How to link to local filesThis might be firefox security protecting you:
Forum: Fixing WordPress
In reply to: custom 404 messages depending on path?Does this help?
http://wordpress.org/extend/plugins/redirection/Forum: Fixing WordPress
In reply to: Yikes! I really screwed up. Can’t access dashboard orchmod 644 /home/whatever/public_html/wp-includes/compat.php
Forum: Fixing WordPress
In reply to: lead captureForum: Fixing WordPress
In reply to: HOW TO redirect to the homepageForum: Fixing WordPress
In reply to: Schedulingwp-cron.php
You can get more control over this with Wp-Control plugin.
Forum: Fixing WordPress
In reply to: Creating a Registration PageWould this help? http://wordpress.org/extend/plugins/register-plus/
Forum: Fixing WordPress
In reply to: blog destroyed can’t get it backIf you have phpMyAdmin, you should be able to get the site back.
This is what I have done before:- Your database username and password are in wp-config.php
- log onto phpMyAdmin with username and password
- select your database
- wp_options table
- edit option 1 siteurl
- Go back and login to your wordpress dashboard
- double check your settings->general URL’s are now correct.
- Since wordpress address and blog address can be different, I have made a small change to the title and changed it back just to be sure all of the settings are right.