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 10738

Vote up! 0 Vote down! Hi bb, Look like they are using javascript or similar. You could I think do the same I think but it would take some work and is beyond my skill. If you have a product with different sizes, the default Product Display would give you a ...
pipal — November 2013 — 1 comment

Answer Answer to Question 7265

Vote up! 1 Vote down! Hej! Try rules. There must be a rule commerce_checkout_order_status_update. That is by default set to "pending". If you have no other payment methods, set that from pending to completed. greetz, Marc:) ...
dasmoermel — April 2013 — 3 comments

Answer Answer to Question 7252

Vote up! 2 Vote down! You need to check these: http://drupal.org/node/157602 http://drupal.org/documentation/install/windows http://www.drupalcommerce.org/commerce-kickstart-2/install Thanks ...
realskorpion — April 2013 — 3 comments

Discussion 'Product list display type' tab not showing in manage display section of variation types

I need to manage the display of the product list. when I go into content types > manage display there is the grey tab for 'Product List' which I can manage here, however my content type for products has a cloud zoom and gallery image which sh ...
Carl Bowles — November 2013 — 1 comment

Discussion signed contract module or recipe.for drupal Commerce?

hello, i came across this wordpress plugin and I need to know if drupal commerce has either a module or technique that can do this. basically it generals a signed contract into the paypal purchase. I had never thought about it before, but once I saw this ...
sebra — March 2013 — 3 comments

Discussion Product image on Views link to product admin rather than product display page?

Hi all, currently I'm making a View call new_products to display a list of latest update product. After few attempt, I have create a simple page and block to display Title & Product:Image field. Now I have 2 problem. 1st, the product image is NOT ...
maxchock — June 2011 — 23 comments

Discussion Additional Information on the Order Page

I need to display additional customer information regarding the order when viewed by an admin. I need to show the date of the order and the customer's email address(among other things). How would I go about modifying the order page for admins? ...
tars16 — December 2011 — 11 comments

Answer Answer to Question 10468

Vote up! 0 Vote down! What you're looking to do could be possible through a custom module embedding the checkout form on those pages, but simply through configuration it isn't possible. The big issue you'd have is that in order to display a ...
Ryan Ryan Szrama — October 2013 — 3 comments

Answer Answer to Question 8363

Vote up! 0 Vote down! The problem appears to be that you've correctly altered the value of the button using: <?php $form ['submit']['#value'] = t ('Please contact us');?> But when you add the submit handler to the ...
Ryan Ryan Szrama — June 2013 — 4 comments

Question Proper fixed coupon action. Why is it that the default option of a fixed coupon is to be applied AFTER a tax?

Vote up! 0 Vote down! Not only is this non-sensical, but it's not even legal. If a customer is receiving a flat discount on their order, say $15.00, it's against the law to charge them tax on their original amount! I've been wrestling with ...
drewbolles — April 2013 — 2 comments — commerce coupons, fixed coupon, Discount

Pages