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.

Question Can translate "Order total" from checkout with drupal commerce 7.x-1.3

perfectly. (http://drupal.org/node/1121722) Would somebody have an idea? Thanks. order total translation ...
gylles — February 2013 — order total, translation, Order

Answer Answer to Question 7389

$checkout_pane, $order) {    $webform_nid = 38;     $webform_node = node_load ($webform_nid);     ... $webform_components = $webform_node-> webform ['components'];     // Render each component as a form ...
daveH — March 2013

Answer Answer to Question 12881

https://drupal.org/project/nodeorder as it allows to "order nodes within their taxonomy terms". Plus, "there is Views ...
Nicolas Bouteille — January 2014

Answer Answer to Question 12884

it's in that list (filter by Indexed Node if you prefer, but the list is not that long by default). ...
DNZ Andy @ BlueFusion — January 2014

Answer Answer to Question 4415

Display' content type (sorry I don't use kickstart) make a new product display node and call it ... reference field and allow an unlimited number of references. Then create a new node of the type product ... display and call it things. Either way, in the node reference field of the node add form you can now add ...
BernieCram — October 2012

Answer Answer to Question 7339

nodes for every term: https://drupal.org/project/views_field_view ...
drifter — August 2014

Answer Answer to Question 12878

https://drupal.org/node/207036 to fix. If it's not that then postback with what you find in your log files. ...
DNZ Andy @ BlueFusion — January 2014 — 1 comment

Answer Answer to Question 7138

and would need to "Create Node" and reference the appropriate product. Of course this only ... csv that has node ids or perhaps a simple, one word phrase. Then in your rule you could "Load an ... product to the reference field. If it doesn't, create a node with that phrase in a custom field. ...
joshmiller Josh Miller — March 2013

Answer Answer to Question 6949

Referencing Node" needs to be added. Then, the Contextual Filter of "Content: NID" can be used ...
alec — January 2014

Discussion Someone please tell me if this is possible

Hey guys, I've been working with Drupal Commerce for 48 hours (non stop it seems) trying to work out if DC will work for my project. At the moment it seems as though I'm fighting a losing battle. Here are my plans. A site where users of a given ...
quercus020 — December 2011 — 4 comments

Pages