• Resolved passat

    (@passat)


    I put in the function mailto_enkode in the footer of my website. It does not put out anything. This is the code I used:
    <? php if ( function_exists('enkode_mailto') ) : enkode_mailto('[email protected]', 'eMail', 'Headline', 'Text'); endif; ?>
    Isn’t the function to use in the footer but only in the loop?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Function enkode_mailto does not get executed’ is closed to new replies.