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 Where are Slideshow settigs

Drupal Commerce? Thants to all ...
senzaesclusiva — September 2012 — 9 comments

Answer Answer to Question 7001

http://commerceguys.com/blog/commerce-module-tuesday-commerce-file-scree... ...
realskorpion — April 2013 — 3 comments

Question Accidental product removal through database?

Vote up! 0 Vote down! I accidentally removed a product in the commerce_product table. How can I go ...
SimbaClaws — May 2014 — 4 comments — accidental product removal

Discussion Using drupal 7 commerce feeds, how can I import the node reference images?

I have followed the drupal commerce guide on this site. All of my products have been imported and ... site. http://als.netmalice.com/sites/default/files/feeds/AidsToDaily3.csv images feeds Drupal 7 commerce ...
EricC — November 2012 — 1 comment — images, feeds, Drupal 7 commerce, node

Answer Answer to Question 6973

Vote up! 1 Vote down! Hopefully Ryan will correct me if I'm wrong, but you should be able to edit the Order and change the status to the next step. That is the same process that has failed and would trigger all the correct actions as needed. ...
joshmiller Josh Miller — April 2013 — 5 comments

Answer Answer to Question 8273

module- https://drupal.org/project/phpmailer- instead. This email won;t change the Mail system, it will ...
vasike — August 2014 — 1 comment

Answer Answer to Question 7580

"commerce_line_item", "commerce_product_reference"],     "ON": ... ["commerce_product_calculate_sell_price"],     "IF": [      {"entity_has_field": {"entity": ... ["commerce-line-item"], "field": "commerce_product"}},       {"entity_has_field": {          ...
Summit — December 2013 — 3 comments

Discussion Custom field not showing up even with “entity has field” condition- Commerce/Rules

I am trying to create a custom Commerce price multiplier rule, based off of a content type field, ... type, with the data selector "commerce-line-item",but when I go to add the action, with ... type" doesn't include the content types; just "node" I know about this, Commerce ...
jmhead — September 2012 — 1 comment — rules content-types

Discussion Discount upon the productgroup (taxonomy)

Hi! The shop: product display: TITLE,BODY,PRODUCT,PRODUCTGROUP (taxonomy) product: SKU,TITLE,PRICE,IMAGE,STATE... taxonomy: shorts, t-shirts, shoes... etc. How can I set the discount upon the productgroup? For example: shorts-20% t-shirts-25%...etc. In me ...
Gábor — July 2014 — 1 comment

Question Hiding the postal code field in the address module: hook_form_alter didn´t worked. What am I doing wrong?

$form_id) {if($form_id == 'commerce_checkout_form_checkout') {hide($form['commerce ...
Rosamunda — February 2013 — 3 comments — AddressField, Customer Profile

Pages