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 13723
result is not as expected. I want the user to choose his own dessert by selecting a cake, a sauce, and ... and then to propose them to the user... but this is not what I want. Do you have another idea? ...
romsVLM — May 2014
Discussion Is there a payment method that doesn't actually process the payment?
What I'm trying to do is make the checkout process as normal where the user enters their card ... details etc. but the payment isn't actually processed, I would just like to receive the user ...
Carl Bowles — October 2013 — 1 comment
Question How to print variables on the confirmation page (for tracking code)?
like:- User ID- Order ID- Order price (only the line items- no shipping costs) So I need soms PHP ...
J03Y — October 2013 — commerce orders
Answer Answer to Question 10636
Vote up!-1 Vote down! Hello Lanceh1963, There is a view with that name that you can override with what you need. ...
Travis — November 2013 — 3 commentsDiscussion ckeditor/wysiwyg not working with kickstart
Hello, Installed ckeditor with ckeditor 4 and 3.6 but not showing up on any page. Searched on web and tried all possible solutions with no luck. Changed the settings under admin>ckeditor advanced profiles point to Commerce Order message. Still did not ...
mcyclegar — December 2012 — 9 comments
Answer Answer to Question 8363
= 'commerce_product_disabled_link_commerce_cart_add_to_cart_form_submit';?> try <?php $form ['#submit'] ... = 'commerce_product_disabled_link_commerce_cart_add_to_cart_form_submit';?> The submit handler is set directly on the form, not on the button (look at ... commerce_cart_add_to_cart_form()). Also, note that I did not use []. This is because I want only my submit handler to be called, ...
malberts — August 2014
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 ...
Question How to make a View of products with price
info, image, size-selection, color-selection, price and add-to-cart. I have made a view of the content ...
cord1 — May 2014 — commerce views display
Discussion Can't send customer email without account creation
a pre-existing user"). However when I do this, although the account is not being created, which is what ...
headbank — January 2013 — 4 comments
Discussion Gift Subscription
to allow existing users to purchase a gift subscription to the site. So they put in an email address ...
darksnow — May 2015 — 1 comment