• Resolved yud111

    (@yud111)


    Hi,

    Using the latest version of FooGallery (1.8.18) on WordPress 5.2.4

    A couple of days ago I noticed all images in all my my galleries have a yellow hover effect on the scroll arrows. The effect is an ugly vertical yellow bar, which is very wide.

    I do not know when this behavior started. It did not exist when I installed the pluginn and when I viewed a gallery a few weeks ago.

    I checked the Hover Effect settings in the galleries and they are all set to “none”.

    Searched the forums here and found posts asking how to change the colour. Tried these two in custom CSS (separately of course, not together), but they made no difference:

    .foogallery figcaption.fg-caption {
    background-color: rgba(242,242,242,0.74)
    }

    .foogallery-default a:hover:before {
    background-color: rgba(0,48,132,0.8) !important;
    }

    I do not want a coloured hover effect. Can you please help me disable it altogether.

    Sample: any gallery on this page
    https://ozrider.com/gallery

    Thanks.

    Y.

    EDIT:
    forgot to mention I deleted cache after each change.

    • This topic was modified 5 years, 4 months ago by yud111.
    • This topic was modified 5 years, 4 months ago by yud111.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter yud111

    (@yud111)

    No reply!

    I think it’s time to move on to a different gallery plugin.

    • This reply was modified 5 years, 4 months ago by yud111.

    Hi @yud111,

    Thanks for contacting FooPlugins.

    While we do our best to respond in a timely manner to support requests for FooGallery Free please understand that we do have to prioritize our premium plugin customers and so it can take a few days to reply to support requests here from time to time.

    Having reviewed your support request it appears that the transparent yellow background colour is being added by something other than FooGallery.

    Inspecting your code it appears that you have another lightbox installed (ekkoLightbox) and that the yellow background may inserted by ekkoLightbox.

    Specifically this css:

    .btn:hover, a.btn:hover, button:hover, .button:hover, .widget .button:hover, input#submit:hover, input[type=submit]:hover, .carousel-control-button:hover, .ekko-lightbox-nav-overlay a:hover, .header-wrapper .woocommerce-menu .btn:hover {
    color: #ffffff;
    border-color: #313a43;
    /* background: #eeee22; */
    /* background-image: -webkit-gradient( linear, left bottom, left top, from( #b9b94b ), to( #eeee22 ) ); */
    background-image: -o-linear-gradient( bottom, #b9b94b, #eeee22 );
    /* background-image: linear-gradient( to top, #b9b94b, #eeee22 );

    Please also check any custom CSS you may have inserted into your page builder manually.

    My recommendations:

    1) If you are not using ekkoLightbox please deactivate it, clear your cache and see if that resolves the issue. Of ekkoLightbox is not a plugin please check your theme settings to see if it’s a built in lightbox that you can disable.

    2) Please also check for any custom CSS above that you may have inserted into a page builder.

    Let me know how you get on.

    Thanks in advance,

    Phill

    Thread Starter yud111

    (@yud111)

    Hi Phill,

    Thank you for your reply.

    I totally understand you need to assist your premium plugin customers first and I appreciate the assistance you provide.

    Upon checking I found that my theme indeed has a built-in lightobox feature (although I cannot see its name/brand).

    I disabled the built-in lightbox and deleted the cache, but then lightobox features were gone altogether. I then disabled and re-enabled the FooBox lightbox in order to force it to “kick in”, however, this did not help and all images in all the galleries were just “stand alone”. I could not browse them and had to use the browser’s “back” button to move between images.

    As soon as I re-enabled the theme’s built in lightbox I could view galleries again, but unfortunately all images had the transparent yellow bar on hover.

    Can you please assist me with forcing FooBox to work when the theme’s lightbox is disabled. I’m also going to contact the theme’s support (I’m a premium user) to find out what’s going on with the theme’s lightbox.

    Thanks again for your assistance!

    Y.

    Hi @yud111,

    Thanks for understanding.

    Please check your FooBox -> General and ensure you have the options selected that you want to display images for.

    Under the Advanced Tab please check “Disable Other Lightboxes” is enabled.

    Then go to FooGallery -> Galleries and for each of your galleries, edit and make sure that the “FooBox” is selected as the lightbox.

    Test again and let me know how you get on.

    Thanks in advance.

    Thread Starter yud111

    (@yud111)

    Thank you for your reply.

    All the suggested changes have already been selected previously. Switching them off and on did not help and I still get the yellow bars on hover.

    It looks like the theme’s lightbox is the only one that takes effect. When it’s on none of the above settings make a difference and I get the yellow bars.
    When it’s off I have no lightbox regardless of what the settings are in FooBox and FooGallery.

    I also contacted the theme’s tech support and am awaiting their reply.

    Thanks again for your help.

    It’s definitely odd that when you switch off the theme’s lightbox support it also switches off FooBox.

    Just to check – FooBox works on anchor links, so if you have images in your posts and pages then they won’t automatically open in FooBox unless they are linked to the larger version of the image. So for each image in a post / page you need to use the editor to add the link to the full size image. At that point FooBox should trigger and display the images full size.

    The same thing happens with gallery images (assuming it’s a supported gallery plugin) – each gallery thumbnail is linked to the larger full size image and that will open in FooBox.

    Let me know how you get on and what feedback you get back from your theme developer.

    Thanks in advance,

    Phill

    We haven’t heard back from you regarding this so will assume you’ve resolved the issue and I’ll close this support request.

    Please open a new support request if we can help with anything else.

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Cannot disable or change hover effect’ is closed to new replies.