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 12441
Vote up! 0 Vote down! Commerce License is a framework. Each thing that is licensed (a file, a node type, a role, etc) requires a license type (class that does the work). Commerce License comes with two submodules:- commerce_license_example (you can use it ...
Bojan Zivanovic — December 2013 — 2 comments
Answer Answer to Question 7580
Vote up! 0 Vote down! Hi @Drupalastic, Can you tell which video specifically? I can;t get the condition working like Entity has Field... greetings, Martijn ...
Summit — December 2013 — 2 comments
Discussion Product select
I am trying to get all the products from my Drupal Commerce site but some are not coming through Here is the code I am using- but I am getting 1316 rows back and I think that is because I am getting back the physical products and the courses but not the m ...
michelle sollicito — September 2014 — 3 comments
Answer Answer to Question 5370
Vote up! 5 Vote down! Great question! It took me a bit, but here's the solution: 1) Go to the rule "Create a new account for an anonymous order" admin/config/workflow/rules/reaction/manage/16 2) Click "edit" next to the "Crea ...
Josh Miller — April 2013 — 2 comments
Discussion Why the shipping service in my custom module does not shown on the checkout shipping pane?
Hi, I am currently learning how to write my own module to support different shipping method/service. Attached is a toy example that I am working on, and the problem is that: Although the shipping service is listed on the configuration page: admin/commerce ...
foredoc — August 2014 — 2 comments
Discussion Slow loading between products
Loading between product variations takes time to load whereas on websites like solopress.com the price updates instantly on click, is this possible on commerce? product attributes attributes add to cart ...
Answer Answer to Question 14031
Vote up! 1 Vote down! Version 7.x 2.15 is online https://drupal.org/node/2284321 ...
fugazi — June 2014 — 1 comment
Answer Answer to Question 12912
Vote up! 1 Vote down! Hey Emil, sorry it took so long to respond. In my opinion, this is a perfect place to use line item fields. If you add an image field to your product line item type, there's an option to expose the field widget on Add to Cart fo ...
Ryan Szrama — February 2014 — 4 comments
Question Send email with PDF invoice
Vote up! 1 Vote down! Hello, I've been trying to set up my website to send an email with an invoice PDF attached file, but I can't manage to install/configure the modules properly, I've read the documentation and so on, but maybe I'm t ...
Banzai — March 2013 — 3 comments — Invoice; Mail; PDF
Answer Answer to Question 7388
Vote up! 2 Vote down! Funny how we never thought of that! Unfortunately, it's going to require a bit of custom code. To show the color blocks we add the "blocks" as descriptions using hook_form_alter() and use javascript to hide the actual ...
Bojan Zivanovic — March 2013 — 4 comments