niftyken
Forum Replies Created
-
Forum: Plugins
In reply to: [jQuery Colorbox] Not Centering In WindowArne, thanks for checking out the page. Yes, I think I managed to fix it on my own last night. I’ll write up what I learned in case this affects anyone else:
There were two conflicting versions of Colorbox running at the same time. I guess they used to be the same version, but after I upgraded your plugin, then they started to compete. I managed to locate and remove all references to the other version.
Forum: Plugins
In reply to: [jQuery Colorbox] Not Centering In WindowI seem to be having a similar problem, and I’m not sure how/where to fix it…
For example, load up http://www.kennethphotography.com/san-francisco-city-hall and scroll further down the page before clicking on a photo to launch a colorbox. The photo loads in the very top left corner of the page instead of centering in the window. This seems to be a somewhat new problem, but I don’t know what change caused it…
Forum: Fixing WordPress
In reply to: Auto updated problems after upgrade 3.0.2 / 3.0.3UtahSEO’s solution of adding the following line to .htaccess worked perfectly for me for upgrading from 3.0.1 to 3.0.3 and I’m using 1&1 as my host as well. Thanks!!
AddType x-mapp-php5 .php
Forum: Plugins
In reply to: [Plugin: Flickr Mini Gallery] jQuery ConflictIs there a way then to enable all lightbox functionality to be performed by a separate plugin then? e.g. flickr-mini-gallery handles building the Flickr gallery in WP, and then I can use my favorite lightbox variant to display the images in a modal window. dzappone, are you in fact doing that with both flickr-mini-gallery and lightbox plus?