Gregg
Forum Replies Created
-
Forum: Themes and Templates
In reply to: CSS questionsI’m not seeing a red hover at all. Looks like you’re working on it because as I was looking it changed.
Forum: Themes and Templates
In reply to: My home pageI’d start by looking carefully at how you setup the slider. It looks to me like you’ve missed something in the instructions or unintentionally added the extra page.
Didn’t work for me. I installed the suggested plugin but see no mention of the Calendar Contributor Role. I am on a WP Network so maybe this solution doesn’t work in that situation?
Forum: Networking WordPress
In reply to: wp-db.php error on line 1141That sounds like the wp-config.php file was not configured correctly for the new webserer – eg. it’s trying to connect to the db on the origninal host.
Forum: Networking WordPress
In reply to: Multisite clone via plug-inYou’re welcome. Glad it worked.
Forum: Fixing WordPress
In reply to: Restricting certain geographical paymentsHooks as in something (a type of data like a postal code) that you can use as a filter. In this example, you could ask the user to supply their postal code and if it doesn’t match the list of postal codes you wish to do business with, then you can keep them from getting to parts of the site you don’t want them to see – like not seeing the catalog in the first place or preventing them from checkout. Knowing the postal codes of where you wish to do business makes it a bit easier to filter out unwanted users.
Forum: Fixing WordPress
In reply to: My home page wont come upI’m a bit wary of telling you to delete anything because I’m not familiar with your setup. You could try renaming the .htaccess file to something like old.htaccess.file and then go to permalinks and save the settings – don’t change anything, just save. That should create a new .htaccess file without anything you don’t need.
The htaccess file is at the root of the web directory.
Forum: Fixing WordPress
In reply to: My home page wont come upGeesh. Okay, did you rename the home page at anytime? Did you change the permalink? Did you try setting permalinks again?
Forum: Fixing WordPress
In reply to: Restricting certain geographical paymentsDoes the geographic area have a zip or postal code associated with it? Are there other hooks you could use during the check out process?
Forum: Fixing WordPress
In reply to: My home page wont come upHave you tried contacting the theme author?
Forum: Fixing WordPress
In reply to: My home page wont come upBut does the Page you chose in Settings exist? Try a different page too.
Did you look the htaccess file for redirects or do you have any redirect plugins in place?
Forum: Fixing WordPress
In reply to: My home page wont come upYou’ll find the setting under: Settings >> Reading
As for normal homepage, the template should provide the design. But do this and let’s see what you get.
Forum: Fixing WordPress
In reply to: My home page wont come upGood. Did you have WP set to use a static Page for home? If so, does that page still exist or is it gone from the Page library? If it’s gone, set WordPress to use a different page for now.
Forum: Networking WordPress
In reply to: Multisite clone via plug-inWhat you describe sounds like it’s related to the plugin or some other setting. Have you checked permalinks? Even if they are correct, try saving them again.
Forum: Fixing WordPress
In reply to: My home page wont come upCan you access the admin side?