Thanks for the feedback vide6043, I’ll see if I can have someone look into this.
I tested this on a clean install with TwentyEleven and it worked without any issues. Read More looks fine.
I think if you have a colorbox plugin or something similar in your theme (lightbox, etc) I could see it having a problem, but in and of itself, the plugin is functional. Needs some work cleaning up, but…
No colorbox/lightbox plugins….welcome to look at the site, it’s been fixed now….
zrpvideo.com
theme is XERO purchased from ThemeForest
Plugin Author
scil
(@scil)
What I see is I don’t get any notification from the forum for new messages since a bit more than 2 monthes. Even if I received (and answered) to direct email questions. I’ll check what’s going on.
The redirection to your homepage seems to be some javascript errors (like a few bugs discovered on some site with external scripts). I checked your website and it has errors in it, thrown by jquery.easing.pack.js, line 39.
You can also look at the code, there is not a single line touching classic wordpress tables. Thus I’ll do some check.
I’m sorry for your lost. But I must point some best practices site hosting. This could avoid you some (and other readers) some bad surprises, not only with my plugin (if it is really the source), but with any part of code you include in a site.
– Always test your developpments and new features on a dedicated environment NEVER WORK DIRECTLY ON A PRODUCTION SITE
– BACKUP, BACKUP, and BACKUP more, the more your site is valuable, the more backup you should do
– This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Do you have a support contract? This plugin was developped free of charge (but my time is not) and it fulfills some needs.
Use WordPress to enqueue your scripts and make sure to use unique prefixes, these two things will fix most problems people have. Like scil has stated, this is FREE, takes steps to prevent development issues (backups, wordpress snapshots). With the number of scripts going off at the same time on a page is can get a little messy if you don’t. I think branding it with the UPPERCASE SCREAMING is a little much, and is not deserved.