acekin
Forum Replies Created
-
Forum: Plugins
In reply to: [Firelight Lightbox] WordPress 4.7 compatibility with WordPress imagesI disabled SlimStat and Fancybox started working. Then I enabled SlimStat and turned off Tracking in the options. That also made Fancybox work. Now, the question is will the users of SlimStat be advised to turn off tracking or do you have a fix up your sleeve? Thank you for spotting the problem.
I will keep this thread open as unresolved in case you have other things for me to try.
Cemal
Forum: Plugins
In reply to: [Firelight Lightbox] WordPress 4.7 compatibility with WordPress imagesI logged out from FireFox instance and it did not make any difference. Yes, it does work in Chrome.
Cemal
Forum: Plugins
In reply to: [Firelight Lightbox] WordPress 4.7 compatibility with WordPress imagesI am using FireFox and tested in MS Edge, neither works and function as I described. Logged in in Firefox but not in Edge.
Cemal
- This reply was modified 9 years, 5 months ago by acekin.
Forum: Plugins
In reply to: [Firelight Lightbox] Unexpected “Center while scrolling” behaviorYou are right, removing that rule fixes it. And, I can see how it throws the calculations off. I added those parameters in the settings and all is fine now.
You mentioned that you had this problem on my home page but there should be nothing to view with Easy Fancy Box, it has a series of featured posts and links. Maybe you are referring to one of the recent posts. But the style rule I added to increase the border width was the culprit. You can view any image and they all center on scroll.
Thank you,
Cemal
- This reply was modified 9 years, 5 months ago by acekin.
Forum: Plugins
In reply to: [Firelight Lightbox] Unexpected “Center while scrolling” behaviorI am back with more information for you. It still happens on my Microsoft Surface Book laptop, I can make it happen on demand and fix it too! Here are my observations and speculations. Take them for whatever they may be worth:
- The screen has 2000×3000 pixel resolution
- In order to see things on a relatively small screen everything is enlarged 200%
- When the displayed image height is close to or the same as the screen height the centering does not work. Most of my images are 1,000 pixels on the long edge.
- When a portrait oriented image is displayed its height is fairly close to the display port, 1,000 pixels and the image scrolls with the page
- If I zoom out in the browser by pressing Ctrl – this relationship changes and centering on scroll starts working as the displayed image becomes smaller
- Alternately, if I view an old gallery where the image height is less than 1,000 pixels center on scroll also works
- I am not sure how important or significant it is, but this is the full scoop of under what conditions center on scroll does not work. The rest is up to you
If you have a similar screen you can test these out. It probably does not matter to most users, but you may have reasons to look into it, like curiosity!
Take care,
Cemal
Forum: Plugins
In reply to: [Firelight Lightbox] Unexpected “Center while scrolling” behaviorFor some reason (magic) everything is working fine in all the browsers I have tried. I will keep an eye on it and report it back to you if I see something strange. By the way, this will not be a problem for most viewers; I wanted you to know it in case it affected some other things more than bothering me.
Cemal
I am all set, thank you. Eric answered my question.
Cemal
Forum: Plugins
In reply to: [Firelight Lightbox] Unexpected “Center while scrolling” behaviorIt is behaving better today, which is also strange! I have a replica site at:
which is not behind CloudFlare. I observed the same behavior on that site as well when I first reported the behavior and I did test with FireFox and MS Edge browsers. Now, all seem to be working fine! I will consider this “magically resolved” and unless I observe the same behavior I will not bother you with the same question. Thank you,
Cemal
Forum: Plugins
In reply to: [Firelight Lightbox] Unexpected “Center while scrolling” behaviorIt is actually more intriguing than I thought. The fully landscape oriented images center, but those either portrait oriented or close to a square do not center. This seems to happen in all the galleries, my observation in the original post came from the fact that the first gallery mostly contained square or close to that images. So, you can observe this behavior in other galleries as well, like A Stroll in Providence.
Cemal
I tried but there is a problem with the cart. I sent an e-mail with a screen capture. If it gets fixed, I will renew my membership today.
Cemal
Forum: Plugins
In reply to: [Firelight Lightbox] White areas on the right and left of displayed imagesThank you, the CSS change took care of the problems.
Cemal
Forum: Plugins
In reply to: [Firelight Lightbox] White areas on the right and left of displayed imagesIn the old version, there is a transparent GIF for the background specified. Could that be a reason. I am writing to you an email as well.
Cemal
I understand. Maybe it’s time that I renewed my membership.
Cemal
Thank you Cais, but I have not renewed my subscription. That’s why I wrote the question here.
Cemal
Forum: Plugins
In reply to: [Firelight Lightbox] White areas on the right and left of displayed imagesI think I have the CSS block that is causing the unwanted white cover on the left and right:
#fancybox-left, #fancybox-right {
bottom: 0;
cursor: pointer;
display: none; (this shows with a strike through because it was overridden above)
height: 100%;
outline: 0 none;
position: absolute;
width: 35%;
z-index: 111102;
}If I disable bottom, height, position, width, z-index the white blocks disappear. If I add !important after display: none it fixes the problem as well. If you want to take a look yourself, I sent you a message from the link above.
For the time being, I am reverting back to the previous version again.
Cemal