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 6584

Vote up! 1 Vote down! You will need to make 2 changes 1. Go to your settings.php located at sites/default/settings.php and add a line ini_set('memory_limit','128M'); 2. Go to your PHP.INI file and increase the memory- Search for memory ...
vishy_singhal — January 2013 — 2 comments

Answer Answer to Question 8955

Vote up! 0 Vote down! You might want to set the "Multiple Field Settings" to show only the first image in the field with multiple possibilities:D ...
joshmiller Josh Miller — August 2013 — 1 comment

Answer Answer to Question 32051

Vote up! 0 Vote down! A little more information is needed to adequately answer this: Most notably, how do you delineate that a payment is confirmed/accepted/completed? What do you change to take note of that? ...
David Wright — February 2015 — 1 comment

Question How to get custom product line item text field value?

Vote up! 0 Vote down! Hello everyone, by using commerce customisable products I created a custom product line type to which I added a text field (Machine name field_license_details). By following this excellent video tutorial http://commerceguys.com/blog/ ...

Discussion Product visibility settings and node referencing

hi guys, i have experienced drupal 6 development and would like to go with D7 + Commerce for a new project. i did a fair amount of googling, reading docs and watching vimeo's channel videos by commerceguys but would still like to consult about a few ...
dlit — May 2012 — 3 comments

Discussion Strange Problem on Taxonomy View

Hy, i have a really strange problem on the taxonomy product view. I cloned the standard taxonomy page and adjusted it. But when i try to set "Sort criteria" the complete website gives out a white page of death... I created a page--taxonomy--term ...
sammyfm — May 2013 — 4 comments — taxonomy, views

Question Pricing rule for customizable products attributes

Vote up! 0 Vote down! Hi, I have developed site in commerce kickstart.I have some products where user can enter custom value for them like if i have jeans product then customer can select fabric,design attribute for jeans.I used line item type for those f ...

Discussion Hide Add to Cart for a product if it is already in the Cart

Is there a way using Rules to hide the Add to Cart for a product if it is already in the Cart? ...
MarioBrus — November 2013 — 2 comments

Question Variable pricing based on range values

Vote up! 2 Vote down! Hi:-) I'm trying to add two extra range fields on a product (width and height) which should be used to calculate the product price directly by the buyer. Let's see an example: The product is a carpet, the price is 100$ per ...
FINeX — April 2013 — 1 comment — Price, Product Attributes

Answer Answer to Question 4369

Vote up! 3 Vote down! In order to get at the product types on the order, you have to look inside the commerce-order token at the line items it contains. Specifically, in your actions section you can loop over the commerce-order:commerce-line-items token a ...
Ryan Ryan Szrama — April 2013 — 2 comments

Pages