Viewing 1 replies (of 1 total)
  • Thread Starter rwhaun

    (@rwhaun)

    I found the bug for POSTLINK-ONLY. The problem occurs in the template-preview only but not in the actual email that is sent.

    In es-sendemail.php (Line 332) the POSTLINK-ONLY keyword is handled before handling POSTLINK-WITHTITLE which changes the value of $post_link

    In template-preview.php (Line 123) the POSTLINK-ONLY is handled after the variable $post_link has been changed to include the ‘a href’ HTML code. Thus the Template Preview makes it appear like email will not appear as intended.

    Would still like a POSTIMAGE-ONLY keyword that just uses $post_thumbnail and not $post_thumbnail_link.

    • This reply was modified 7 years, 8 months ago by rwhaun.
Viewing 1 replies (of 1 total)

The topic ‘POSTLINK-ONLY keyword not “Only”’ is closed to new replies.