Drupal 7 :How to print new taxonomy term field in a node

Hello!

I'm new to use Drupal 7. I had waste my time since a month searching for a solution to my issue.
I'd like to know how to print new taxonomy term field in a node.

I added a new field ( field_logo ) by manage fields tab .
But when I add in node.tpl.php the code
print render($content['field_logo']);
I get nothing!

Somebody could be of help?

Thank You and Happy New Year

Creating a daskboard for roles with filtered links to multiple content types

Hi All

I d like to create a number of dashboards for my users where they access the same content types but with different filters and was wondering where theres a tutorial or a module that can assist me with this

For example, id like to give my users a slide show, doc library and useful links from a dashboard and want members of team A when they click on slideshow for example to by default only see those for Team A and team B to only see those for team B etc

Custom favicon not appearing in bookmark and on Google+

Seems I'm having a weird issie with my custom favicon. I replaced the standard drupal favicon.ico with one of my own in every possible directory (public_htlm folder, /misc, /sites/default, /...theme etc.)

It appears in the browser navigation bar of Firefox, but not internet explorer for example. Also, even in Firefox when I make a bookmark of th mail page, it's still the default drupal favicon that is displayed next to the bookmark...

Also on Google+ I'm having this issue, when sharing a link over there,in front of the title there is the default drupal favicon.

Show my user name and password in my site

Good morning and good years. I have the following problem. I build my page locally on my computer and then uploaded to the web host. When I go to my test page www.kkoutridis.com displays left side user name and password which I will not be displayed but the page is displayed normal as other pages and the visitor cannot make changes. If I want to make changes as administrator in some way putting user name and password to be able to make changes

% in url hook

Hi all

I'm new to drupal development but very experienced in web development.

Client has need to have url's in a certain way

for accommodation
http://domain/apartment-ciovo-dalmatia-3354/
and for accommodation unit
http://domain/apartment-ciovo-dalmatia-xxxxx/apartment-xxxx/

Problem with the creation of nodes programmatically

I have made a module which create a node programmatically, using the code found here : http://timonweb.com/how-programmatically-create-nodes-comments-and-taxon... .

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x