Just getting into Drupal for the first time with Drupal 7, and like thousands before me, I'm attempting a restaurant search site - filter a listing of restaurants using a set of three select boxes for location, type of food and average price.
I've created the three vocabularies in the taxonomy area; Location, with terms TownA, TownB, TownC, etc., as well as a food type and price vocabulary and their appropriate terms.
but it error when I save it at node/17#overlay=admin/structure/menu/item/322/edit
message as below
The path 'taxonomy/term/1+2+3' is either invalid or you do not have access to it.
Hi, I just wanted to know how to give my users the option to add their own tags while they are blogging, instead of using the tags that I mention via the taxonomy vocabulary. A guide showed that there was a possibility of 'free tagging' in drupal 6, which lets users enter their own tags. So, just wanted to know it there is a similar feature for Drupal 7 too.
Can you make websites that are profile driven in Drupal...something like Myspace or facebook? Where each user can have his own customizable area and choose his own application that he wants to integrate on his profile?
I´m a bit confused on this part.
Trying to figure out if drupal is what I need. Thank you for any comment..
Hi folks
I'm new to CMS and Drupal so my problem may seem elementary, but how can I re-position the "read more" link and the taxonomy tags on the front page teaser. I'm using a subtheme of Zen, and have done changes with appearance and styles through CSS, but am strugling with this.
The result I'm after is similar to the Bartic positioning of these elements - ie the "read more" being positioned directly under the text cut off, with the taxonomy tags under that and going in line across the page rather than in a vertical ul.