Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Konstantinos Kouratoras

    (@kouratoras)

    Update to version 1.1.1, the problem was solved.

    Hi ??

    Amazing plugin and definitely very useful to everyone ??

    I do have a request please.

    The shortcode does not appear in my “excerpts” when I’m looking through the description of my posts via my homepage or categories pages, but what does show up is what I manually entered..the “Estimated reading time” does show up along each posts excerpts.

    Can the shortcode include the wording “Estimated reading time:”? Can it be Italics please? ??

    If you include the wording in the shortcode I no longer have to manually enter the “Estimated reading time” in my posts and it will do away with the problem of it showing up in my excerpts please.

    Thanks ??

    Plugin Author Konstantinos Kouratoras

    (@kouratoras)

    I can’t change that because this will affect all users of the plugin.

    But you can modify the plugin to have the desired functionality. Just edit the file /wp-content/plugins/estimated-post-reading-time/plugin.php and change line 62 from:

    $result = '';

    to

    $result = 'Estimated reading time: ';

    Let me know if that’s ok for you.

    Hey Konstantinos,

    Thanks so much for the quick reply. I’ll send the code to my Developer and I’ll let you know how it goes ??

    Again, thank you!

    Plugin Author Konstantinos Kouratoras

    (@kouratoras)

    A review would be really appreciated! ??

    I just did. Thanks Konstantinos Kouratoras ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Update to fix "1 minutes"’ is closed to new replies.