Dan Zappone
Forum Replies Created
-
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] this brought down my site…I’ve had something similar happen once before but deleting the plugin resolved the issue. I’ve never heard of anything quite like this happening before but it certainly shouldn’t cause a 500 error under any circumstances and even if it did deleting the plugin should have fixed that issue. It only stores three entries in the wp_options table. So… either someone has tampered with the code which may be the case (trying to find that out now), I’ve got a security hole that I am unaware of, or there was something else wrong with your installation. If you can provide some details that might help though, such as what plugins you are running, what OS platform, what version of PHP, what version of MySQL, what version of WordPress.
Hey Guys-
Sorry I didn’t get a chance to reply sooner. Thanks a bunch for the quick fix. I really appreciate it!
Dan
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] New Version for WordPress 4.0 SoonHi
Hopefully I caught all the spelling errors in the next version. Unfortunately I haven’t been able to work on the plugin due to regular everyday work that pays the bills. With luck I should have time to work on it again soon.
Normally the plugin should only grab the page title when it can’t find an image title which I think might have been bugged under certain circumstances. If you’d like to see the new version in progress you can download it from here:
https://downloads.www.ads-software.com/plugin/lightbox-plus.zip
The best thing for me to help would be try that at and send me feedback.
Thanks!
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Blurry imagesAny help is appreciated. It’s probably easiest to grab the latest styles from the source.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] captions compressed jumbledIt looks like I’m planning on adding the JS helper scripts to handle longer text. Numerous folks are asking about it. Might not make it into the very next version but definitely the version right after.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Off to a good start, a few setup & display issuesOk, thanks for the info.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Manual including of JS & CSS in pageNo, but I suppose I can add that option. If you are doing that though you might just want to get the Colorbox jQuery plugin and not use Lightbox Plus at all.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] lightbox not workingSee the above post. You’re theme is lacking the referenced functions.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] jQuery conflict persists after uninstallHa ha. Ok, yeah, I’ve had some issue with jQuery on Windows and WordPress.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Everything but the external linksIf the demos are working for you on my site check out the source and grab the code from there in the event I screwed up the example code at some point.
If the WordPress link is loading the https version of the link that won’t work, which I recently just discovered. Not sure why, something about mixed SSL/non-SSL sites and new browser security measures.
The flash demo works for me – do you have anything that might block flash in your browser?
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Image titles problemSo, the link should have the image title and for some reason it’s got the post title instead. I’ll check the gallery replacement shortcode and see if there’s an issue there otherwise the problem is somewhere else in media post data itself.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] how to use the min files?Yeah, sorry about that. I forgot to swap them out.
If you want to edit the files you can edit
actions.class.php
Un-comment line 56 and comment out line 57
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] New Version for WordPress 4.0 Soon@arkantos I noticed in the code that the captions option was not getting anything. Not sure if I accidentally disabled it at on point or what. Should be fixed in the next version. I can add an option to trim long titles but you can also modify the styles to fit your title as well. Additionally I’m looking at adding some helpers for the styles to expand the text area to handle longer text.
Thanks for the feedback.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Grouping images is not workingI’ve encountered the problem before. Let me see if I can dig up the solution.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Blurry imagesThanks for the suggestion. Will see what can be done.