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 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
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 upgrade role on successful purchase
How would I upgrade a role on a specific purchase. am trying to sell memberships to my site. so maded a product memebership. now all goes fine there. but how to automaically upgrade the role to "member" when they buy that specific product and th ...
Zuclo — March 2011 — 13 comments
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 ...
Discussion Additional editable textfield for a line item
Hi, I'm searching for a solution for this problem: I want to have an extra field in the cart ... view for every line item in the cart, where the customer can add some text to the product, eg. a print ...
Answer Answer to Question 8853
(no black background). So when I move on the menu, it's not easy to see the menu. The shop is ok ...
gillesboyer — July 2013
