Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hello, I've been playing around with Drupal reading up on it for about 6 months now. It is my first time using Drupal and even using a CMS because I have always hard php coded my website with my own framework I've developed over the years. I'm creating a website for a new product that my company is releasing. The website is for showing information about us and the product, as well as to provide a shopping cart/ordering system to use our Paypal account (for the time-being.)
The website has been mocked up in Photoshop by our third-party graphic designer. I'm creating the actual website. I've created the theme for Drupal and it is working well. I make use of two Drupal menus in my theme as well as a region labeled content that I have the Main page content block assigned to. I've also installed Drupal Commerce and WYSIWYG with TINYMCE and some sort of inline image module. I've also installed some other modules in case needed such as Panels although I do not how to use panels well.
Hi,
There is an option in "Configuration" > "Site Information" to set "Number of post on the front page", but it sets number of post (summaries) on the blog roll page as well.
I want to have 2 recent blog post on the front page, and maybe 8 on the blog roll page.
I need to save a function to have a blog post to be "sticky at the top of the list" on the front page.
Hey guys this is my first drupal site, i've messed with joomla before but i wanted to try out m.e.r.c.i (merci-7.x-2.x-dev) for a company project. At first i was having a problem getting the module to start installing, i was getting an error about where it was trying to save/extract it. Check around the followed a guys advice that was having the same problem and changed it to (tmp) and that fixed it. But now when it starts the installing and it reaches 100% it shows:
Error message Installation failed! See the log below for more information.
merci
Hello,
What module do I have to use to get these radio buttons? I've tried webform and simplenews modules, but none of those worked for me. Can someone please assist?
Is there anyway to upload multiple images at once in D7, I found some solutions like FUpload but they are all for D6. Before any of you say something like go to content type and put unlimited amount, I already know that. The problem is, I need to upload about 10 folders of 100+ photos and when I browse my hard drive I can only select one file, instead of being able to shift highlight the entire bunch. It will take way too long, and it seems this should be a core function of the imagefield module.