• Resolved mmwbadmin

    (@mmwbadmin)


    Was looking for a way to change the excerpt length for just the newsletter(s). Got the impression your plugin uses the WP default = 55 words.
    Ended up adding a line of code in /query/newsletter.php:186

    $excerpt_length=75;

    This won’t survive updates of the plugin.

    Hope you can help. Thanks in advance.

Viewing 1 replies (of 1 total)
  • Plugin Author gopiplus

    (@gopiplus)

    @mmwbadmin

    Right now we are using the default excerpt length specified for your website. however, your requirement is something diff. you want to specify the length only for this newsletter. i will check if more people needed this option. i will add in the upcoming release. Thanks

Viewing 1 replies (of 1 total)

The topic ‘Excerpt length’ is closed to new replies.