Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Discussion How can I add product display different from the default display product 1 and product 2

I still can not figure out which menu can lead me to add a new display node that I can reference my new product to. ...
sealionking jueju wang — October 2012 — 3 comments

Discussion How to use non-consecutive order numbers

Hi, We run a small business, and as such do not expect to have a lot of orders through our site. Because of this, we would like to use order numbers that do not correspond to the number of orders that have actually been placed. Is there a way to change th ...
c.altosax — April 2013 — 3 comments — order number

Discussion User focused documentation of the product aspects of kickstart demo

The DC team have done a fantastic job with the latest kickstart but the learning curve for non Drupal users is still high. I needed to clearly explain the demo capabilities to my user, for example how the product variations, product variations types and d ...
charlied — March 2013 — 1 comment — -Kickstart 2.0, product

Answer Answer to Question 12898

Vote up! 0 Vote down! Spent a little time on this today- seems I modified the search on the CK install I was working on and could no longer access variant details. Reverted it and things got a bit better. I can get to the name of the image, but not a styl ...
DNZ Andy @ BlueFusion — February 2014 — 1 comment

Answer Answer to Question 4123

Vote up! 1 Vote down! Hey sorry for not posting this before. I am currently very busy finishing the project off so have not had the time to update this. I will come back in a week or so to post a link to a detailed explanation (newbie friendly). Basically ...
alexito — August 2013 — 1 comment

Discussion Product with sub products and different price

Hello, I want in a shop a product named "website" and as sub products a visitor can select extra options. Based on the extra options a price is calculated and can added to a cart. Is this possible? ...
massaro — February 2012 — 3 comments

Answer Answer to Question 4772

Vote up! 1 Vote down! You will want to use hook_form_alter() and change the #access to the following for whatever fields you want to hide for anonymous: <?php // if anonymous, deny access $form ['field_name']['#access'] = user_is_lo ...
joshmiller Josh Miller — March 2013 — 1 comment

Answer Answer to Question 4044

Vote up! 2 Vote down! Hey w00zle, How did you create the 'Processing' order status? maybe go and have a look if this has been done correctly. Each order status needs to have at least one order state. The update order status rule is going to set ...
BernieCram — August 2013 — 1 comment

Discussion Product Type link is gone?

I just installed a clean install of the latest version of kickstart 7.x-2.4 I am trying to create a product type and see that the link is totally missing. I have been using previous versions of kickstart up to this point and had no issues creating product ...
lmatthews — March 2013 — 1 comment

Discussion Multi websites with Drupal Commerce

Hi, sorry for my poor English. I'm looking for a functionnality, and can't found if it's supported by Drupal Commerce: is it possible to install one instance of Drupal Commerce, to manage multiple web sites, with one back-office? I mean: ea ...
fcharrier2 — October 2011 — 2 comments

Pages