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.
Today I started playing around with the e-commerce modules for Drupal. When creating a new user account and adding an address to it, it isn't possible to enter a company name; I want to start a business to business e-commerce website so the user account must have a company name. I've searched the forums but couldn't find a solution for adding this field. Can anybody give me a hint how to make this possible?
Anyone know how I would style the standard menu wich comes with drupal ? I would like to add some lines above and under the items, and maybe a rollover background color ...
Hi ..
if i add the repeat event on weekly basis ,then all the event displays in upcoming event(all repeat event)
my problem is that ,i want to show only that repeat event only once in upcoming event like this
I know it's a very basic question, but where and what is the 'front page'? New nodes can be promoted to it, but where is it and why is it called 'front page'?
I should explain that I have got myself involved in helping to set up a new Drupal site, but I was not involved from the outset and a number of changes had been made to the installation before I first saw it.
Where can I find the code submitted by the 'publish' button in the /node/add/page ?
I don't know php, but I imagine it submits the content of - title - Body etc. each to some script which then adds the data to the database etc.
I have over 200 static html pages I would like to add to my site - import_html works very well on my home pc, but my hosted site doesn't have xsl enabled, so I would have to open the "create new content" page > 200 times, paste the code in the body, paste the title, then click the publish button ....