Hi,

Recently I encounter a problem that upset me very much! Please help me !

I'm using profile 2 on drupal 7 for designing a web business directory of companies. I made 2 type of profile :
1- basic profile ( for free registered companies ) >> in this profile i defined a taxonomy field that user can choose from them
2-premium profile ( that have some extra fields for premium users)

My website is working base on taxonomy terms for each type of business that companies are active in . and should show registered companies as list base on their taxonomy tags.
e.g. : terms: Automation equipment, battery manufacturers, electrical parts suppliers, ..

I had defined the taxonomy terms before and made a taxonomy menu by Taxonomy menu Module.

The problem is :

when I choose a taxonomy term from basic profile for one of our users , the user profile don't add to taxonomy page and my taxonomy menu don't show any thing!
But when I put a content type (e.g page) in that taxonomy term the taxonomy menu display it very well but nothing for my profile type!

crying......

please help me......

Comments

luckymehr’s picture

anyone ????

johnv’s picture

Status: Active » Fixed

This is a general core issue. See #1016942: Allow taxonomy/term pages to list multiple entity types
The taxonomy/term pages only work for nodes, not other entities. You must try to override this page with a view.

Automatically closed -- issue fixed for 2 weeks with no activity.