Viewing 15 replies - 1 through 15 (of 29 total)
  • Plugin Author kutsy

    (@kutsy)

    Thanks for idea!
    I will do it in next version.

    Thread Starter Anik

    (@meetanik)

    All the best for that.
    Cheers!

    Thread Starter Anik

    (@meetanik)

    and one thing i would like to tell, can you create a simple plugin which can show the recently updated posts? i saw some of them here but they are pretty outdated and breaks in the theme. something like this will be good.

    Plugin Author kutsy

    (@kutsy)

    0.5.8
    Added placeholder {post_excerpt_N} to Popular Posts Widget, where N – is words count. Thanks for the idea to meetanik.
    Update screenshot of Popular Posts Widget

    Plugin Author kutsy

    (@kutsy)

    and one thing i would like to tell, can you create a simple plugin which can show the recently updated posts? i saw some of them here but they are pretty outdated and breaks in the theme. something like this will be good.

    Yes, I can do it.
    Something like this plugin: recently-updated-posts ?

    Thread Starter Anik

    (@meetanik)

    0.5.8
    Added placeholder {post_excerpt_N} to Popular Posts Widget, where N – is words count. Thanks for the idea to meetanik.
    Update screenshot of Popular Posts Widget

    Wow,.. thanks for your super fast update.
    yeah that is perfect.

    Yes, I can do it.
    Something like this plugin: recently-updated-posts ?

    I did not tested that plugin but yeah something like this.
    i use a plugin https://www.ads-software.com/extend/plugins/last-updated-posts-widget/ it’s not bad but it’s outdated. and it did not show excerpt.

    i tried another plugin which shows excerpt but it’s styling is very bad. no such difference between post title and except, breaks with theme,. awful.

    you can create something same as AHC + PPW
    its simple and clean.

    Thread Starter Anik

    (@meetanik)

    and there is a tiny little small glitch i found
    your ‘visit plugin site’ ‘s url is https:///romantelychko.com/downloads/wordpress/plugins/ajax-hits-counter.latest.zip

    you should remove the extra ‘/’ from the http.

    its making the browser failed to load your site. Otherwise everything looks great. ??

    Thread Starter Anik

    (@meetanik)

    well kutsy, i think there is some problem with excerpt. it shows the same excerpt in every post. (The top post’s except. i use custom excerpt in my site)

    Thread Starter Anik

    (@meetanik)

    and in my excerpt i use image and text. is the any way to resize the image in the excerpt to show?

    Thread Starter Anik

    (@meetanik)

    and the word count is not working. it’s showing the whole excerpt.

    Plugin Author kutsy

    (@kutsy)

    and there is a tiny little small glitch i found
    your ‘visit plugin site’ ‘s url is https:///romantelychko.com/downloads/wordpress/plugins/ajax-hits-counter.latest.zip

    Thanks! I fix it.

    well kutsy, i think there is some problem with excerpt. it shows the same excerpt in every post. (The top post’s except. i use custom excerpt in my site)

    I changed algorithm of wp_reset_postdata(). Try now.
    I hope it will work!

    and the word count is not working. it’s showing the whole excerpt.

    Do you use this filter add_filter( 'excerpt_length', 'my_function' );?
    Third parameter of this function is priority. In my widget I set priority to 1024. How priority do you use ?

    Plugin Author kutsy

    (@kutsy)

    and in my excerpt i use image and text. is the any way to resize the image in the excerpt to show?

    I thinks in this case this is impossible.
    Can you use thumbnail instead of image in content?

    Thread Starter Anik

    (@meetanik)

    kutsy i got a huge problem.
    after upgrading your plugin my whole server crashed. everywhere 500 error.
    page load time is about 5 minutes. even can’t login to ssh.
    still trying to fixing it. don’t know if i will get success or not.

    Thread Starter Anik

    (@meetanik)

    hi Kutsy

    finally i able to recover it. after the update it’s working but still not the excerpt.

    Do you use this filter add_filter( ‘excerpt_length’, ‘my_function’ );?

    no i don’t use it. i use the custom excerpt for my post which is available in wp post area (below the main post field)

    and kutsy one new i idea i can tell is make a option of daily popular post.
    i mean when this option is enabled the widget will show the daily popular posts and will expire at the end of the day to fetch the new ones.
    that will be great.

    Plugin Author kutsy

    (@kutsy)

    after upgrading your plugin my whole server crashed. everywhere 500 error.

    Can you describe more detail this error? Error log?
    Or it was not related to the plugin update?

    no i don’t use it. i use the custom excerpt for my post which is available in wp post area (below the main post field)

    You still don’t get excerpt in plugin widget?

    and kutsy one new i idea i can tell is make a option of daily popular post.
    i mean when this option is enabled the widget will show the daily popular posts and will expire at the end of the day to fetch the new ones.
    that will be great.

    Great idea! Thanks.
    I’ll try to think about this new widget in few days.

Viewing 15 replies - 1 through 15 (of 29 total)
  • The topic ‘excerpt?’ is closed to new replies.