• Resolved atomizer

    (@atomizer)


    v1.5.1

    when the ‘preview’ link above the ‘Notification Message Body’ text area is clicked, a new page opens (wp-admin/options-general.php?page=lightweight-subscribe-comments) but nothing loads

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author isabel104

    (@isabel104)

    I can’t reproduce this error, so, let’s find out if this is a JavaScript conflict with something in your admin.

    To find out if this is a JavaScript conflict, please try looking in the browser’s console for errors.

    To open the console:

    If your web browser is Firefox, you would press Ctrl + Shift + K and then click on Console.

    (If you’re using Google Chrome, you would press Ctrl + Shift + J.)

    With the console open, try the “preview” link again. Any errors would be listed in the console.

    Thread Starter atomizer

    (@atomizer)

    16:21:10.228 TypeError: document.getElementById(...) is null 1 options-general.php:187:60 – followed by a link to this page

    let me try it with a fresh profile and i’ll post back

    Thread Starter atomizer

    (@atomizer)

    ok, i see what it is – you’re using a pop-up window to display the preview and i’m blocking it 🙂

    however, the preview has some problems with the shortcode not working, though in the actual mail that is sent, these problems don’t exist

    here’s an example of the preview the ‘click here’ are links, but the others aren’t

    Hi {name}
    
    '{author}' has just written a new comment on "{title}" at [domain].org. Here's an excerpt...
    
    ---
    
    I totally agree with your opinion about him, he's really...
    
    ---
    
    Click here here to read the rest.
    
    To unsubscribe from future comment notifications, click here.
    Plugin Author isabel104

    (@isabel104)

    I see what you mean. The latest version (1.5.2) improved this by showing sample text instead of those tags. This will provide a better preview of the message body when you click “preview”. Hope that helps.

    Thread Starter atomizer

    (@atomizer)

    good enough for me

    thanks for your work 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘‘preview’ not working’ is closed to new replies.