margr
Forum Replies Created
-
Thank you so much for your help. I managed to resolve it and it’s working again; it’s not a TranslatePress issue. Thanks again for your time. I’m closing this thread.
Hi @iarinadasdi,
Thank you very much for your quick reply and all the details. At the moment, I have been able to isolate that the problem seems to come from our theme together with a plugin (Restrict Content). I haven’t detected exactly what it is yet, but I wanted to give you this update to keep you informed. If you agree, we can leave the thread on pause until I can narrow it down further, but it does not seem to be a TranslatePress issue.
Thanks again,
Marina.Thanks for your reply @karlalevelup.
Kind regards.
Hello again. Any news?
Kind regards.
Hello again,
Now that links can be included in Lightbox captions, I have noticed that the links are not available when viewing the gallery on a mobile device.
[Issue] Links are not visible in captions in the mobile gallery. Only the text is displayed, but there is no HTML “a” tag or link to go anywhere, just the link text.
[Request] Could you also make the links visible in Lightbox captions?
Thanks in advance.
Best regards.
Hi!
Thank you very much @karlalevelup for the answers and for your time. The problem has disappeared with the installation of the latest version of Kadence blocks along with the upgrade to WordPress 6.8 and the update of the theme we are using. I can’t specify more where the error was, maybe at some point all three things were not working well, but now I can mark the thread as resolved.
Best regards.
Hi @karlalevelup,
Thank you very much for your video and sorry for the delay in my reply.
I have tried to replicate your steps on the site, set the default theme, deactivate plugins but I still have the problem. How can I pass you a private link with the website and login details? It is hidden as it is a test site.
I look forward to hearing from you.
Best regards,
MarinaHello @karlalevelup,
Thanks for your reply. Sorry for my bad English, I will try to explain myself better.
When I put a link in the caption and open the gallery in Lightbox, the link and the image are displayed correctly, they are not repeated. However, when I press the arrow to go to the next image, I get again the same image that has the link, ie: this image appears twice in the gallery lightbox. When I click on the arrow again, it goes to the next image. I hope I have explained myself better now.
Kind regards,
MarinaHi there,
I just saw that the latest update (3.3.7) shows the links in caption in the lightboxes of the galleries. Thank you very much!
On the other hand I still have the behaviour that the images that have links as caption in the gallery, shows double when opening the gallery in lightbox. Can you confirm me if this is something that is happening?
Kind regards,
MarinaHi Michael,
Thank you very much for the update, I understand the development timing.
I remain on standby.
Kind regards,
MarinaHello,
Thank you, I look forward to hearing from you.
Best regards,
MarinaHi,
Thanks for passing it on to the development team, I hope they find it useful and approve its inclusion.
My problem is precisely because when I put a link in the image caption the slide comes out double in the carousel in full screen, if there is any way to solve it.
[Issue] In the thumbnail carousel the images are displayed correctly and the link is visible at the bottom of the image. However when I click to view it in lightbox: the linked captions lose the link and only the text is displayed. Also, images that have links as captions are duplicated in the lightbox carousel.
Forum: Plugins
In reply to: [Carousel Slider Block for Gutenberg] Size of arrowsHello! I had the same doubt and I have resolved it with:
.slick-next:before, .slick-prev:before { font-size: 22px; }Regards!
Thanks, in my case I don’t use Elementor. And although my image is in the media library, I don’t insert it from any Gutenberg block, but through the HTML code that I wrote above, since I need to “draw” about it and apply links, a kind of image map but different, since I need to “draw” on top of the image and apply links, a kind of image map but different. I don’t use the tag <img>, I use tag <svg> and inside it <image>.
Thank you for your recommendations. I am having doubts for the change of some links that I have added by code, but first I want to study the documentation well. If I can’t do it, I’ll consult you.
Regards.
Hi again,
Sorry for my mistake in the title, word “sag” is SVG.
I found in the documentation how to operate with shortcodes and I think that for now it will be the solution that I am going to apply. I write it here in case it is useful to someone else:
[trp_language language=”en_US”]
<img src=“URL_to_image.extension“ />
[/trp_language]https://translatepress.com/docs/restrict-by-language/translation-shortcode/
If there is any other better option, please tell me, meanwhile I leave the thread closed as resolved.
Regards.