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 7541
Vote up! 0 Vote down! Are you logged in? http://yourdomain/user/login ...
r — March 2013
Answer Answer to Question 8373
function to your theme. https://api.drupal.org/api/drupal/modules!user!user.pages.inc/function/t... Simply ... YOURTHEMENAME_preprocess_user_profile(&$variables) { $account = $variables['elements']['#account']; // Helpful $user ... unset($variables['elements']['recent_orders']); $variables['user_profile'][$key] = $variables['elements'][$key]; } // ...
ahimsauzi — May 2014
Discussion How to specify default product in product display?
My issue is that I have created all my products in Commerce and created a product display, all the different options for the product are given through a couple of drop down select lists. I want the default to be the lowest price and I have achieved this i ...
Question Rules: Node token for the event When an order is first paid in full
node. In comments the property Product reference-Inline entity form-Single value was added. A user can ...
Answer Answer to Question 6981
Vote up! 1 Vote down! User has found there own answer (see comment above) ...
Josh Miller — April 2013Question How do you set up Commerce to use sequential order ID's
Vote up! 0 Vote down! I need the completed carts to be sequential, even if they need to be ...
Question Views Search Filter On Commerce Payment Transaction: Message
numbers. I used the example payment module as a guide to write my own check payment module. I'm using ...
Question updating the shipping line item after rules have run
Vote up! 0 Vote down! I have a shop where the shipping price calculation is so complicated i need ...
jonne.freebase — August 2013 — 2 comments — Shipping
Discussion Change product reference by image?
Hi, i would like to let the end-user change the product reference by images. so they can click on ...
maze — September 2011 — 3 comments
Answer Answer to Question 12597
Vote up! 0 Vote down! Hi Josh, Unfortunately, that solution is not good enough form me. In my shop ...
golubovicm — August 2014
