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 Two blocks side by side.
Hello, I'm trying to implement two blocks side by side at "User Bar First" region of kickstart omega theme with no luck so far. I want a dropdown language selector to next to shopping cart. Any suggestion is welcome ...
Evagelos Chronopoulos — September 2013 — 1 comment
Discussion Increase shipping charge for each item added to cart
Hello, I have my shipping setup and working where it calculates the shipping based on quantity. 1-3 items is $, 4-6 items is $$, 7-10 items is $$$, etc. What I would really like to do is increase the shipping amount by $.50 for every item ordered over 1 t ...
appkiller — January 2012 — 2 comments
Discussion Drupal 7 commerce custom select
I'm deveping online shop for saling clothes on Drupal Commerce. I create product type (admin/commerce/product/types) with field "Size" (size of clothig)- type "select (text)". In node page it looks: But i need 5 buttons like: I wa ...
Question Store unable to send any order emails
Vote up! 0 Vote down! Hi, The store unable to send any of the order emails. I don't know why? I have installed Drupal commerce at my drupal store but store unable to send any of emails to the user or store owner. Do I need to install Commerce email m ...
testmedma — December 2013 — 1 comment — order confirmation email
Discussion how to create a marketplace use Drupal commerce
Dear all! I want to make a marketplace use drupal commerce, but now I dont have expensive on drupal commerce. Please give me how to make it, and some tutorial to config Commerce become a basic marketplace:- User: post product- User: Buy product- Admin man ...
gkmbinh — June 2011 — 3 comments
Discussion Setting up many products with one product display and multiple selection categories
Apologies if this is an old question with an existing question, I'm a newbie and despite searching around, can't find an answer. Basically, I'm trying to set up the T-shirt type commerce site with only some success. In this example, I have ...
PedroKTFC — January 2012 — 7 comments
Discussion Breadcrumb Conumdrum
I am developing a clothing store using the kickstart non demo. I have categorized the products in two ways. Collection and Product Type and created 2 views to show these. I have collection/% and style/% and used superfish to create drop down menus. All th ...
Question Order ID # > 999 not showing
Vote up! 0 Vote down! Hello there, The Order ID # has stopped showing at the Orders view after it reached the #999. Probably there is a parameter somewhere that says to use only 3 digits for the order ID numbers. If a call the order ID directly —say Order ...
juan.pompa — August 2013 — 1 comment — commerce orders
Question Variable pricing based on range values
Vote up! 2 Vote down! Hi:-) I'm trying to add two extra range fields on a product (width and height) which should be used to calculate the product price directly by the buyer. Let's see an example: The product is a carpet, the price is 100$ per ...
Answer Answer to Question 6584
Vote up! 1 Vote down! You will need to make 2 changes 1. Go to your settings.php located at sites/default/settings.php and add a line ini_set('memory_limit','128M'); 2. Go to your PHP.INI file and increase the memory- Search for memory ...
vishy_singhal — January 2013 — 2 comments