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 CRM/Marketing on Roadmap?
Are there any current plans to expand the package to do mass emails or contact managment? ...
brucelet — May 2011 — 2 comments
Answer Answer to Question 13579
Vote up! 0 Vote down! Hello Leonard, Are you using views for this display. If yes than you views shows fields instead rendered entity. But even on a product variation you are always free to disable cloud zoom you can configer this what ever you like ...
michel — May 2014 — 1 comment
Question How to allow User Payments
Vote up! 2 Vote down! We have a Commerce site that takes event registrations from users and places ...
Question Why am I having this problem adding a category?
Vote up! 0 Vote down! Today, I just downloaded and set up my first Commerce Kickstart site. ...
Answer Answer to Question 5521
profiles/commerce_kickstart/modules/contrib/inline_entity_form/inline_entity_form.module And find '#delta' => 50 change it to e.g. '#delta' => 100 Then it should ...
finnhappy — July 2013
Answer Answer to Question 5157
commerce-line-item-summary.tpl.php file from the commerce_kickstart_product_ui/theme folder to a theme folder in my custom module ... $theme_registry['commerce_line_item_summary']['path'] = drupal_get_path('module', 'MYMODULE'). '/theme'; ... $theme_registry['commerce_line_item_summary']['template'] = 'commerce-line-item-summary';} /** * Implements hook_preprocess_HOOK(). * Link cart ...
foxylearning — December 2012 — 1 comment
Discussion Authorize.net- Multi-currency- disabling currency code when sending money
Hello, I have a issue processing multiple currencies in Drupal 7 Commerce with Authorize.net ... there a way to disable currency code in Drupal 7 Commerce? Is this even recommended if using more than ... 1 currency? How do most people go about processing multiple currencies in Drupal 7 Commerce via Gateways and ...
Narhir — April 2013 — 1 commentQuestion Combining product table and content node
direction. I created a display in views of a filtered table of product (i have the commerce module attached), ...
aspooner — August 2012 — Product Display
Question How do I create a MySQL query to pull node id using the sku?
commerce_product and node tables in a join query. Are these the only two tables I need? known values: SKU needed ...
