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.

Discussion Can't get site-wide contact form to render

commerce_kickstart-7.x-2.0-beta1 Any ideas? Thanks. contact ...
Infinitee — August 2012 — 5 comments — contact

Discussion Home page "payment methods": stick together pictures on links?

to manage/add links. folder profiles/commerce_kickstart/themes/omega_kickstart/images/ for images but ...
corbin — March 2013 — 5 comments

Question Make selected pricing attributes appear in the cart

Gov, President, Retirement. So far I can't make something like this appear in the Drupal Commerce ... cart. Help?--Marshall commerce pricing attributes ...

Answer Answer to Question 3417

Vote up! 0 Vote down! According to Schedule's Project Page it is for Nodes only. Ideally in ...
rbrownell — April 2013

Discussion Flat Shipping Per Product

commerce-order:commerce-line-items:0 / field_flat_shipping, which I've seen suggested in a few places, but this doesn't add ...
davidfells — May 2013 — 2 comments — rules, shipping

Answer Answer to Question 13091

Vote up! 0 Vote down! Hi, I can call commerce_cart_order_product_line_item_delete() and ... commerce_entity_reference_delete() from a module without any problems. function my_sandbox_form_alter(&$form, &$form_state, ... $form_id) {  commerce_entity_reference_delete();   commerce_cart_order_product_line_item_delete();}-- gives ...
DNZ Andy @ BlueFusion — February 2014 — 2 comments

Question grant user points equals to product price

Actions: Loop (commerce-order:commerce-line-items) and define a Rule component as below: Conditions: Entity ... has field (Entity: commerce-line-item, Field: commerce_product) Actions: Grant points to a user: ... (User: commerce-line-item:commerce-product:creator, Points: ...
fathollahi.mehdi — November 2012 — user points

Question What determines the format of the order print and email view?

/admin/commerce/orders/[order#]/view/print and how to set this to automatically email to a user. Can anyone help? Specifically I need to put ...
Maestro232 Maestro232 — April 2016 — Invoice Print

Discussion .mp3 audio file

Is there a way to add.mp3 files in the body/text of a product that a user would then be able to click on and immediately listen to the link without having to download the file? ...
Jon Lambert — February 2013 — 2 comments

Discussion Text removal "item"

Hy, i want to remove the word "item" that appears in the shopping cart, as i just use a shopping bag icon and implement the number of total items in cart. Rather removing the word or getting the total amount of products in cart via code. Any sug ...
sammyfm — January 2013 — 2 comments — cart, custom text

Pages