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 7197

Vote up! 2 Vote down! Hi Jenifer, This is a bug and I don't know if it is in views or commerce... but the solution is to use the rewrite output field in views. It is below the field style settings. First, create link to your content and then check th ...
drupalability — March 2013 — 1 comment

Discussion Print cart summary view in checkout page

Good morning! I try to find out how to print the commerce cart summary view into the checkout page. I don´t know why, but somehow the developers decided do go the user on every checkout step a different ui, which is not really efficient. Basically, all ch ...
sammyfm — March 2013 — 1 comment — checkout

Discussion Filter product list view

I would like to create filter blocks in a very similar way like this: http://www.t-mobile.co.uk/shop/pay-as-you-go/mobile-phones/ Please help me, how to start, how to make product filtering like on the above webshop. It would be very useful for anyone, wh ...
memil — October 2014 — 1 comment

Discussion Product list page shows undiscounted price.

The product list view shows the original price, without the discount, only the add to cart page shows the price with the discount. Both fields have the same settings. I also made a rule that users with a specific role get wholesale prices. Here also the p ...
roelwelters — March 2013 — 1 comment

Discussion selling dated products (eg courses) with options

If i have a product, which is a dated course with 5 options, the product display shows all 5 options in a drop down menu Each course happens on a particular date. The normal way of doing this seems to be to make 5 products for each date, this will be quit ...
amcc — November 2011 — 2 comments

Discussion How can I execute commerce feeds Imports programmatically?

Hi, I would like to trigger one (already configured) import after the other- programmatically- from e.g. a custom form or module. Could anyone point me into the right direction? Thank you. PS: Commerce is a wonderful module! ...
maxilein — November 2011 — 2 comments

Discussion Which file holds the database connection info?

I went through install on localhost. I've uploaded the files to the webhost, and I've uploaded the database to the new web database, but the web db is a different name than the one on localhost, and perhaps that's the reason I'm faced ...
Apprentice — March 2013 — 1 comment

Answer Answer to Question 7105

Vote up! 1 Vote down! OK! I Kind of fixed the problem!! I didn't notice that I didn't set up the teaser for Product Display to have the Product field rendered in the Add to Cart format. But this only fixes it as a product display. I have the sam ...
sensei00s — March 2013 — 1 comment

Answer Answer to Question 7094

Vote up! 1 Vote down! 1. Edit the "shopping cart (Commerce Order)" view. 2. In the "No Results Behavior" section, click "Commerce Line Item: Line item summary". 3. Uncheck "Checkout" under Links. 4. Apply and Save. ...
r — March 2013 — 1 comment

Answer Answer to Question 8423

Vote up! 0 Vote down! Hi, I solved this myself with some help from Morne. <?php /**  * @file  * Adds a link to the contact page when clicking on the add to cart form of a disabled product  */ /**  * Implements hook_form_FORM_ID_alter(): commerce_cart_a ...
Summit — June 2013 — 1 comment

Pages