rodwreck
Forum Replies Created
-
Resolved
This worked for me. I just copied the Minified code and replaced the code in the wpaudio.min.js as waffl said. it fixed my Chrome ‘No Progress Bar problem’.
Thanks waffl
Forum: Plugins
In reply to: A GOOD video comment plugin?Me too
looking for one myselfForum: Plugins
In reply to: [Login Lock] 3.3 Fatal Error with Login LockI had he same problem this worked for me
Forum: Plugins
In reply to: [Xtreme Dock Gallery] [Plugin: Xtreme Dock Gallery] Changing settingstrying to work this one out also.
Forum: Fixing WordPress
In reply to: Code for rotating image widgetManaged to spare a few moments to try a quick mod to the plugin..
http://wordpress.pastebin.com/g90AhVVvAll you’d need do is open wp-content/plugins/rotating-image-widget/includes/core.php and replace the get_images() function with the one provided above..
Setup to look in the theme’s folder for a directory called images, but you can see the part i’ve modified, also supports the uploads directory (the commented out parts).
Regarding the code above, you’d still need to register the code inside a widget, and i’d guess it’ll be a little more tricky then my mod above.
Hey man this works perfectly thanks t31os_
Forum: Fixing WordPress
In reply to: Send users to a “thank you” page – contact form 7This worked for me posted by takayukister:
For WP 3.0 users, try the development version, please. It should have fixed the bug.
http://downloads.wp.xz.cn/plugin/contact-form-7.zip
Sorry for this inconvenience.
takayukisterThanks takayukister it works in WordPress 3.0 now!
Forum: Plugins
In reply to: [Plugin: Contact Form 7 Calendar] InstallationThanks