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 ckeditor/wysiwyg not working with kickstart

Hello, Installed ckeditor with ckeditor 4 and 3.6 but not showing up on any page. Searched on web and tried all possible solutions with no luck. Changed the settings under admin>ckeditor advanced profiles point to Commerce Order message. Still did not ...
mcyclegar — December 2012 — 9 comments

Discussion product display tpl file

hi, i am a starter when it comes to Drupal Commerce, but been around Drupal for quite some time. I started with a commerce kickstart, but i have been fighting with theming the product displays. for some reason, my tpl file is not used. i am using this fil ...
lajfi — February 2013 — 3 comments — drupal commerce theme

Discussion Commerce upload image with order

General information for the website: Printing E-commerce website built in Commerce Description of requirements/features: For every product on the website it is required that an image(in some cases 2) is uploaded with the order, at the minute adding a fiel ...
Joeuk — September 2014 — 3 comments

Question How can I process payment notifications when the gateway POSTs it with an anonymous session?

Vote up! 2 Vote down! When the payment provider (WorldPay in my case) calls the callback URL to submit a payment notification to my site, it has no session so commerce_checkout_access returns FALSE causing the payment provider to see a 404 error. What is ...
mholloway — April 2013 — 1 comment — Payment, Email

Question Should I give up on Kickstart 2?

Vote up! 0 Vote down! Being an old “hard coder” in HTML who have never used Drupal or Commerce Kickstart in the past, I am in the process of building a responsive web-site with a shop, using the XAMPP server for a local testing environment on a Windows 7 ...
Lars Lemming — October 2014 — 1 comment — 120 second timeout error

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

Vote up! 1 Vote down! I want to programatically hide the postal code field, of the address module. I´ve unsuccessfully tried this: function mymodulename_form_alter(&$form, &$form_state, $form_id) {if($form_id == 'commerce_checkout_form_checko ...
Rosamunda — February 2013 — 3 comments — AddressField, Customer Profile

Discussion Module / set of rules that will automatically apply a "sale" or "new" image on a product

I see this all the time on commerce sites, where when a product is new or on sale there is an image of a sticker that pops up letting the customer know when something is new or on sale or updated etc. Is there a module out there or a set of rules that can ...
Tim Jones — October 2012 — 4 comments

Blog Commerce by Example

We are happy to have you taking a look with us on the Drupal Commerce by Example. It's a Lab at Drupalcon Austin. We will be updating this post with a video once it's available. Slides: Commerce by Example Slides Update, 6/9: It appears that the ...
joshmiller Josh Miller — June 2014 — 3 comments

Discussion Gift Cards

We have a business need to implement gift cards, and after a little searching about and realizing the relative large scope, I thought we'd just post here to see the community's thoughts on this problem. The Gift Card module we intend is to provi ...
fending — January 2013 — 3 comments — modules, gift cards

Discussion Discount on Amount in Cart does not work properly

I try to add simple discount: 7% if total sum is grater than $60 At admin/commerce/config/taxes/types i have new type: discount At admin/commerce/config/taxes i created new tax rate Discount 7% (component) In this component i created condition “Data compa ...
grzegorz.bartman — September 2012 — 14 comments — discount, discounts

Pages