.Activate email-adress in header.
-
Hello WP-Wizards,
I’m working with the Lupercalia theme and have a problem with displaying/enabling the email-adress in the header section—it shows up well, but it isn’t active.
How can I change the code, so the email-link displays in the header?
This is the current code:
<?php if ( !empty($contact_options['email'] ) ) echo "<p><span class='icon-email'></span>" . $contact_options['email']. "</p>"; ?>
Thanks for your help. I’ve been trying to contact the developer—but to no avail.
Cheers,
_manu.
- The topic ‘.Activate email-adress in header.’ is closed to new replies.