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.

Question Commerce Kickstart 2: Frontpage

Vote up! 1 Vote down! Hi, how do I edit layout for frontpage or change promotionals? I can't seem to find place or tpl file. There is no page in page manager and path is just node/. Second: Which section is responsible for placing menu and secondary ...
demoshane — April 2013 — 2 comments — Theming

Question Products displayed but not buyable from some specific countries

coding for displaying a block in the US only. But, how can I use it as well for hiding prices, add to ...
David P. — August 2015 — Add to Cart form

Discussion Checkout issue

When I try to checkout, I keep getting this error. Is there a tutorial out there that shows how to set everything up in the checkout and shipping configuration? Error Status message The website encountered an unexpected error. Please try again later. ...
scott.carlton — October 2011 — 8 comments

Answer Answer to Question 20019

Vote up! 2 Vote down! Two ways spring to mind, although they're pretty similar and you'll need to test which works better for you: In both create a HOOK_form_alter() function and then either: 1/ <?php   function HOOK_form_alter (& $form, ...
DNZ Andy @ BlueFusion — November 2014 — 3 comments

Discussion Add to cart with Ajax

module I can add only one product to the cart. Can someone look at code and try to figure out. Thanks. ... Here's the code: function ajax_cart_form_alter(&$form, &$form_state, $form_id) {  if ...
supergogy — February 2012 — 21 comments

Discussion Site performance suggestion, please!

We're using Drupal 7 with commerce kickstart 2.10- we're using dedicated server for our hosting, but the site's very slow compare to the hosting package- https://mukano.com It'll be good if we can achieve the speed demonstrated here: h ...
Philben — December 2013 — 14 comments — -Kickstart 2.0

Answer Answer to Question 3176

Vote up! 2 Vote down! Thanks a lot for your code! I turned it into a custom function that does not ...
lmeurs — September 2014 — 3 comments

Discussion Product Display Node: Display lowest price for the displays variations

search, code hacking etc... I'm not against writing this bit of functionality but it's something ...
scotthooker — March 2013 — 7 comments

Discussion commerce_delivery

I'm developing a module to handle deliveries in DC. it provides basic functionalities and ...
xlyz — March 2011 — 2 comments

Question How do I initially create profile ID's for an imported user base?

Vote up! 0 Vote down! We are developing a new Drupal website using Commerce. It is a subscription ...

Pages