Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Andi Dittrich

    (@andi-dittrich)

    Hi dimensions111,
    thank’s for your feedback! this seems to be a bug of Cryptex’ E-Mail-Autodectection feature. i will fix it as soon as possible.

    as a workaround, you can still use shortcode to protect your email-addresses like [cryptex][email protected][/cryptex]
    this will also work for any custom text!
    if you want to use Cryptex into your WordPress PHP Template, you can use the function Cryptex::crypt('text to display as an image'); – it will output the given text as a single image.

    best regards, Andi

    Thread Starter dimensions111

    (@dimensions111)

    Hi Andi,

    Thank you for looking into the autodetection issue.

    The cryptex shortcode works nearly perfect!Great tip.

    I wrapped a shortcode with [cryptex][/cryptex] and still no works :/
    The shortcode itself is outputted as an image.

    Plugin Author Andi Dittrich

    (@andi-dittrich)

    Hi dimensions111,
    what do you mean with:

    I wrapped a shortcode with [cryptex][/cryptex]

    Did you try anything like this ? :
    [cryptex][othershortcode] text ... text[/othershortcode][/cryptex]

    something like this will not work yet, because cryptex can’t render html which is maybe generated by another shortcode. Therefore “Nested Shortcodes” are not supported. Maybe their is another solution for you problem, what do you want to achieve ?

    best regards, Andi

    Thread Starter dimensions111

    (@dimensions111)

    Thanks Andi. I am using the following plugin to output custom fields in my theme.

    https://www.ads-software.com/plugins/custom-content-shortcode/

    I want to protect a custom field that contains a phone number (to stop harvesters and crawlers from gathering phone numbers on my website).

    Plugin Author Andi Dittrich

    (@andi-dittrich)

    Ok, that makes sense.
    Maybe i can add an option to cryptex which allows explicitly “Nested Shortcodes”. It shouldn’t cause any problems if the inner shortcode just returns text-content.

    Thread Starter dimensions111

    (@dimensions111)

    Really! Can’t wait! ??

    Plugin Author Andi Dittrich

    (@andi-dittrich)

    Hi dimensions111,

    i’ve added your Feature-Request to Cryptex v3.3 and fixed the Autodetection Issue as well. I hope this will work as excepted (you have to enable the “Nested Shortcode Option” under Settings -> Cryptex -> Advanced -> Nested Shortcodes (disabled by default)).

    You can download the latest Version from
    https://github.com/AndiDittrich/WordPress.Cryptex or
    https://www.ads-software.com/plugins/cryptex/

    Have fun! & best regards, Andi

    Thread Starter dimensions111

    (@dimensions111)

    Thanks a million! Are you accepting donations or?

    Plugin Author Andi Dittrich

    (@andi-dittrich)

    Don’t mention it!
    Currently i can’t accept donations..but you can rate the plugin/write a small review ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘email address cuts off’ is closed to new replies.