E-commerce or the buying and selling of goods online. WordPress is fast becoming a easy to setup and use e-commerce solution thanks to a variety of plugins, themes and extensions.
0
votes
1answer
857 views
WooCommerce - Want to show multiple currency for a single product
Am using woocommerce - and want to show multiple currency for a single product. I know there is a currency converter widget extension. But am not able to buy it for now.
So if can some one assist me ...
0
votes
0answers
15 views
Adding Search Filter on Informational Website
Background: Say I am creating a website for a popular mobile brand. On this site I will have "informative" articles.
Every mobile will also have a short overview, followed by specs and images of the ...
-1
votes
1answer
101 views
Is wordpress good enough for ecommerce? [closed]
I'm familiar with Wordpress and some e-commerce back-ends like Magento, etc. I think I could build it with these, but I got advice not to do this as it will be hard to scale in the future. Should I ...
0
votes
2answers
2k views
WooCommerce: multiple input field for multiple product variations
I'm trying to customize the default Woocommerce theme to my needs.
I have a product that comes in two variations:
it's wine, so variation A is a 6 bottle pack, and variation B is a 12 bottle wooden ...
3
votes
1answer
1k views
how to change displaying order of products in wp ecommerce
I am working on a wp-ecommerce enabled site and am trying to change the display order of the products on the product grid page. Any help would be greatly appreciated.
0
votes
1answer
364 views
wp-ecommerce products missing
I'm trying to create an ecommerce site with wp using the wp e-commerce plug in with the premium gold cart plugin.
As I'm still just developing the theme for the store locallly I've only got about 10 ...
0
votes
0answers
21 views
How to redirect to cart in woocommerce when item is sold individually?
I set up a store with woocommerce to sell items individually, by default when you try to add a product to your cart that's already been added woocommerce shows a warning saying that it has already ...
7
votes
8answers
3k views
Pros/Cons of “WP e-commerce” and “Shopp” plugins
I've been looking around for ecommerce functionality for a project that I'm going to be working on. My partner and I will be converting an existing static catalog site with lots of items. We want to ...
1
vote
0answers
30 views
Replace woocommerce | (pipe) separator in product variation to , or another character?
How to replace Woocommerce | (pipe) separator in product variation to , or another character?
I use Cyrillic keyboard layout and there is no pipe symbol. To enter that symbol I have to switch to ...
-1
votes
0answers
17 views
Make a website for a massage parlor's employee use [closed]
I'm currently working on a project, which is currently in its planning phase, and I need some advice on the best way to implement it.
The objective is to create a website for a massage parlor's ...
1
vote
3answers
728 views
Can the WP e-Commerce Plugin Support a Large Number of Products?
Is this plugin good to use on a large site with many products or should I look for another solution? I am concerned with the security as well the ability to scale. Anyone have any experience dealing ...
0
votes
0answers
41 views
Problems with migrating a WooCommerce orders
I am trying to import/export orders from one WooCommerce website to another. After using the WordPress import/export tool for the "orders", the individual order page no longer shows the product(s) ...
2
votes
2answers
758 views
Enabling free shipping on Woo Commerce by specific items
I would like to know if it is possible to enable free shipping with Woo Commerce only if certain items (or items of certain categories / shipping classes) are included in the cart.
The Free Shipping ...
-1
votes
5answers
187 views
E-commerce for wordpress [closed]
Is there an e-commerce solution for wordpress which will allow a shop with an onsite blog?
If so, what are the options and is there generally one thats considered the 'best'?
0
votes
0answers
51 views
How to add X number of products to woocommerce cart at once
I am trying to add x number of products input and button to my catalog page so I can select a number, then hit add to cart.
Is it possible to add in this function? The user will provide a number ...
0
votes
2answers
267 views
How do I stop out of stock items from appearing on my WooCommerce site when using the Layered Nav widget
WooCommerce includes a handy Layered Nav widget. This allows you to filter the catalog items based on attributes that you've set, including for variations of items (like different sizes.)
However, if ...
1
vote
1answer
995 views
Adding my own “add to cart button”
I am using Jigoshop to build an e-commerce site.
The end goal is for the front page to have a featured products section.
Jigoshop provides a shortcode, but the shortcode defaults to the medium ...
1
vote
1answer
579 views
Custom product fields in wp e-Commerce plugin
I want the user to be able to set a text, option values or other type of data in each product just before they add it to the cart. Just like product options.
For example: The user buys a sticker ...
0
votes
2answers
236 views
GetShopped Ecommerce: hide checkout form from customer until shipping country selected
I am using Wordpress Ecommerce by GetShopped, and on the checkout page there is a part where the user selects their country.
By default, not all the available delivery options are displayed until the ...
0
votes
5answers
2k views
Jigoshop - change the order in which products show up in a grid
Using the http://jigoshop.com/ plugin, is it possible to change the order in which the products are displayed in the different grids.
I'm not quite sure how it decides the order but is it possible to ...
0
votes
0answers
23 views
Affiliate plugin + marketpress
Has anyone successfully integrated the affiliate plugin with marketpress yet? What I would like to do is when a store is created http://subdomain.domainname.com this will be a store that displays the ...
0
votes
1answer
50 views
WP e-commerce sales-view
I'm helping a client out who's running Wordpress E-commerce 3.8.3 on WP 3.2.1
In the "sales" view, (where it shows all orders), you can see
ID Date/Time Name Amount Details Status (Delete) and ...
0
votes
0answers
108 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 ...
-1
votes
2answers
117 views
Which one: Shopping Cart or Membership Management plugin? [closed]
I am creating an online learning environment using WP. There are classes, and tests. Each class has a test.
The classes and tests are posts divided into categories.
I need to:
Restrict access to ...
0
votes
1answer
187 views
Using Jigoshop, how can I add a custom post type to the cart via code?
I want to programmatically add an item to the cart, and that item is not a product.. It's a custom post type that I am creating. I think I'm going in the right direction by using the Jigoshop cart ...
0
votes
2answers
173 views
WordPress User Post Products
I want to build a website for a project with the following requirements:
Any user can register
They can post product by selecting a category, tags and uploading pictures
Users can comment on the ...
-2
votes
1answer
2k views
Howto modify WooCommerce input and output
WooCommerce is a nice eCommerce plugin/package for Wordpress.
While dabbling around in it I wondered if certain modifications are possible and how to achieve them:
Simple Examples:
Changing a ...
0
votes
1answer
128 views
Getting started with e-commerce sites on WordPress
Are there any good resources for building an e-commerce storefront? I am aware of the e-commerce plugins available but I am mainly interested in learning practices and techniques for the design and ...
0
votes
2answers
581 views
Can Shopp Commercial Plugin be hacked to display radio buttons instead of Dropdowns?
I need to know if the 'Shopp' e-commerce plugin can be modified to display radio buttons instead of drop down menus for the product options. I don't need you to tell me how this can be done (though ...
0
votes
1answer
395 views
wp e-commerce - theme problem - why won't it load wpsc-single_product.php?
This is so frustrating!
The theme i made myself works fine with wp-e-commerce (getshopped) plugin, but for some reason it won't load wpsc-single_product.php when i view a single product.
When i ...
0
votes
1answer
92 views
E-Commerce Products Page Sidebar Formatting
I inherited a wordpress e-commerce website from a developer that only half finished the project. I do not know alot about css or php, but I have been able to play around with the coding enough to ...
-2
votes
1answer
73 views
Using WordPress to Develop a Crowdfunging Website [closed]
Could anyone give me some information on 1) whether or not I should use WordPress to develop a niche crowdfunding website (like Kickstarter) and how much it would cost and how to begin? 2)what other ...
5
votes
6answers
1k views
What Wordpress E-Commerce theme should I use to get started?
I've done created a LOT of Wordpress themes and plugins, but I haven't done much with the Wordpress E-Commerce plugin. If someone asked me what theme they should start playing with to learn about ...
0
votes
1answer
319 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.
...
0
votes
1answer
616 views
WP-e-commerce (getshopped) Hebrew language files - where can I get them?
I’m working on a dual language website (english+hebrew) the website uses wpml+wpec.
I’m looking for the hebrew language files (mo/po) – where can i get them?
2
votes
3answers
7k views
How do I get WooCommerce to automatically recreate pages?
I had to uninstall WooCommerce plugin (I deleted the tables it created as well) and now I reinstalled the plugin and I doesn't automatically recreate the WooCommerce Pages. Am I stuck having to ...
0
votes
1answer
73 views
woocommerce questions - trying to pic an ecommerce solution
I need to have a conversation with someone familiar with woocommerce. Is there a phone number for support, i am willing to pay for the support call.
I have a company that messed up the redo of my ...
0
votes
2answers
909 views
Is it possible to set individual shipping prices in Woocommerce?
I currently have a store running on Bigcommerce, but unfortunately it doesn't offer the functionality that I require. I am debating whether to use a magento/wordpress install or wordpress/woocommerce.
...
2
votes
5answers
312 views
Shopping Cart Integration — Experiences with Popular eCommerce Solutions
Researching various shopping cart solutions for a WordPress based eCommerce website. Based on research, it seems that two plugins stand out:
shopplugin.net
phpurchase.com
Can anyone share their ...
0
votes
0answers
33 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 ...
0
votes
1answer
113 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 ...
2
votes
3answers
588 views
Recommend plugins for member's only e-commerce website [closed]
I welcome recommendation from the gurus for my ecommerce website -
I want to make a ecommerce website and I want it to be for members only. I want to restrict members from visiting the dashboard.
I ...
-1
votes
2answers
496 views
How can I build an e-commerce website with wordpress for selling services? [closed]
If that is possible, I would want my site to be the safest possible and most secure when it comes to online monetary transactions. is that possible with wordpress? Also, are there any good themes ...
0
votes
0answers
198 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 ...
0
votes
1answer
22 views
Transferring data to the end of a transaction with the Shopp Plugin
I'm using the Shopp Plugin, and basically, I need to send an email to a unique email address field that I've created on the front end. The transaction has to complete fully before sending it. I mean, ...
2
votes
1answer
266 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
3answers
352 views
Creating open content area and restricted content area
I'd like to create a site that has two separate areas of content. One for members with a payment system and another one for regular viewers that gives teasers so that they would want to read more and ...
0
votes
1answer
88 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 ...
0
votes
2answers
1k views
All permalinks go to products page with WP E-Commerce plugin?
I realize that maybe this isn't the best place to ask this, but since getshopped.org (the makers of the plugin) don't seem to have any support form, AND since I am unable to access the forums I'm ...
0
votes
0answers
30 views
E-Commerce sell Memberships and Products [closed]
I'm looking for a plugin which will allow the sale of products and site membership. The membership should utilize "wp_users" as I have another plugin which uses wp_users to control access to some ...
