Title: Implement in auto load post theme
Last modified: January 2, 2023

---

# Implement in auto load post theme

 *  [TC.K](https://wordpress.org/support/users/wp_dummy/)
 * (@wp_dummy)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/implement-in-auto-load-post-theme/)
 * My site have auto load previous post feature enabled.
 * The problem is that the plugin only works for first load post only.
 * I checked on your source codes js file, that found out you are using id `    
   $('#authorize_comment').click(**function**(e){`` for js binding to fire the posting
   comment feature in js.
 * In my opinion, you should the bind the js click event to the class instead. Because
   right now there are many theme that support auto load previous post features,
   it will the plugin to work in the theme out of the box.
 * Please let me know if you have intention to add this feature in your next update.

The topic ‘Implement in auto load post theme’ is closed to new replies.

 * ![](https://ps.w.org/wp-linkpress-lite/assets/icon-256x256.png?rev=2133511)
 * [WP LinkPress Lite - LinkedIn comments for WordPress](https://wordpress.org/plugins/wp-linkpress-lite/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-linkpress-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-linkpress-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-linkpress-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-linkpress-lite/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [TC.K](https://wordpress.org/support/users/wp_dummy/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/implement-in-auto-load-post-theme/)
 * Status: not resolved