Currently viewing the tag: "WP e-Commerce"

Broken product links? Product link goes to a blank page. Problem: Shopping cart page shows up fine, and products are purchasable. But if I click on the Product’s link to go to that individual product’s page, the link just goes to a blank page. Solution: Click the “Fix Product Group Permalinks’ link in WP e-Commerce’s [...]

Continue Reading

Original post: http://getshopped.org/forums/topic.php?id=10542#post-40321 Just to flesh out @reikob’s solution, turn off settings>presentation on “drag and drop” and reset it to sort products by time uploaded. The ability to edit products returns. With the selection to sort products by time uploaded, the drag and drop sort capability for both editing and displaying products remains in force. [...]

Continue Reading

Problem: Can’t embed NextGEN Gallery short code (eg: [ nggallery id=1 ]) into WP e-Commerce’s product description field. Partial solution (for version 3.7.7 only): File location: wp-content/plugins/wp-e-commerce/wpsc-includes/wpsc_query.php Line 278 Replace the return statement: return wpautop(wptexturize( wp_kses(stripslashes($wpsc_query->product['description']), $description_allowed_tags ))); WITH: $description2 = wpautop(wptexturize( wp_kses(stripslashes($wpsc_query->product['description']), $description_allowed_tags ))); $description2 = apply_filters(‘the_content’, $description2); $description2 = str_replace(‘]]>’, ‘]]>’, $description2); return [...]

Continue Reading

Problem: I now have 4 products in my WP e-Commerce shopping cart and want to move the 4th product to the first position. Solution: On the WP e-Commerce admin page (labeled “Store” in WordPress’s admin), click on the Products tab. You’ll now be on the Display Products screen. Use the drop-down box to select the [...]

Continue Reading

WP e-Commerce changed where the files to change P&P to S&H are located. The following instructions assume that you have upgraded to this version of WP e-Commerce (v3.7.6.7) and have followed the instructions for upgrading and moving theme folders. *WARNING: Do NOT copy and paste the below code into your files. Please make the recommended [...]

Continue Reading

Setting a shipping rate that correctly displays in both the shopping cart AND the sidebar Widget! Step 1: WP e-Commerce Admin > Settings > Shipping: In the General Settings section, set Use Shipping to Yes and type ZIP code in the Base Zipcode/Postcode box. Then tick the check-box next to Flat Rate in the Shipping [...]

Continue Reading

UPDATE (Aug 2, 2010): Click for the newest info for changing P&P to S&H in WP e-Commerce version 3.7.6.7

Continue Reading

UPDATE (Aug 2, 2010): Click for the newest info for changing P&P to S&H in WP e-Commerce version 3.7.6.7

Continue Reading

Upgraded to WordPress 2.8.4 Security Release on reidwalley.com/wordpress Also upgraded all plugins, with the following 2 fatal errors: 1. WP E-Commerce 3.7 plugin (When upgrading to 3.7.1) Fatal error: Out of memory (allocated 32243712) (tried to allocate 65771 bytes) in /homepages/30/d119280860/htdocs/reidwalley/wordpress/wp-admin/includes/class-pclzip.php on line 3846 2. GD Star Rating 1.5.4 plugin (When upgrading to 1.6.1) Fatal [...]

Continue Reading

Just upgraded to the following latest versions: WordPress 2.8.1 cforms 10.6 WP E-commerce 3.7 So far so good.

Continue Reading

Categories

Archives

Set your Twitter account name in your settings to use the TwitterBar Section.