Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi @youfriend,

    Please follow these instructions:

    #1 Go to Plugins > Plugin File Editor

    #2 Select the WordPress Popular Posts plugin from the dropdown at the top right of your screen.

    #3 Under “Plugin Files” click on assets > js > wpp.min.js to edit this file.

    #4 Replace the contents of the wpp.min.js file completely with this version.

    #5 Click on The Update File button to save changes.

    Please report back your results.

    Thread Starter youfriend

    (@youfriend)

    Hi Hector,

    Ty, but it not work.

    • This reply was modified 1 year, 4 months ago by youfriend.
    Plugin Author Hector Cabrera

    (@hcabrera)

    Thanks for the update.

    That’s odd though so let’s try something else so I can help you debug this issue, please set WP_DEBUG in wp-config.php to ‘true’ and let me know when you’re done so I can have another look (this isn’t going to fix the problem, it will only provide me with more information so I can understand what’s going on).

    Thread Starter youfriend

    (@youfriend)

    Done. I hope will help u.

    Plugin Author Hector Cabrera

    (@hcabrera)

    Thanks.

    Alright, so just as before:

    #1 Go to Plugins > Plugin File Editor

    #2 Select the WordPress Popular Posts plugin from the dropdown at the top right of your screen.

    #3 Under “Plugin Files” click on assets > js > wpp.js to edit this file.

    #4 Replace the contents of wpp.js with this version.

    #5 Click on the Update File button to save changes.

    Please let me know when you’re done and I’ll have a look.

    Thread Starter youfriend

    (@youfriend)

    Done. It work when debug mode is active, if disabled it doesn’t work

    • This reply was modified 1 year, 4 months ago by youfriend.
    Plugin Author Hector Cabrera

    (@hcabrera)

    Alright, please enable debug mode again but this time add this to your wp-config.php file:

    define( 'WP_DEBUG_DISPLAY', 'false' );

    If you already have that WP_DEBUG_DISPLAY constant defined on your wp-config.php file please make sure that its value is set to ‘false’ as shown above.

    Once it’s done your site will stop displaying notices on the front-end but the debug mode will still be enabled. And of course let me know so I can check again.

    Thread Starter youfriend

    (@youfriend)

    ok Done.

    Srry, I have find an issue on config.php, now should work

    • This reply was modified 1 year, 4 months ago by youfriend.
    • This reply was modified 1 year, 4 months ago by youfriend.
    Plugin Author Hector Cabrera

    (@hcabrera)

    Thank you for assisting with all this, by the way. I appreciate your patience.

    Alright, let’s try this now:

    #1 Go to Plugins > Plugin File Editor

    #2 Select the WordPress Popular Posts plugin from the dropdown at the top right of your screen.

    #3 Under “Plugin Files” click on assets > js > wpp.min.js to edit this file.

    #4 Replace the contents of the wpp.min.js file completely with this new version.

    #5 Click on The Update File button to save changes.

    #6 Set WP_DEBUG back to ‘false’.

    Hopefully nothing will change and your lists will keep working but if not let me know and I’ll have a look.

    Thread Starter youfriend

    (@youfriend)

    Everything works now!

    Thanks for your valuable support.

    Best Regards

    • This reply was modified 1 year, 4 months ago by youfriend.
    Plugin Author Hector Cabrera

    (@hcabrera)

    Great! I’ll make sure to include these changes with the next release so thanks for helping out.

    Hello

    I have the same problem and replacing the file didn’t make any difference…

    https://www.gloireadieu.com

    • This reply was modified 1 year, 3 months ago by lola99.

    ok, i found out the problem came from Hummingbird and JS compression.

    Now it’s working fine!

    Plugin Author Hector Cabrera

    (@hcabrera)

    Hi @lola99,

    I can see your “Top 10” popular posts list though?

    Edit: Ah, I see! Thanks for reporting back, glad to know everything’s working now.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Plugin not work’ is closed to new replies.