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 Orders, Line Items, and the Cart

confusing vid used by nodes). We'll retain the concept of order states as used in Ubercart but possibly ...
Ryan Ryan Szrama — March 2010 — 20 comments

Discussion Summary of prices, and price handling

fields can also be attached to orders, line items, nodes, taxonomy terms. The price object The price ...
mikejoconnor — February 2010 — 21 comments

Question Home page div structure different!

clearfix"> XX  (here my node starts to display)                   <article class="node node ... -page node-published node-not-promoted node-not-sticky author-admin odd clearfix" id="node ... BLAH BLAH </h2>                       </header> BUT- when I assign a node to be the home ...
KitchenSync — May 2013 — Theming

Answer Answer to Question 37428

= ''; $view->tag = 'default'; $view->base_table = 'node'; $view->human_name ... ;fields']['rendered_entity']['table'] = 'views_entity_node'; $handler ... $handler->display->display_options['arguments']['nid']['table'] = 'node ...
DNZ Andy @ BlueFusion — July 2015 — 3 comments

Answer Answer to Question 12884

Vote up! 0 Vote down! Indexed Node: Search API ranges (Max) should give price ordering (depending ...
DNZ Andy @ BlueFusion — January 2014

Answer Answer to Question 7422

"Tier 2," and "Tier 3" and attach them all to your "product" display node and ... different products attached to one node. ...
joshmiller Josh Miller — August 2013 — 5 comments

Answer Answer to Question 12727

Vote up! 0 Vote down! Hi Joseph, One of the methods at https://drupal.org/node/44164 should get ...
DNZ Andy @ BlueFusion — January 2014

Answer Answer to Question 15324

node--product--type.tpl.php as follows:   <?php if (! $field_images):?>   <div class="container-24 grid-14 ...
ViEffe — May 2016

Discussion Checkout Form: Pages and Panes

The Checkout module is purely a UI module designed to present a form that allows a user to fill out the details of an order and submit payment. It is based on the never released UC Advanced Checkout module I wrote for a client on Drupal 6. It defines seve ...
Ryan Ryan Szrama — May 2010 — 10 comments

Discussion Print out a Drupal Commerce field only if it has a value

In Drupal Commerce, you can use the following to print out a field in your node.tpl.php file: ... ($node-> field_NAME)):   print $node-> field_NAME ['und'][0]['safe_value']; ...
big_smile — February 2013 — 4 comments

Pages