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 Taxonomy Term by page (Show All)- Error Undefined Index only on Kickstart
Hello I have 8 pages of terms and I have terms on the 3rd page that I want to bring to first page. Not possible without this hack of showing them all on one page by setting the limit way too high. I use this hack (value on Line 262 of taxonomy.admin.inc): ...
jackdaniel9 — February 2014 — 2 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 Amazon Fulfillment
hello i am trying to find out if drupal commerce can be intergrated with FBA "Amazon Fulfillment Web Service (Amazon FWS) allows merchants to access Amazon.com's world-class fulfillment capabilities through a simple web services interface. Merch ...
sebra — February 2014 — 2 comments
Answer Answer to Question 9856
Vote up! 0 Vote down! Another option would be to remove the checkout permission to roles other than administrator. If you have a lot of products to update and they are in a data file, you might want to look into Commerce Feeds https://drupal.org/project/c ...
jrearick — September 2013 — 1 comment
Question Anonymous user not logged in after Paypal WPS redirect
Vote up! 1 Vote down! I have set up a Drupal Commerce shop with one payment method (Paypal WPS). Using Paypal WPS is difficult enough for users not accustomed to it and I want keep the process on the Drupal Commerce side as simple as possible. For this re ...
Discussion is it possible to have the customer choose which digital file they get?
I am trying to start a store that sells 500mb files of zipped audio. I want to be able to offer each product in different formats, for example mp3 or.wav. I was able to setup two products and have them selectable on the desired product page, however this ...
Tim Jones — May 2012 — 1 comment
Discussion is it possible to setup user acces for specific time periods and auto renew access monthly?
Any information on how to setup user access to get access for a specific time period? like for example a monthly membership? What about auto renew membership every month? Any help is much appreciated!- Tim Jones [email protected] ...
Tim Jones — May 2012 — 1 comment
Answer Answer to Question 8028
Vote up! 2 Vote down! If you are using the default orders view, you should change in contextual filters the Commerce Order: Uid check, just click on "If the current user does not match the argument, validate the argument for users with specific roles ...
emailAlexander — September 2013 — 1 comment
Discussion Show price with tax and without tax on product display
I am going to set a tax rate in kickstart for VAT. Is it possible, and if so how can I show on the product display the price including and excluding VAT. EG so on the product display it says Price: £16.00 and underneath excluding VAT: £12.80 Thanks ...
Carl Bowles — September 2013 — 7 comments
Question admin edit line items after the order has been placed
Vote up! 0 Vote down! What's the best way for an admin to edit a line item after the order has been placed? Specifically on an 'edit order' page (like http://my-site/admin/commerce/orders/#/edit), it seems like only the quantity and price a ...