Plugin not work
-
Hi,
I have an issue on this page
Can u help me?
- v. 6.2.1
The page I need help with: [log in to see the link]
-
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.
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).
Done. I hope will help u.
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.
Done. It work when debug mode is active, if disabled it doesn’t work
-
This reply was modified 2 years, 10 months ago by
Andrea.
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.
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.
Everything works now!
Thanks for your valuable support.
Best Regards
-
This reply was modified 2 years, 10 months ago by
Andrea.
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…
-
This reply was modified 2 years, 10 months ago by
lola99.
ok, i found out the problem came from Hummingbird and JS compression.
Now it’s working fine!
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.
-
This reply was modified 2 years, 10 months ago by
Hector Cabrera.
-
This reply was modified 2 years, 10 months ago by
The topic ‘Plugin not work’ is closed to new replies.