Topic: Show different banner if looking @ women?
I would like to show regular banners if someones looking at a man, but if someones looking @ a woman show some from AFF. This is regardless of if they are logged in or not.
Any ideas?
You are not logged in.
I would like to show regular banners if someones looking at a man, but if someones looking @ a woman show some from AFF. This is regardless of if they are logged in or not.
Any ideas?
<!-- IF profile_field_gender1_value == "Man" -->
ads for male profiles
<!-- ELSE -->
ads for female profiles
<!-- ENDIF -->Thanks Vlad works great
I would like to add this mod to my site. Would this go on search.tpl? search_results.tpl?, and exactly where? Then would I modify my Manage banners? Thanks, all.
Caciquer, add this mod to your header template file. Then you can control the viewing permissions by member group or current page module.