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.

Discussion Checkout and Update Cart Button replaced with Save Button

I recently updated the commerce module and after doing that, the shopping cart page now shows a "save" button instead of a "Checkout" and "Update" button that it used to have. Is there something I need to change to bring back ...
efreedom — March 2014 — 1 comment

Question Why does installing ctools on top of Kickstart give me an error?

Vote up! 0 Vote down! hello, I try to use slideshow and Kicqstart... Problem is that for slideshow I neet Ctools, but when I install it I get a fatal error Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\Alain\dru ...
magraou — February 2013 — 1 comment — Troubleshooting, Install

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 Trying to understand the structure of kickstart

I finaly downloaded the current version of kickstart 2.0. I am trying to understand, how th structures work together. 1. to create a new product type with grouping in a new catalog section, you have to do a lot of thing.- I created a new product_type- I c ...
ronald — December 2012 — 2 comments — Commerce Kickstart, structure, commerce products

Answer Answer to Question 8981

Vote up! 2 Vote down! This can be done in the template.php of your theme. Below is a video and a code snippet that I used to demonstrate how to make this happen. <?php function YOURTHEME_form_alter (& $form, & $form_state, $form_id) {  //dpm($f ...
joshmiller Josh Miller — August 2013 — 1 comment

Discussion Creating DC View with prices and pictures

Hi! Im still trying to make it work- simple view with product's 1. thumbnails as a links to node, which display product 2. prices 3. title as a links to node, which display product 4. taxonomy term as a links to all products of that category What i h ...
CrazyDiamond — March 2011 — 13 comments

Answer Answer to Question 13414

Vote up! 0 Vote down! This wouldn't be difficult to implement. The jQuery code is doing all the work. ...
delta195 delta195 — March 2014 — 1 comment

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

Discussion Commerce_UPS & Canada... Any suggestions?

So the Commerce UPS Module is not returning any results through the checkout. I realized that there were no options in the "Ship From" form for canadian addresses. So I added the country code "CA" and the Province "BC" where ...
cbrompton — November 2011 — 2 comments

Discussion product & attribute design direction

I have a database of 200,000+ records with attributes. Each record has one or more associated digital files (ascii, pdf, jpg). Each file type is considered a "data type" (6 different data types). I want to sell these data types (which have value ...
jnallen — March 2014 — 1 comment

Pages