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 Book lending library
Hii! I am planning to build a book lending library. An inventory content type through which all the book list can be added. A registered user shall surf the book list and choose a book and block it for a pre-defined period say 1 week. When another user se ...
jovemac — May 2013 — 1 comment — Lendinglibrary
Answer Answer to Question 8074
Vote up! 0 Vote down! My initial reaction was to build different rules with conditions for countries as you suggested, I can't think of any other way. ...
DaveP — May 2013 — 1 comment
Discussion Product reference field- product types that can be referenced ignored when adding product display content?
I suspect I'm misunderstanding something here. When I add the product reference field to my product display content types I've selected only the correct product types under "Product types that can be referenced". However- when I add pr ...
chrissearle — October 2011 — 2 comments
Discussion Displaying Taxonomy Description on view Collection Products
I am customizing a commerce kickstart site and have a page with a collection of products generated by the view "Collection products" I have added the Taxonomy Term Description as a field in the view Collection products. http://freelance-graphic- ...
candi — May 2013 — 1 comment
Discussion need information right next to price...
Hi, still new to Drupal Commerce per legal requirements I have to add a small size text (like "price inclusive VAT plus shipping ") with a link to a shipping price overview right next to the price. A separate line or a line at the bottom of the ...
inki — December 2011 — 3 comments
Answer Answer to Question 8273
Vote up! 0 Vote down! 1. So the SMTP Authentication Support module replace the Mime Mail in the Mail System. and it doesn't know how to built right the HTML Emails. I suggest to use PHPMailer module- https://drupal.org/project/phpmailer- instead. Thi ...
vasike — August 2014 — 1 comment
Discussion Architecture question Taxonomy/Product type
Hi, I really can't figure out how I should do the structure of a web shop I'm working with. I can create different Product Types for all products. I can also use Taxonomy and have a nice vocabulary for all product types. The question is, which o ...
Chucken79 — May 2012 — 2 comments
Discussion Fixed Discount on Cart (not line items)
I've got a situation here I want to give a discount if a customer buys three items of a certain Product Type, e.g. 1 Product: $75 2 Products: $150 3 Products: $200 4 Products: $275 5 Products: $350 6 Products: $400 etc. Hence a discount of $25 dollar ...
BigAllan — July 2012 — 1 comment
Discussion Product Display: Doesn't Show Referenced Fields
Hello, I am trying to display two products on a display type at the same time, with two add to cart buttons. So I have added a second Product Reference field to my Display Type. So I can associate the second product. This works however the fields from the ...
toddgeist — October 2011 — 2 comments
Discussion Proper way to disable checkout elements/modules when not needed?
Hi all- I have a store that has a mix of shippable and non-shippable products. When a customer orders all non-shippable products, I'd like to hide the shipping method and the shipping fields. I tried doing so by using hook_form_alter and unsetting th ...
neardark — October 2011 — 2 comments
