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 Facet search title link

Vote up! 0 Vote down! I am using commerce kickstart and I just set up my own Facet Index. I used ... admin/commerce/products/x page- not to product display page (node). Very strange? I think that commerce kickstart product ...
ace11 — March 2013 — drupal 7, facets, Views

Answer Answer to Question 5452

Vote up! 1 Vote down! I think that the Commerce Feeds module is what I probably want; in ...
iainH — December 2012

Question One Company Account, multiple logins

Drupal commerce would be the best option. I am just looking at the different functions i require and one ...
rotty_dean — November 2012 — 2 comments — registration, account

Discussion Category Banner Image

Hi, i'd like to add an image to the catalog banner, like in the demo store. I'v added and configured an image field in the taxonomy section, but no image shows up. Attachment Size schermafbeelding_2013-02-22_om_14.18.08.png 371.72 KB ...
roelwelters — February 2013 — 8 comments

Question region--content.tpl.php is NOT applied on the front page

Omega... or is it Commerce Kickstart... or is it my subtheme? For the life of my I can't find where ... UPDATE---- If I enable the Commerce Kickstart theme- I can see that region--content.tpl.php in the Omega ... theme subfolder of Commerce Kickstart is rendered on every page. Yes in my subtheme of Commerce ...
KitchenSync — May 2013 — Theming

Discussion Conditional sales tax? Which is the Data Selector to a customer billing field?

"admin/commerce/customer-profiles/types/billing/fields"? I found this screencast which shows how to create a conditional tax based in the address field: ... http://www.drupalcommerce.org/videos/tutorials/drupal-commerce-condition... I know I have to create a condition, but I don't know which is the Data Selector to my custom ...
chefnelone — March 2014 — 1 comment

Discussion Dynamic Address Field Issue

with feeds-importer and drupal commerce dynamic address fields? Or am I doing wrong? ...
dodlhuat — June 2014 — 1 comment

Answer Answer to Question 8934

Product {type}" Conditions: Entity has field-> commerce-product-> field_size Data value is ... empty-> commerce-product:field-size:name Actions: Execute custom PHP code ... unset($commerce_product->field_size); and then, another rule like this but looking if field_color is empty ...
edu — November 2013

Answer Answer to Question 4112

Vote up! 1 Vote down! I'm not sure if you requirement could be done using Commerce Fancy ... Attributes. If not you could add a feature request to it or to Drupal Commerce. ...
dwkitchen David Kitchen — November 2012

Answer Answer to Question 32837

THEME_preprocess_commerce_product_sku(&$vars) {$vars['label'] = FALSE;} In product template.tpl.php: // Get sku: $sku ... 'custom_formatters_my_formatter'); // Formatter $product = commerce_product_load_by_sku($sku); // Load it by SKU $output ... = field_view_field('commerce_product', $product, 'field_my_image', $display);?> <?php   print render ($output)?> ...
matsjacobsson — February 2015

Pages