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 13183
tramnsaction forward, and he verifies funds have arrived, ships and completes the transaction. Thanks ...
john_a — February 2014
Documentation How do I display products for sale?
On a clean install of Drupal Commerce, simply adding products to the backend is not enough to ... display them for sale with an Add to Cart form. Drupal Commerce separates the definition (on the back end) ...
Ryan Szrama — May 2012 — 1 commentAnswer Answer to Question 9541
https://drupal.org/project/rpx Also, there are a number of "share widgets" that accept tokens... ... https://drupal.org/project/sharemessage and it would simply be a matter of creating your own custom token based on the current user id. ... hook_form_alter() function. <?php function example_form_commerce_checkout_form_complete_alter (& $form, & ...
Josh Miller — August 2014Discussion how you use same image in variation product?
I don't understand, how you use same image in variation product? You are editing the database? My brain does not work fine, please explain that type of magic I can use. thanks image variation product ...
Fabricio Guzzo — August 2012 — 7 comments — image variation product
Question Commerce Migrate Ubercart no longer works with Kickstart
something I'm doing. When I install and use Commerce Migrate Ubercart (after installin Migrate as per ... migrate_static_registration() in /sites/all/modules/commerce_migrate_ubercart/commerce_migrate_ubercart.module on line 115" ... install the Migrate modules before touching Commerce Migrate Ubercart, plus there is no option (as ...
Discussion commerce_cart_add_to_cart_form_attributes_refresh and drupal_alter
commerce_cart_add_to_cart_form_attributes_refresh() and I can't figure out how to make it work. I have everything working except that ... I can't get both AJAX commands (the one from my module and the ones from commerce_cart) to work at the ... from commerce_cart_add_to_cart_form_attributes_refresh. How do I merge the 2 AJAX command arrays ...
rj — December 2012 — 3 comments
Discussion Use "Content" or "Commerce Product" in Views?
"products types". I then proceeded to create a View showing 'Commerce Product' of type ... fields in 'products' and avoid using 'product displays'? Drupal Commerce seems great ...
anders — November 2011 — 7 comments
Answer Answer to Question 3976
You can manage the display of Orders by navigating to admin/commerce/config/order/display and there ... a.tpl.php for order pages; that should be possible- or else he can hook into hook_commerce_order_view() and ... (http://drupal.org/project/devel_themer) provides this suggested template name: page--user--orders.tpl.php and is using the ...
Josh Miller — April 2013 — 1 commentDocumentation Why aren't accounts created in checkout after adding custom user fields?
for these fields when you create new users using the Create a new entity action. Drupal Commerce uses ...
Ryan Szrama — May 2012Discussion A few thoughts from an Australian novice
- I installed Commerce today on a Dreamhost account using the commerce install profile, no errors, ...
thepauly — February 2011 — 7 comments
