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 Trigger attribute AJAX using custom select element

Vote up! 0 Vote down! I'm currently theming the product page for a Drupal Commerce site. Our ... a user changes the fancy select option, it changes the "selected" option of the hidden select ... for attribute options via jQuery? Thanks in advance! jquery forms Product Attributes ...
AlexK — November 2012 — jquery, forms, Product Attributes

Answer Answer to Question 8894

/sites/all/themes/xxx/template.php add the following code at the bottom function get_user_purchased_products(){// Assuming we have ... = get_user_purchased_products();"}}, {"LOOP": {"USING": {"list": ... 2- it calls the function that loads all previously purchased product by the user and puts their ids ...
mike.hajj — April 2014 — 1 comment

Answer Answer to Question 4163

http://drupal.org/project/commerce_custom_product to create customizable products and creating price calculation rules that add "fees" ... or endorsed by any of the Commerce Guys. The ability to truly bundle products remains an unsolved ... based on the customizations. I've created a video that shows someone how to setup a "pizza ...
joshmiller Josh Miller — August 2013

Answer Answer to Question 5214

your product display settings depending on how you setup your shop. You should be able to drag the ... Vote up! 0 Vote down! From heart it should somewhere be an option on your node display settings or ...
Sem — December 2012

Question Enable rich-text problem

Format displays by default on basic page, it doesn't on Kickstart installation. How do I make it ...
vivalogue — November 2012 — 1 comment — wysiwyg, text format field

Discussion [HELP] major multilingual issues

translatable. When I create a product, the form features a language select as its first item, set to ... translations available... this is true for every language selected when initially creating the product ... translation and field translation. The product type is translatable and has a few fields designated as ...
cjoy — January 2012 — 4 comments

Question How to sell unique products?

like to show a "order custom product similar to this one" button next to the "add to ... cart" button on product pages. And when a product has been sold (so when the stock level is 0) I would ... like to only show the "order custom product similar to this one" button on the product page. ...
Scrip — February 2013 — unique products, Customer Profile

Answer Answer to Question 13271

Vote up! 0 Vote down! This is happening in the commerce_kickstart_user module that comes with ... doing, you could create your own hook: <?php /**  * Implements hook_username_alter().  */ function ...
joshmiller Josh Miller — March 2014

Answer Answer to Question 7427

a multisite installation. I haven't configured new product types for a while. Usually I go to Shop > ... Products to configure types and add new products. The only menu item I can see now is "Add new ... product". ...
Brian — March 2013 — 1 comment

Answer Answer to Question 10479

a product display when it should be in the product, and vice versa. Ryan ...
MAWebDesigns — February 2014

Pages