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.
Answer Answer to Question 31616
Vote up! 0 Vote down! Here's a list of potential candidates for your site. http://megadrupal.com/blog/7-mega-menu-modules-for-drupal ...
garpy — December 2014 — 4 comments
Question Why does Drupal Commerce change an original username to the full billing name?
username as 'John Doe'. If one looks at the list of users (/admin/people), his username will be ...
Discussion Multisite shared cart /checkout
I found a tutorial for sharing the user information between multisite sites, but I haven't found ...
Antsa — January 2013 — 2 comments
Discussion Commerce upload image with order
been selected from the users computer, and even if one has been selected it does not upload the image, ...
Joeuk — September 2014 — 3 comments
Discussion Text removal "item"
Hy, i want to remove the word "item" that appears in the shopping cart, as i just use a shopping bag icon and implement the number of total items in cart. Rather removing the word or getting the total amount of products in cart via code. Any sug ...
Answer Answer to Question 17002
mymodule_form_alter(&$form, $form_state, $form_id) {if ($form_id == 'user ...
senorbond — July 2015Answer Answer to Question 8465
link to the edit profile page) in the my account page by implementing hook_user_view and/or ... hook_user_view alter. If you need it in a separate tab, you need to implement hook_menu ...
akosipax — June 2013
Discussion Home page "payment methods": stick together pictures on links?
Hello, I'm using kickstart 2 / Omega kickstart I have:. admin/appearance/settings/omega_kickstart/footer section/footer2 zone... to modify the appearance. admin/structure/menu/manage/menu-payment-methods to manage/add links. folder profiles/commerce_ ...
corbin — March 2013 — 5 comments
Question Drupal 7.x, Commerce License 7.x-1.3, and Selling Accounts + Assigning Roles...?
but long story short, I'm trying to sell roles to users and something I've noticed in ... assume that the users have to have a preexisting account in order to assign the role). For the most part, ...
Casey Burk — February 2015 — commerce license
Question How do I fetch visitors cart contents, using services api?
items are in the users cart. I would like to be able to cache all pages, except "cart view" ... and /checkout/*- using varnish. So I would like to fetch this counter of items in users cart- using ... module) can see which users cart it's suppose to fetch data from. I have found commerce_ajax_cart ...
