• Resolved derekology

    (@derekology)


    First of all, I love this plugin. Gives the default WP gallery some finesse without the bloat of other solutions.

    I recently purchased the pro version, but am encountering two issues:

    1) The images are activating on mouseover even through my menu.

    If you visit My site, mouseover and image, then click the hamburger menu button. If you then mouseover the images underneath, you’ll see what I mean.

    This only seems to happens when the images has already been mouse-overed before opening the menu (as in, if you click the gallery, then click the menu button without going near the gallery itself, it seems fine). Is there a way to fix this?

    2) One of my galleries doesn’t seem to have horizontal padding between the images.

    Take a look at this gallery and compared it to this one and this one.

    The latter two have both vertical and horizontal padding, and display in rows of three. This is the behavior I am looking for. In the first one (Museum of Flight), the images display in rows of two, are bigger, and do not have any whitespace between them horizontally. It is strange because all the images are the same resolution and whatnot. Is there a way to fix this?

    EDIT: Both these problems seems to only happen on the Pro version.

    • This topic was modified 9 years, 4 months ago by derekology.
    • This topic was modified 9 years, 4 months ago by derekology.
    • This topic was modified 9 years, 4 months ago by derekology.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    Hey man. thanks for purchasing the plugin. I will send you the development version of rgg pro so you can give that a try. The link you provide works for me occasionally, but not all the time. Not sure why, it might be because you are referring to some non-existing images in the gallery:

    Google developer tools tell me this image don’t exist, but you are trying to load it in the gallery non the less..

    http://www.derekology.com/wp-content/uploads/2016/12/DSC_0503-300×200.jpg

    Could you check if removing this image from the gallery solves anything?

    Thread Starter derekology

    (@derekology)

    Thanks for the quick reply Jules! I didn’t even realize that image didn’t upload properly. I’ve removed it from my uploads and galleries, and it seems to have fixed the second problem, thank you! Any idea about the first one?

    Plugin Author Jules Colle

    (@jules-colle)

    Right, I’ll need to look into that… For now, you can fix this by going to your themes/tribes/style.css file and at line 798 You’ll see

    .menu-primary-container.open {
    z-index: 99;

    Change z-index to 9999 and save the file

    Don’t forget to clear your cache afterwards.

    Thread Starter derekology

    (@derekology)

    Thanks for the reply Jules. I’ve adjusted the z-indexes of the affected elements so it behaves properly now. Please let me know if/once this has been patched! 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Activating through menu & No padding’ is closed to new replies.