- This topic has 4 replies, 2 voices, and was last updated 6 years, 1 month ago by
mila_support.
- AuthorPosts
- February 1, 2017 at 20:07 #12483
tmctigueParticipantThe shadow effect [Show on mouse on] works fine on the initial display of the gallery, but after I click the load more images button, it no longer works.
Separate question:
Is it possible to have all of the images load in the popup, even if all are not displayed?February 2, 2017 at 19:39 #12487
mila_supportMemberHi,
1. Please provide the page link of the issue on your site.
Thus I can see what’s wrong and help you.2. What does “have all of the images load in the popup, even if all are not displayed” mean? Could you, please, clarify and supplement it. Perhaps you can make screenshots, and provide more detailed description. Then I will be happy to answer it.
February 2, 2017 at 19:54 #12489
tmctigueParticipant1.
http://portadam.com/staging/resources/recent-projects/When you view this gallery, BEFORE LOADING MORE IMAGES, the shadow effect works on mouse over.
If you click the “Load more images” button. The shadow effect on mouse over DOES NOT WORK on any of the displayed images in the gallery.
2.
If I click on an image in the gallery BEFORE LOADING MORE IMAGES, only the 8 images are available in the popup.
I want ALL of the images in the image list to be in the popup, even if they don’t load more images in the gallery.Thanks for your help.
-Tim
February 3, 2017 at 18:21 #12494
mila_supportMemberHi Tim,
thank you for reporting about these issues.
We will try to fix them in one of the next versions of the plugin.
I will inform you about the update.February 10, 2017 at 18:59 #12570
mila_supportMemberHello @tmctigue
We released new versions of plugin with improvements for you. We fixed the problem with shadow and added ability to set caption for each linked image. Also here is the code that will change “X” button to “close” button for all galleries with popup theme 7. You will need to add it to the styles of your theme:
.theme_7 #cboxClose { color: #fff !important; background: none !important; background-position: 0 0 !important; width: auto !important; height: auto !important; text-indent: initial !important; }
As for the issue with Load More button – we checked it again. It’s not a bug, it works like it is supposed to. Unfortunately it is very complicated to show those images in popup that are loaded after clicking on Load More button. It will take much time and resources to change its work, so currently we can’t do it.
- AuthorPosts
- You must be logged in to reply to this topic.