Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Lee,

    It looks like the plugin is not working yet, if it works the html should look like this:

    <span class="pep-email">lee( replace these parenthesis by @ )leejackson.biz</span>

    Whereas yours looks like this:

    <a href="mailto:lee@leejackson.biz">lee@leejackson.biz</a>

    Did you follow the installation instructions as below?

    – unzip the folder in your wp-content/plugins folder
    – activate the plugin in your wp admin plugins section

    If you did, what might work is replacing the with <span> </span>. It’s the only difference between the example from the plugin description page (which you can find at http://wordpress.org/plugins/pixelines-email-protector/) and your code.

    I hope this is of some help!

    Thread Starter leejacksonuk

    (@leejacksonuk)

    Thanks,

    I installed it as an auto install from the new plugin section – why isnt working? Seems odd. Its enabled in the settings

    Lee

    Plugin Author pixeline

    (@pixeline)

    Make sure you are not looking at a cached page. If you use a plugin like WP Super Cache, try emptying the cache content (WP Super Cache Settings Page > Content : Delete cache).

    This plugin should work out of the box, and no, it does not need to scan the site. It filters the html produced by wordpress when outputting the content.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Doesnt work’ is closed to new replies.