Matthew1985
Forum Replies Created
-
Forum: Plugins
In reply to: [Multi Rating] when clicked submit nothing happensHi dpowney,
thanks for your reply.
I wrote a script, in which you can click the amount of stars.
It will then show the number of stars clicked.
This will also change the select.
It’s just the front end code. willing to re-write this for your plugin, maybe we can do that together?I hope you can find the solution for the JS ready issue, i havent found a solution yet.
Forum: Plugins
In reply to: [Multi Rating] when clicked submit nothing happensI noticed something:
the javascripts were not loaded in the site
they do load in the admin areaso i applied a <script> with the source to the javascripts.
I got this response:
multiRatingLocalData not defined.
I am going to try and keep figuring it outedit: just noticed an array that appears in the admin area, not the site itself
Forum: Plugins
In reply to: [Multi Rating] when clicked submit nothing happensBy the way I have all other plugins deactivated.
I just checked out; https://danielpowney.com/multi-rating/ and here when i click submit it works properly
Oki I solved it!
This is what I did:
Install a clean wordpress with twenty eleven template.
I then only installed your plugin
It worked like a charm (as to be expected)
I compared the output code what transposh generates in the HTML and compared to my output.. well There was a lot missing.So i copy pasted the parts, changed the path ofcourse, et voila! C’est un tres bon plugin!
Thanks so much hope this will help others as well
Kind regards
I also tried to disable all the other plugins.
i dont use wp_head i have get_footer() and get_header()