Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Lester Chan

    (@gamerz)

    %EMAIL_URL% is meant for the WP-Email template in Email -> Email and not your post options.

    You probably have to put inside your theme’s wordpress loop, something like

    <a href="<?php the_permalink(); ?>/email/"><img src="http://mysite/image.png"></a>

    Thread Starter movitch

    (@movitch)

    It works perfectly. Thank you very much.

    Just another question. It is possible to hide message “comments are disabled” in the email forms page ?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem %EMAIL_URL%’ is closed to new replies.