@cc-cailin
11 years, 1 month ago
Okay, then how do I create my own theme?
I am displaying it in link form…. so I needed an “if” condition. I think I found the solution though. Here it is for anyone else who needs it:
<?php if (xprofile_get_field_data('2')): ?> <a href="http://www.twitter.com/<?php echo xprofile_get_field_data('2'); ?>">My Twitter Page</a> <?php endif; ?>
11 years, 2 months ago
Accidentally asked here and not on the bbpress forum. But if anyone can help, i’d appreciate it anyways. thanks