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 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 ...
Andy @ BlueFusion — July 2015 — 3 commentsAnswer Answer to Question 12884
Vote up! 0 Vote down! Indexed Node: Search API ranges (Max) should give price ordering (depending ...
Andy @ BlueFusion — January 2014Answer 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. ...
Josh Miller — August 2013 — 5 commentsDiscussion 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 Szrama — May 2010 — 10 commentsAnswer Answer to Question 12727
Vote up! 0 Vote down! Hi Joseph, One of the methods at https://drupal.org/node/44164 should get ...
Andy @ BlueFusion — January 2014Discussion 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
Discussion Creating products in Commerce- improving / simplifying the workflow
technical) From my understanding you create a product here /node ... #overlay=admin/commerce/products/add/product and THEN create a node referencing the product for example here /node#overlay=node ...
pdjohnson — May 2011 — 2 comments
Documentation Product Pricing Rules (with screencasts)
Discounts in Drupal Commerce Overview Create a discount using a rule Create a weekend (date-based) sale discount using a rule Create a tag-based weekend sale discount using a rule Simple Discount An example of a simple discount: You want to take 10% off e ...
Randy Fay — June 2015 — 57 commentsAnswer Answer to Question 10851
views in node_counter table when I visits to product details page. Also there is no relation in between ... product and node (Please correct If I am wrong here). so how you can say that "products are attached ... to product display nodes so any product display node that is visited will be logged and can be sorted ...
Hiraman P — November 2013
