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 3358

should be something like this: <?php foreach ($node-> field_product as $product) {  $product_user ... = user_load ($product ['uid']['#value']);   echo $product_user ['name'];}?> ...
joshmiller Josh Miller — April 2013

Answer Answer to Question 7258

Vote up! 1 Vote down! If by "credit" you mean "coupon", would Commerce Coupon work for your needs? http://drupal.org/project/commerce_coupon ...
r — March 2013 — 1 comment

Answer Answer to Question 17536

You will need to create a rule that "Sets a Data Value" for orders based on the user ... 's profile 2 fields. To get the user's profile 2 fields, you would need to run what's known as ...
joshmiller Josh Miller — October 2014

Discussion Use of tokens in Emails

I want to use the phone number field from my user profile. Tx ...
Francois P — March 2013 — 2 comments

Question How does Commerce Kickstart 2 automatically update a product variation title?

the next time the user edits those via inline entity form. Good. But I also need them to update their ...

Discussion how to sell a subscription service

after user registration, so I didn't find tools to apply this idea. So I hope your community help ...
morad7 — December 2014 — 1 comment — subscription, recurring

Discussion Altering the quantity widget

I created a shop for a bakery. There is a producttype 'pies'. Here users must be able to ... quantities the quantity widget must be a selectlist of these quantities so users don't get confused the ...
WilliamV — April 2011 — 4 comments

Discussion Multiple Shipping Addresses per order

I'm working on a website that will allow the user to ship each product to a different ...
jasen — May 2012 — 3 comments

Question export shipping info into csv?

it to do is export the order ID, name, address 1 & 2, city, state, zip, country and user email ...
robotsguide — February 2013 — 2 comments — Shipping, CSV export

Discussion splitting up cart and orders

split up the order and payment process into different segments based on which user is selling the ... product. It's kind of a marketplace where users can post products and receive payment from those ...
chester_martin — November 2011 — 5 comments

Pages