• Resolved Sergey L

    (@sergey-l)


    Foogallery lighhtbox stop working on some posts – images opening in new window

    Working page – http://sunbeamproperty.com/properties/pbtv-0034/
    Broken page – http://sunbeamproperty.com/properties/pbtv-0035/

    Before I had FooGallery+FooBox Free Image Lightbox
    In Gallery setting “Lightbox” select list was only with “none” item

    Now have added pro version – FooBox HTML & Media Lightbox
    In Gallery setting “Lightbox” select list “Foobox” item have been added.
    Result is the same – bad.

    In working page’s markup div gallery container has “fbx-instance” class and image link has “fbx-link” class.
    In broken page these classes are dropped.
    Working gallery:

    <div class="foogallery-container foogallery-default foogallery-link-image foogallery-lightbox-foobox-free spacing-width-10 hover-effect-zoom border-style-square-white alignment-center fbx-instance">
    	<a href="http://sunbeamproperty.com/wp-content/uploads/2014/10/PBTV-0034-1.jpg"><img src="http://sunbeamproperty.com/wp-content/uploads/cache/2014/10/PBTV-0034-1/3151725418.jpg"></a>
    ...

    Broken gallery:

    <div class="foogallery-container foogallery-default foogallery-link-image foogallery-lightbox-foobox spacing-width-10 hover-effect-zoom border-style-square-white alignment-center">
    	<a href="http://sunbeamproperty.com/wp-content/uploads/2014/10/PBTV-0035-1.jpg"><img src="http://sunbeamproperty.com/wp-content/uploads/cache/2014/10/PBTV-0035-1/1410984020.jpg"></a>
    ...

    In working gallery setting “Lightbox” select list set to “FooBox”
    In broken gallery setting “Lightbox” select list set to “None”
    But changing “None” to “FooBox” doesn’t solve the problem
    Аnd vice versa as soon as I change anything in working gallery, even name and save it that gallery became broken too.

    Could developers help to solve the problem?

    https://wordpress.org/plugins/foogallery/

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter Sergey L

    (@sergey-l)

    Dear Team, do you have any feedback about that issue?

    Lightbox is not working for me too. In configuration I have set
    “Thumbnail Link” : Full Size Image

    but in “Lightbox” the only available option is “None”.

    Am I missing something?

    Thread Starter Sergey L

    (@sergey-l)

    ktsixit have you installed FooBox Free Image Lightbox plugin?
    After that you should be able to choose FooBox Free option in the list.

    Sergey L, you’re right. I didn’t know I had to do that. Thank you

    Thread Starter Sergey L

    (@sergey-l)

    Finally I have:
    – deleted FooBox Pro version;
    – reinstalled FooBox Free Image Lightbox.

    Now all not working galleries are with None option selected in Lightbox gallery settings.

    After set this item to FooBox Free option gallery start to works.
    But I bet that was tried it at the beginning.

    There are many galleries I need to update so I would like to do it though changing SQL.wp_postmeta table. I observed that update change two things in table:

    meta_key            | before update      | after update
    --------------------| -------------------|-----------------
    _edit_last          | 1                  | 3
    foogallery_settings | ...s:4:"none";...  | ...s:11:"foobox-free";...

    What first parameter _edit_last stands for?

    Plugin Author bradvin

    (@bradvin)

    Hello guys,

    Please make sure the extension is activated from the foogallery extensions page.

    @sergey L : The _edit_last postmeta is not part of foogallery

    I have the same problem. Foobox sometimes works but it happens very rarely. I tried to deactivate and reactivate FooBox in the extension page but the image is always open in a new window. How i can fix this issue? Thanks in advance.

    Plugin Author bradvin

    (@bradvin)

    Hi all, please also make sure that once you have FooBox activated, that the gallery has FooBox selected and saved.

    @giastwp – pls provide a link where FooBox is not showing the image in the lightbox.

    I solved the problem, the failure was due to a conflict with AdRotate

    Have a similar issue, everything worked fine, but now my images open in a new page and not in a lightbox

    http://drabott.nyc/gallery/

    Plugin Author bradvin

    (@bradvin)

    @serge Drabott – it looks like your site is not loading jquery. The console gives an error stating that jQuery is not defined. I also see you are using a caching plugin, which could be moving all the files to the end of the page. See if you can disable moving the JS to the end of the page in your caching plugin

    Thanks Bradvin! I still cant make it work properly, but for a test I tried the ColorBox Lightbox and it worked fine. i disabled all the performance plugins as of now, can you see what the problem is now?
    drabott.nyc/gallery/

    Ofcourse as soon as i posted the message above everything started working.
    Thanks again! Top notch!

    Hi Guys
    I can t make it work when you clic on a thumbnail then it open the picture on a full new page. I have install FooBox Free Image Lightbox plugin but nothing changed???
    Help would be much appreciate. I m not really a computer guy?

    Cheers

    Plugin Author bradvin

    (@bradvin)

    @eywoa,

    this topic is resolved. Please post a new topic and include a link to your page with the problem

    thanks

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Lightbox or foobox doesn't work – images opening in new window’ is closed to new replies.