Most likely there is a JS error on your page itself which breaks the Javascript https://codex.ww.wp.xz.cn/Using_Your_Browser_to_Diagnose_JavaScript_Errors
Thread Starter
Erik86
(@erik86)
Hi Lester,
Thank you for your help. I tried SCRIPT_DEBUG but the problem is unsolved. In Chrome console I see the following errors:
https://www.magnetenkopen.nl/wp-content/uploads/2016/08/console-error.png
Do you have an idea what is wrong?
The loading error is only in Chrome. But in Explorer it is even a little bit worse: the stars aren’t displayed.
Kind regards,
You installed the dev version. If you see the error, it is pretty self explanatory, it can’t find the CSS or JS file on your server.
You need to download https://github.com/lesterchan/wp-postratings/archive/master.zip, unzip the zip file and overwrite all the contents in /wp-content/plugins/wp-postratings/ in your server.
Thread Starter
Erik86
(@erik86)
Hi Lester,
I installed the master-version but the problem still exists.
So the errors indicate that the css files and js-files can’t be found. Could you maybe tell me in which file the path to these files are stated? That way I can check if they are the same. I didn’t change any folder-name so I don’t understand why this is going wrong.
Not so familiar with this, I really appriciate your help.
Kind regards,
1. Delete all the contents on your FTP server in /wp-content/plugins/wp-postratings/ folder
2. Download https://github.com/lesterchan/wp-postratings/archive/master.zip
3. Extract the zip file.
4. Upload the extracted contents of the zip file to /wp-content/plugins/wp-postratings/ folder
Thread Starter
Erik86
(@erik86)
Sorry man, it breaks my site (504 Gateway Timeout)
I deactived the plugin.
Removed all content in /plugins/wp-postratings-master/.
Renamed the folder to plugins/wp-postratings/
Uploaden the content of the master zip file.
Activate the plugin
Clear Cache
Then the website is down.
Tthe same thing happens when uploading it to /plugins/wp-postratings-master/
I have no idea what is going wrong.
argh u are using cache! This plugin is not design to work with caching plugin.
Thread Starter
Erik86
(@erik86)
May I thank you for your awesome support.