Does not work
-
Does not work any more. Is the Plugin Still Alive ?
I installed and tested it and it did not work. I want to have the same to apply to Jetpack Slides.
-
Admittedly hasn’t been tested and confirmed for awhile, so it’s definitely possible that there are issues with the latest versions of Jetpack. We also don’t see a lot of heavy usage, so the testing of compatibility fell by the wayside too.
I can try to test things out and see what’s maybe going on soon, but it probably won’t be till tomorrow at the earliest.
Thanks Michael,
I tried quite a few custom css as well but as i am not an expert in this area i could not achieve the desired result. However, your plugin seems like can do the trick but as you know its not compatible / not working at present. Any help would be appreciated.
Any links and information about what you’re seeing and trying to achieve would help me investigate first hand for what you’re specifically experiencing.
I am using Jetpack slideshow in my post and want to display the caption after the image by default it displayes over the images or to say overlays it which hides a part of my image. Is there any way to fix this.
if you have a public link to the post with the slideshow, i can inspect how things are behaving and what may or may not need done, if anything to help you along here as a quick bandaid patch.
Here is the link of the page. Please help.
https://techpress.net/how-to-download-the-certificate-from-netscaler-in-pfx-format/Any thoughts ?
I managed to get this fixed but not completely.
I hadn’t had a chance to circle back.
I guess my question is what do you feel is left?
Hi Michael,
Not too much is left but few bits which i am just stuck with
the caption is cutting off from the bottom (desktop and mobile both) https://imgur.com/3j8vVmU. is there any way to expand the caption block to show the whole text. i think the pagination dots are causing issue, can we hide it as well.
I am using below code:
.entry-content .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_image { margin-top: auto; margin-bottom: auto; } .entry-content .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide figure { flex-direction: column; } .entry-content .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption { position: relative; bottom: auto; width: 100%; max-height: 100%; overflow: visible; padding: 10px 0 20px 0; color: #333; text-align: center; font-size: 19px; background: linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0) 0%,transparent); }-
This reply was modified 5 years, 7 months ago by
JM.
Not seeing a caption like that one at https://techpress.net/how-to-download-the-certificate-from-netscaler-in-pfx-format/ so it’s a little hard to advise on that specific one, and really it’d just end up being me suggesting more possible CSS edits or reviewing what the javascript that we ship with is doing.
Ok, Thanks.
-
This reply was modified 5 years, 7 months ago by
The topic ‘Does not work’ is closed to new replies.