blogid; $is_main_blog = foxypress_FixPostVar('foxypress_main_blog'); if($is_main_blog != foxypress_FixPostVar('foxypress_main_blog_previous')) { //if we mark this as the main site and it wasn't already marked, we need to update in this database //and then update the other db's if it's now a 1 update_option("foxypress_main_blog", $is_main_blog); if($is_main_blog == "1") { $blogids = $wpdb->get_col($wpdb->prepare("SELECT blog_id FROM $wpdb->blogs WHERE blog_id != '" . $wpdb->blogid . "'")); foreach ($blogids as $blog_id) { switch_to_blog($blog_id); update_option("foxypress_main_blog", "0"); } switch_to_blog($OriginalBlog); } } $enable_sso = foxypress_FixPostVar('foxycart_enable_sso'); if($enable_sso != foxypress_FixPostVar("foxycart_enable_sso_previous")) { //this needs to be updated in all the db's update_option("foxycart_enable_sso", $enable_sso); $blogids = $wpdb->get_col($wpdb->prepare("SELECT blog_id FROM $wpdb->blogs WHERE blog_id != '" . $wpdb->blogid . "'")); foreach ($blogids as $blog_id) { switch_to_blog($blog_id); update_option("foxycart_enable_sso", $enable_sso); } switch_to_blog($OriginalBlog); } } header("location: " . foxypress_GetCurrentPageURL(false) . "?post_type=" . FOXYPRESS_CUSTOM_POST_TYPE . "&page=foxypress-settings"); } } function foxypress_settings_page_load() { global $wpdb; if(get_option("foxypress_skip_settings_wizard") == "1") { ?>
FoxyPress

The FoxyPress Plugin was created to provide users a way to harness the easy to use e-commerce functionality of FoxyCart along with the power of the WordPress Content Management System.

View some of our resources below.

Facebook Fan Page FoxyPress FAQ FoxyPress Getting Started (Documentation) FoxyPress Forum Need a FoxyCart account?
Main Settings
FoxyCart Store Subdomain URL
*A store url is required in order to use Foxypress.
ex. if your store url is foxypress.foxycart.com, enter just 'foxypress'.
FoxyCart API Key '; } else { echo''; } ?>
*Please copy this into your FoxyCart settings for your Datafeed/API Key
FoxyCart Store Version
Currency Locale Code
View the full list of locale codes.
You must also change your locale setting in FoxyCart by going to Templates -> Language and updating \"store locale\""); } ?>
Advanced Options
Include jQuery /> *We will automatically include a reference to jQuery
Include Default Style Sheet /> *We will automatically include a reference to the default FoxyPress stylesheet
Item Image Mode
*If you choose neither, Foxypress will swap the main image with the thumbnail clicked.
Max Downloads " />
*Sets the maximum number of downloads allowed for a downloadable product.
You can specify this at a global level here and also at a product level.
Quantity Alert Level " />
*You will be notified via email when the quantity of an item goes below this threshold.
You can set this to 0 or blank if you do not want any notifications.
Keep Products On Uninstall /> *We will not delete your products on deletion of FoxyPress if this is checked.
Store Options
Enable Cart Validation /> *If you want to take advantage of cart validation, you must enable the cart validation feature in the FoxyCart admin panel under Store->Advanced.
Enable Multi-Ship /> *Allows customers to ship to multiple addresses
Enable SSO /> *Enables Single Sign On. FoxyPress can automatically sync your WordPress and FoxyCart users.

If you want to take advantage of this feature, copy the SSO Endpoint URL below and enable the Single Sign On feature in the FoxyCart admin panel. Also, be sure to set the 'Customer Password Hash Type' to phpass, portable mode and 'Customer Password Hash Config' to 8

SSO Endpoint " size="125" readonly="readonly" />

*FoxyPress can automatically sync your WordPress and FoxyCart users. If you want to take advantage of this feature, copy this url and enable the Single Sign On feature in the FoxyCart admin panel and above in the FoxyPress Settings. Also, be sure to set the 'Customer Password Hash Type' to phpass, portable mode and 'Customer Password Hash Config' to 8

Product Feed " size="125" readonly />
*RSS Feed of your Products compatible with Google Products
DataFeed " size="125" readonly />
*If you are using digital downloads, use this URL as your data feed url in FoxyCart.
Additional DataFeed(s)
*If you have additional datafeeds that need to be hit, enter the full url for your datafeed.
Separate multiple datafeeds with a comma.
Show Dashboard Widget /> *Shows/Hides the FoxyPress dashboard widget
Main Site /> *If you mark this as your main site, you will be able to see orders from all of your sub-sites.
Packing Slip Wizard Settings
Header Image
*If you would like a custom header image on your packing slip, use the media library to upload an image and set the url here.
Default Footer Message
*A custom message can be generated for the footer of packing slips. Set a default here so you don't have to type it each time if you'd prefer.
Custom Instructions
Item Out Of Stock Message " size="125" />
*Foxypress will show this message instead of the default out of stock message
Item Unavailable/Inactive Message " size="125" />
*Foxypress will show this message instead of the default unavailable message
SMTP Mail Settings

Should you need to configure SMTP settings for secure mail through your webhost, we've allowed you to define these values below. Keep in mind that these settings are only for mail going out of FoxyPress (order management). It will not change your overall WordPress mail() functionality.

SMTP Host " size="50" />
*your smtp host here
Secure Port (optional) " size="50" />
*465
Email Username " size="50" />
*your full email here
Email Password " size="50" />
*your email password here

Thanks for installing FoxyPress! Lets get a few things taken care of quickly to get you on your way to selling!

What is your FoxyCart Store Domain?


ex. if your store url is foxypress.foxycart.com, enter just 'foxypress'.

What version is your FoxyCart store?

Need a reference to jQuery? You can change this later if you want.

By default, FoxyPress comes loaded with the ability to choose different ways to display your photos. Which will you choose?

That is all! We have additional settings available, but these are the core things you should have setup before doing anything else.

Now lets get Foxy!

Please make sure you enter information into all of the fields on this wizard before continuing.

You are missing:

  • Store Domain