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 13234

  $theme ['node--product--type--product--list'] = array(    'render element' => ... 'node',     'template' => '/profiles/commerce ... _kickstart/modules/commerce_kickstart/commerce_kickstart_product_ui/theme',    );   return $theme;} function search_results_custom_preprocess_node (& ...
Djames24 — March 2014

Question Line Items Product Display relations

without setting it in views product field. I found some workaround at https://drupal.org/node/1798006, but ...

Answer Answer to Question 13554

need to follow the standard instructions for sub-themeing (see https://drupal.org/node/225125). Did you ...
Lance Holland — April 2014

Answer Answer to Question 13491

admin/commerce/config/taxes/commerce_default_tax_rate, I can select the default rate. but when I add a new product node/add/fabrics the dropdown for ...
Kris Obbers — March 2014

Discussion Rearranging the Product Display

using a custom node to display the products (when I say product display I mean the screen with the Add ... to Cart button) Custom tpl file is called node--product_display.tpl.php I know that you can isolate ... render($content['body']); gives me the description from the Node body print render ($content['product:field_?'] ...
Aussiejen — October 2011 — 2 comments

Answer Answer to Question 3730

PHP. http://drupal.org/node/1328764 Also, you might consider using ...
joshmiller Josh Miller — September 2012

Answer Answer to Question 13469

problem where I've stuck seems to be when referring to the node_load where it either replace the ...
Fazrulhafiz — March 2014

Question I am completely new to this and need to increase my memory limit can you help me?

Vote up! 0 Vote down! Hello I am a complete newbie to this so please bare with me. I am trying to install commerce kickstarter with mamp and keep getting the php memory limit error when I attempt the install. I have tried several times to increase the mem ...
ajag5 — April 2013 — 1 comment — memory limit, php, php.ini

Question Using Inline Entity with Commerce Flat Rate Shipping

inline entity section of the nodes. The online entity uses two taxonomy terms: the size of the product ... the taxonomy terms, the taxonomy database does not recognize the nodes it creates and therefore ... the inline entity form adds those terms to the description of the node in the cart, I tried to write ...
jlsegull — February 2013 — 1 comment — inline entity, Shipping, Flat Rate

Question product display not showing some field data in table view

(http://dev2.morsesteel.com/?q=node/13) under: products angle. The Description and Whse field data does not appear, it does on the next ... link (prod13): http://dev2.morsesteel.com/?q=node/17 I can also get the data to appear if I choose ...
jantico — July 2012 — Product Display

Pages