However I am trying to add some video that is not YouTube or Flicker and cannot seem to get it to work. I have looked at other modules such as Video but no joy.
Any experience on this in D7 would be appreciated.
I'm doing my first drupal site, I was curious if its possible to pull content directly from my content type fields. Without using blocks/views. Using a query of some sort and formatting the data myself.
Hello, I wonder if anyone knows how to add css classes to comments depending on values of a listfield. I know I have to change the code in comment.tpl.php but I'm not sure about how to access those values from there. Thank you
Example: comment with color listfield {blue,red,green} that add classes blue, red or green to its css.
Hello All,
I want to develop a website in drupal 7. I am new; only one month learning experience. I will be displaying contents in that website, mostly images using lightbox2 in slideshow mode. I want to use translation because I want to translate all pages in French as well from default English language.
I created 20 feeds and 3 categories for this feeds. all 20 feeds belongs to the main category cid 1 and then depending on the feed they are distributed between the other 2 categories.
the thing is that the main category is not being updated.
i double checked and even tripled checked the feeds and they are not being marked as belonging to category 1 (main category) in the database.