Forums

[Plugin: jQuery Colorbox] Not Showing Up (18 posts)

  1. drew
    Member
    Posted 2 years ago #

    Plugin is installed and activated but not showing up in multiple browsers and after refreshing. The demo on the author's site works. Does this just take time to go live?

    http://wordpress.org/extend/plugins/jquery-colorbox/

  2. techotronic
    Member
    Posted 2 years ago #

    Hi,
    I have had a few replies of people who use the plugin on theor blogs, and I have 6 blogs running myself, jQuery Colorbox is working on all of them.

    Could you please tell me a URL for a blog where the plugin does not work? I'll be happy to debug the problem for you.

    Best regards,
    Arne

  3. drew
    Member
    Posted 2 years ago #

    Thanks, Arne! Here's the site.

  4. techotronic
    Member
    Posted 2 years ago #

    Hello again,

    the Problem seems to be the Plugin "cforms" which includes it's own jQuery library (which is very bad practice). The jQuery Library is quite old and does not seem to support the stuff I do with my plugin.
    Since I include jQuery in a non-conflicting way (using the jQuery library that is bundled with WordPress), cforms jQuery is loaded instead of that from WordPress.

    I suppose you could ask the developers of "cforms" to consider updating their jQuery library or simply using the one that WordPress brings along.

    Just for testing purposes: Could you try disabling cforms and check whether my plugin works after that?

    Best regards,
    Arne

  5. techotronic
    Member
    Posted 2 years ago #

    I just saw that there is an updated version of cforms available on the developers website.
    This version includes the jQuery version that I also use for my plugin.

    Maybe you could try updating?

    http://www.deliciousdays.com/cforms-plugin/

  6. drew
    Member
    Posted 2 years ago #

    Thanks for checking it out, man! The site's running the latest version of cforms (11.3) already. Still I disabled cforms and then tried JQ Colorbox, but it still didn't work. Also, JQ Colorbox isn't working on a second WP installation that has very few plugins. Thanks again for checking this out for me.

  7. techotronic
    Member
    Posted 2 years ago #

    Hi,

    1) icanstoptime.com:
    Where do you expect jQuery Colorbox to work?
    It seems that on your home, some plugin renders the gallery. Since I use rewriting of the HTML page to add a CSS class "colorbox-postID", e.g. "colorbox-123" to the images and the class is not added for those images, I suspect the gallery plugin somehow adds the gallery after my plugin processes the HTML.
    When I look at a blogpost like "http://icanstoptime.com/2010/somewhere-over-the-rainbow", the thumbnail images are linked to pages and not to the original-sized images. This must be the case for jQuery Colorbox to work. (Note: here the images do have the colorbox CSS class: "colorbox-1053")

    2) hayestack.co.uk:
    Strangely, your images do not have a "class" attribute:
    <img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="184" alt="DSC00231" src="http://hayestack.co.uk/wp-content/uploads/2009/07/DSC00231_thumb.jpg" width="244" border="0">
    By default, WordPress always adds CSS classes to Images, I have no idea why it doesn't on that blog. Maybe again some kind of plugin?

    If there is no class attribute in the img tag to start with, jQuery Colorbox currently can't add the colorbox-postID class to the img and therefore it does not work.

    Best regards,
    Arne

  8. techotronic
    Member
    Posted 2 years ago #

    any news on your progress?
    Do you still need my help?

    Best regards,
    Arne

  9. drew
    Member
    Posted 2 years ago #

    Arne, thanks again man. I've been working on another project for the past couple days. I'll have to devout more to this to sort it out. I appreciate your help!

  10. iogames
    Member
    Posted 2 years ago #

    Ok will wait for the new release, there's a plugin called jQuery for Native Galleries which is similar to yours but yours works with 1 picture, the problem when I use it goes blank, when it try to pop up a pictures the whole page goes blank, neither ESC or Reload fix it...

  11. techotronic
    Member
    Posted 2 years ago #

    @iogames: You mean you were using a builtin WordPress-Gallery?
    jQuery Colorbox works if the gallery is pointing the links to the image.
    Maybe you set the gallery options to link to the attachment page and your theme does not have an attachment.php?

    Worked with both the image link and the attachment link in a fresh 2.9.1 installation with the WP Default Theme. Which version and theme are you using?

    BTW: In the next jQuery Colorbox release, I'll only allow Colorbox to work on image links.

  12. techotronic
    Member
    Posted 2 years ago #

    @Admaust:
    version 3.2 (I'll release it early next week) should resolve all problems you are having on your blogs. The Colorbox will work on NextGEN Galleries then.

    Here is the link to the development version if you want to try it in the meantime:
    http://downloads.wordpress.org/plugin/jquery-colorbox.zip
    Best regards, Arne

  13. iamseanbond
    Member
    Posted 2 years ago #

    Hello, I'm having the same problem... I've tried everything and tried dozens of other "lightbox" plugins and none of them work. It amazes me how some of these really complex plugins work the minute you install them but with all these lightbox plugins they all fail and/or require all this tweaking to get them to work... Why?

    Here's my blog

    Sean

  14. techotronic
    Member
    Posted 2 years ago #

    @iamseanbond:

    the advanced videobox plugin breaks the Colorbox.
    If you deactivate the videobox, my plugin will work.

    For some reason, lots of people use the JavaScript libraries in a way that conflicts with other plugins...
    Please tell the author of "Advanced Videobox" to read this article and include his jQuery library with "wp_enqueue_script('jquery')", then both plugins will work together:
    http://planetozh.com/blog/2008/04/how-to-load-javascript-with-your-wordpress-plugin/

    Best regards,
    Arne

  15. missmaddis
    Member
    Posted 2 years ago #

    Hello.

    I am really loosing hope and faith here as I have tried each and every lightbox, slimbox, colourbox there is and NOTHING works on my blog.
    I tried different themes, I've tried inactivating ALL my plugins but it still wont work.

    Could it be that my host for my blog (one.com) has some settings made at their servers that conflict? If so, then what?

    What can I do?

    I have to activate my plugins again to enable my website and keep it up and running. Please have a look: http://missmaddis.com

    I would really appriciate help!!

  16. techotronic
    Member
    Posted 2 years ago #

    Hi,
    I have taken a look at your website, but the plugin does not seem to be active.
    If the plugin is active right now, the wp_head(); function is probably missing from your theme's header.php.
    Best regards,
    Arne

  17. q-styler
    Member
    Posted 1 year ago #

    Hi again.
    I'm having the same problem:
    "jQuery Colorbox" doesn't want to work while "cForms II" datetime picker is enabled.
    Did anyone have luck making these two plugins friends?

  18. knijia
    Member
    Posted 1 year ago #

    same issue, colorbox and cforms II, has someone solved it ?

Topic Closed

This topic has been closed to new replies.

About this Topic