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.

Answer Answer to Question 32630

Vote up! 0 Vote down! See https://www.drupal.org/node/2425431#comment-9617247 for a fix that works ...
Andrew Rosborough — February 2015

Question Why image is not showing up on commerce add to cart confirmation

Vote up! 0 Vote down! I am using the add to cart confirmation. I am not sure why but the css is different per user role. This is not a big deal however I have the product image showing when I am logged in as as admin but when i am logged out the user can ...

Answer Answer to Question 32369

a look at https://www.drupal.org/node/2403851, the patch has worked for me. ...
DNZ Andy @ BlueFusion — February 2015 — 1 comment

Answer Answer to Question 3883

/admin/commerce/products/types/[product-type]/display/node_full ...
joshmiller Josh Miller — October 2012

Answer Answer to Question 3811

Vote up! 0 Vote down! Introducing Rules Scheduling: http://nodeone.se/sv/node/770 You have to turn ...
joshmiller Josh Miller — September 2012

Answer Answer to Question 3789

http://drupal.org/node/1777032 Josh ...
joshmiller Josh Miller — September 2012

Documentation Cart & Checkout

related to the order, Commerce extra panes allows you have a piece of node content within the checkout ...
nvahalik Nicholas Vahalik — September 2015 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Answer Answer to Question 31861

has a a few options. But it might be better to do it in a node_view_alter in a custom module: function ... HOOK_node_view_alter(&$build) {  if(user_access('wholesale permission')) {    ...
DNZ Andy @ BlueFusion — January 2015

Question Automatic Entity Label with Inline Entity Form (Product varation)

Vote up! 0 Vote down! I am using Automatic Entity Label to generate a title for my product nodes ... automatically generated product node title is not being including in the generated product variation title, only ...
crontab — January 2014 — variation title

Answer Answer to Question 3419

in:) http://drupal.org/node/1647490 ...
joshmiller Josh Miller — July 2012

Pages