WP e-Commerce is a free WordPress Shopping Cart Plugin that lets customers buy your products, services and digital downloads online.

learn more… | top users | synonyms (1)

0
votes
0answers
14 views

switch_to_blog not working with constants

I'm have a multisite setup with WP E-Commerce plugin. At some places I need to use switch_to_blog() on front end and use WPSC (WP E-Commerce) functions inside. Here my code ...
0
votes
0answers
19 views

Current Page Highlight Issue

I'm currently working on website that has Wp-ecommerce and the current page link doesn't highlight except when I dedicative WP E-commerce. Any Ideas what the problem could be.
0
votes
0answers
32 views

Hook functions for Wp e-commerce?

I am new to wp e-commerce plugin, I need the following hook function for this plugin customer register success event customer login sales order place after Hook function to change order shipping ...
-5
votes
0answers
21 views

Need to remove part of wpsc-shopping_cart_page.php file

Would like to have the 'calculate shipping price' and 'table rate' removed from check out page, while still allowing the total shipping price to show.
0
votes
0answers
25 views

Plugin WP e commerce No Product Page

I was importing a csv file to my products page. The csv file was a list of products from a separate vendor. The csv file import froze I hit refresh and went back into the wp admin clicked on product ...
0
votes
1answer
26 views

WP e-Commerce disable free shipping on certain countries

I'm using WP e-Commerce plugin version 3.8.9.5. I have free shipping enabled if the amount is above let's say €75,00. My main country is Holland, and I deliver to Belgium and Germany. Currently the ...
0
votes
0answers
41 views

Wrong URL on product pages in WP e-Commerce

I'm using WP e-Commerce and I have my permalinks set to sitename/index.php/sample-post/. All my pages and the category pages in the store work fine. A page URL will show up as ...
0
votes
0answers
30 views

huge error log with database errors

The website started to behave erratically - so in the process of trying to restore a backup, I discovered that it had a error_log file with 1.2 million lines of errors. Most of these errors - most ...
0
votes
1answer
94 views

how to remove products-page from url wp e-commerce

How do I remove "products-page" from the URL? Currently, my URL is www.example.com/products-page/accessories. I want www.example.com/accessories. How do I that in WP e-commerce?
0
votes
0answers
29 views

For loop logic for combinations

I have WP E-Commerce installed and I'm moving whole it's dashboard to frontend. I have everything ready and am on the last part. In fact I thought this part was ready, until I added two variations, ...
0
votes
1answer
87 views

Limit the number of results from wpsc_start_category_query

Observe the following code: <ul> <?php ...
0
votes
0answers
38 views

delete attachment for one post without deleting actual attachment post

I'm writing custom ajax calls for media attachments from FrontEnd, I have everything read to use, except the actual logic. I'm using WP E-Commerce plugin, where I want many images for one post. And I ...
0
votes
0answers
28 views

Incorrect template is being loaded [closed]

I have a custom category.php template within a theme which used to work. Since making changes to other template files for other types of pages, this has stopped working. Whenever I attempt to visit ...
0
votes
1answer
71 views

WP e-Commerce (WPEC) Variations Sorting, Category Order and Taxonomy Terms Order

I'm using the WP e-Commerce plugin (Version 3.8.9.5) on Wordpress Version 3.5.1. I have created several products (shirts). They all have variations for "Size" (XS to 6XL). The variations are ...
0
votes
0answers
91 views

Moving WP E-commerce “Add Product” to Front End

I'm moving my wp e-commerce dashboard to frontend. Currently I'm on stage where everything works perfect and I have last part to implement, but the last is the hardest as it's too specific for WP ...
1
vote
1answer
75 views

Code not looping over all products of a given category

I try to fetch all products for a given category managed by the wp e-commerce plugin, but the code I use is not looping all the products returned. All the code is a sort of API to look for products ...
0
votes
0answers
44 views

How to order the Product Variations in the list table e-commerce

How to order the arragement of the Product Variations in the list table using e-commerce U may not't catch my idea,well,To be more specific: Go to the dashboard->product->choise a product which has ...
0
votes
0answers
51 views

How to add Paypal subdcription (recurring billing) to WP e-commerce

I want to add Paypal subscription (monthly recurring billing) payment system on a site powered by WP e-commerce plugin. I've searched the web for 2 days but didn't find any solution. Is this possible ...
1
vote
1answer
82 views

Custom MySQL Query with logic

I have wp e-commerce plugin installed and custom building custom global search My query looks like this SELECT * FROM aka_v_posts LEFT JOIN aka_v_postmeta ON aka_v_posts.ID=aka_v_postmeta.post_id ...
0
votes
2answers
89 views

wp e-commerce single-product template giving 404

this page was working initially, and then I made some changes which *didn’t* appear, and then it just stopped showing that page altogether. I have tried deleting my wpsc-single_product.php and ...
0
votes
0answers
102 views

WP-eCommerce get main product from variation product ID

I'm trying to fix the WPEC Bulk category pricing for product variations, and have run into this problem: $cats = wp_get_object_terms( $product_id, 'wpsc_product_category' ); This is where ...
0
votes
0answers
59 views

wp-eCommerce empty transaction details for emails that are sent out

Im doing my first wp eCommerce site and im having a bit of a problem. Ive set everything up and long story short, when i purchase something from the site, (dummy item for 2 cents) Everything goes ...
0
votes
0answers
94 views

Wordpress e-commerce custom product category page

I am working on an e-commerce website and using wp e-commerce plugin. I am stuck at making a custom category page of a product. Here is what I am trying to achieve: I have a two main product ...
0
votes
1answer
98 views

WPeCommerce variation checkboxes

I'm trying to set up some sort of pizza shop in WP e-Commerce which needs about 20 checkboxes for pizza topping variations. I got the checkboxes running, but only the last selected variation ends up ...
0
votes
1answer
43 views

Multiple while loops not functioning

I have this while loop in my product page with Wordpress e-commerce plugin. It is looping through custom post meta. <?php if (wpsc_have_custom_meta()) : ?> <?php $count = 2; ?> ...
0
votes
1answer
120 views

Problem attaching image to a wpec product

I'm having a problem with WordPress not finding all products (wp ecommerce) but just variations of products when you attempt to attach an image to a product in the media section of the backend. It's ...
0
votes
1answer
176 views

Wordpress Ecommerce handling multiple option groups & prices

I've been searching for a couple of hours for a way to have WordPress ecommerce handle products with multiple option groups but am yet to find anything that fits the bill. Basically, a product should ...
0
votes
3answers
185 views

Sell photos through Wordpress

I have an existing photo blog, which displays photos with width of 670 pixels. I'd like to sell higher resolution photos from the same page the lower resolution photo is displayed. Does anyone know ...
0
votes
1answer
278 views

insert order number into wp ecommerce order confirmation email

A client site has been barred from using Paypal, so their WP-e-Commerce catalog/cart now has to use manual EFT bank payments to accept money from customers. A customer receives this banking ...
0
votes
2answers
217 views

wp_nav_menu() loses 'current-menu-*' classes on single product page within category

I have my menu set up like so: Shop Online (WPeC 'Products Page' page) Product Category (WPeC Category) Product Category (WPeC Category) Product Sub Category (WPeC Category) Product Sub Category ...
0
votes
1answer
300 views

making users able to add their own products wp e-commerce

I am using wp e-commerce plugin to build a simple e-commerce website. The problem is that I want to allow all users to post their products on the website. Right now, only the admin can add products. ...
-1
votes
1answer
109 views

Want to use credit card in wordpress, paypal is working fine

I m using wp-ecommerce plugin in which paypal is working fine by developer's account. i want to integrate credit card in wp-ecommerce is any service offers developer credit card testing like in ...
0
votes
1answer
138 views

SQL query - get ids - Advanced Custom Fields / WPeC

I need to query the database on add_action( 'init', '...') to find post ids with the field 'product_discount_option' set to true. I know at least one of my product posts have the field ...
0
votes
1answer
60 views

WPeC - Adding conditional logic to purchases

I need to add conditional logic to purchases. ie – item a included for free with the purchase of item b or item a can be purchased individually for x amount. Does anyone know if this functionality ...
0
votes
2answers
504 views

Sidebar on Single Product Page WP e-commerce on the wrong spot

I cannot get the sidebar on my WP site (twenty-eleven theme) working properly in my wp e-commerce shop. On the products page the sidebar is on the right side of the page, as it should be. On a ...
1
vote
1answer
120 views

Send email on Job Dispatched from WP e-commerce

I sell a product using WP e-commerce that is downloadable only after I check some information that the customer sends me. After checking the information I would like to go to the WordPress dashboard, ...
0
votes
1answer
304 views

issue displaying variations in custom template using WPeC 3.8.9.2

I’m having trouble displaying variations in a custom built template, each time i call the wpsc function have_variation_groups() within my loop i get the following php error ...
0
votes
0answers
31 views

How to make wordpress as a provate membership site? [closed]

can you help me how to create a stockiest/dealer website. This site is not for public, is will be a membership site for reseller. Reseller can see stock of products. Administrator can change ...
-1
votes
1answer
122 views

Wp eCommerce meta information search

Out of the box, WP eCommerce does not support Meta search. This is a big problem if you are selling books online and need clients to be able to search by the most important Meta tag, Author! Can ...
-1
votes
1answer
259 views

WP-Ecommerce Track and Trace

Ecommerce with Wordpress for an online store. There appears to be a track and trace feature where in the store logs you can add a tracking ID then send an email to the customer. When they recieve the ...
0
votes
1answer
104 views

should i choose WP e-commerce for these shopping cart requirements? [closed]

I have been using drupal and wordpress to developing websites for quite sometime now and now i have been approached to develop an e-commerce website. Shopping carts are big and since its my first time ...
0
votes
0answers
167 views

Affiliate management system + eCommerce plugin for WordPress [closed]

I am looking for an affiliate system for my WordPress eCommerce site. Here is what I want to achieve. I have created a store that sells some products. People purchase through PayPal. Now I want to ...
2
votes
1answer
252 views

WP e-commerce: getting products by SKU

I'm working on a site that uses the WP e-commerce plugin (Gold version) and I need to display a list of products that match a list of SKUs. Users fill in a form, and a list of product SKUs is ...
0
votes
1answer
51 views

modify a function filter

I am using the latest version of wp-ecommerce (3.89) and a new filter has been introduced to enable role based access to certain dashboard features such as the sales page or upgrade capability. ...
0
votes
1answer
142 views

Changing the latest products - Vineyard Theme [closed]

I am using the Vineyard WordPress eCommerce theme. The main page is here: homemadecanadian.com Question: You will see the latest products at the bottom, three of them. How can I change them? I want ...
0
votes
1answer
49 views

Switching off shipping in WP-eCommerce

My client needs to work out the shipping only after someone has made a "purchase" on his site so by default, this option needs to be switched off and yet, when I switch shipping off, I still get ...
0
votes
1answer
159 views

WP-ecommerce : Change the price before inserting it into the cart

The question is: How can I change/set the product price to 0 for every product whenever a product added to the cart. There is a hook in the plugin as wpsc_set_cart_item so I can call it but can't ...
1
vote
1answer
506 views

How to charge shipping in WP e-commerce based on a variant?

I have a client that wants to charge different shipping rates based on a size variant (small, medium, large). She does not have the weights or size in inches of each item, she only wants to assign ...
1
vote
1answer
172 views

WP-E Commerce: How to let user leave a personal message/instruction with each product from the products page

This is my first question here. I've Googled and searched here but didn't find the answer or any useful instruction. I'm using wp-e commerce plugin for the first time. My question is: How can I let a ...
0
votes
1answer
83 views

WP-eComerce Advance Meta Tag data in descending order

I am use WP-Ecommerce plugins for ecommerce support Now i am set custom meta like this and it will display in ascending order like this so i need to display it in descending order how can i do ...

1 2 3