Looks very promising, but a couple of problems
-
First of all, may I say thanks for being (to my knowledge, at least) the first person on www.ads-software.com to create a quiz plugin that uses custom post types! This is surely how it should be done!
Second, though I’ve only been playing with this for a day, you’ve already added pagination! Thanks again!
But I do have two problems:
1. In your
hd-quiz/admin.css
file, you have this on line 5:@import url(https://fonts.googleapis.com/css?family=Open+Sans) !important;
That seems unnecessary to me. Indeed, when I comment it out, the plugin works fine and the site goes faster. Could you consider omitting this line in future, please?
2. The file
hd-quiz/custom.js
causes a problem when compressed (minified) using ZenCache Pro. This is pretty unusual so, while I can add a line to exclude it from being minified, I am wondering whether there is a latent issue here.Thanks for reading this.
- The topic ‘Looks very promising, but a couple of problems’ is closed to new replies.