Hi! I use drupal commerce module (commerce-7.x-1.0-rc1.tar). I need add to product (node) "quantity of goods" field as in cart view. May be someone can help Me? Thanks!
Im very new to Drupal development, actually im building my second site as we speak.
I have run into a problem though ... each page on my template has a few images on them ( as a main image ) that rotate.
What i want to do is somehow, add images to a page when i create one, and then be able to place them anywhere on my template.
At the moment im using the galleryformatter plugin, this is exactly what i need except that it prints out the images in the same place as the main body text.
hi,
I opened my form in jquery modal dialog using simple_dialog module. I am unable to do any sort of validations on it.
is it the limitations of simple_dialog module? would it validate if i use any other method of creating modal dialog form like using ctools modal dialog or using drupal overlay..
Hello,
i am working on a drupal installation and I am missing an rss-feed on the frontpage providing all articles.
I have replaced the default frontpage with a static website and build another page "/blog" which contains a small php-snippet to fetch the last 5 articles and displays them.
By Default there is a feed available under "/feed" but after changing the frontpage the link does not work anymore. How can i get a rss-feed with all my articles?
I know how to link to another site, ... but i dont know where to find the feed.