How do I put the contact link at places I want?
nguyenquocviet - May 4, 2009 - 15:56
| Project: | Contact Link |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
Hi,
Is there any way showing contact link in places different from normal position that preserves all properties as the original?
I have tried to use content template module to get variables for title, href, attribute and combined with l() function to recreate the contact link but if user disables Personal contact form in "My account" edit form it will give an error.
Could some one have way for this problem?
Thanks
Việt

#1
Unfortunately there is no way around the issue if the user disables their personal contact form. The Contact Link module checks to make sure it is enabled before displaying the link, so trying to recreate if Contact Link isn't showing it, won't work either.