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.
Question Add to cart confirmation popup only appearing for admins
a product to my cart while logged in as admin. However, while I am logged in as an authenticated user or as ...
ashash — June 2014 — Troubleshooting Add to Cart
Answer Answer to Question 8976
redirect as anonymous user. I've discovered that I do able to change the login form as described in ...
Arik Yudin — August 2015
Answer Answer to Question 37854
Original Author: Ryan // Modifications by Josh global $user; $product_id = 6; // Create the new order in ... checkout; you might also check first to // see if your user already has an order to use instead of a new ... one. $order = commerce_order_new ($user-> uid, 'checkout_checkout'); // Save the order to ...
Josh Miller — August 2015Discussion 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
Question A link (url) to a product display that will open with a specific variation selected.
Vote up! 0 Vote down! Hello, I want to have a specific link for a product display. When a user ...
Question Skipping Checkout completely for free items
products are downloads and the only other product is a subscription. A user can purchase all the downloads ... individually or purchase the subscription and have access to unlimited downloads. So the user has the proper ... creates a new order, but the user gets to skip all the needless stuff they don't really want to do ...
Discussion Customer name (full name or first/last name) field values are not being saved on editing an order
I first noticed that the customer's billing details were not saved when I viewed the orders and saw no customer names were being saved. So I edited an order and re-entered customer's name into the billing details and noticed again that the value ...
welly — October 2012 — 1 comment
Discussion Two blocks side by side.
Hello, I'm trying to implement two blocks side by side at "User Bar First" region ...
Evagelos Chronopoulos — September 2013 — 1 comment
Answer Answer to Question 7658
Vote up! 2 Vote down! You have a couple of options. First, I would do a quick search for "donation" http://www.drupalcommerce.org/search/site/donation Which might give this module: http://www.drupalcommerce.org/extensions/module/project/commerce ...
Josh Miller — April 2013 — 3 commentsDiscussion Event ticket use case
Hi, I'm using Drupal commerce for an event registration website. When we sell event tickets as product we would require Attendee names and details for each ticket. we used line item field to store attendees details. However, we would need an extra fe ...
kooroach — November 2011 — 2 comments
