Jaap Bleumink
Forum Replies Created
-
AuthorPosts
-
Jaap Bleumink
ParticipantThank you. Message have been sent.
Jaap Bleumink
ParticipantSending mail failed: it looks like you’ve forwarded the support e-mail address to a gnmal account, and gmail is not accepting this
Jaap Bleumink
ParticipantI’m sorry, I did not read this item for a while. The ‘Read More’ issue is still there – and a bit annoying. We’re using a multi lingual website, and wish to use the option for different ‘Read more’ links per picture shown in the Slider, thus giving users a link to the webpages in their own language. But only the ‘Read More’ link on the last shown picture in the Slider is working.
I’ll send you some more in depth details about the issue per e-mail, including access to an Admin account on our development website.
Jaap Bleumink
ParticipantHi, I’m the original poster on this subject. We’ve got this issue also still on our website, so as a work-around: we don’use this link option anymore 🙁
Some digging in the code reveals that this slider option is based on multiple backgrounds, which periodically change from opacity=0 to opacity=1. Thus it appears that the images are sliding from one to another.
The code does read the “A HREF=” link, but does this for all backgrounds subsequently. Because all backgrounds are there, this will results in that the last “A HREF=” will always be the link you’ll be sent to. Instead of the background link which is shown to the user
January 10, 2024 at 10:55 am in reply to: Wide range Pro – Description+Button on mobile device #46883Jaap Bleumink
ParticipantWith a little bit searching through the CSS – Forcing the MsgBox to be shown on mobile devices can be done via Theme Options / Custom CSS by adding:
.CaptionBX { display: inline-block !important; }
Item closed!
Jaap Bleumink
Participantdone
December 21, 2023 at 1:58 pm in reply to: Wide range Pro – Description+Button on mobile device #46608Jaap Bleumink
Participantdone!
Jaap Bleumink
ParticipantAnd another addendum: above was tested with Google Chrome. With Microsoft Edge, the Read More button doesn’t work at all.
Thank you!
Jaap Bleumink
ParticipantThe Inspection Console in the webbrowser do shows a Javascript error on the slider page, but I do not know if this has any relation with this. This is shown:
Uncaught TypeError: jQuery(…).quovolver is not a function at custom.js#IamnotaJavascriptprogrammer 😉
December 20, 2023 at 3:35 pm in reply to: Wide range Pro – Description+Button on mobile device #46571Jaap Bleumink
ParticipantI’m so sorry – there’s no edit button. The part about the Java error belongs to another topic. I will add it there.
Here only the question for mobile devices is ‘open’.
December 20, 2023 at 3:32 pm in reply to: Wide range Pro – Description+Button on mobile device #46570Jaap Bleumink
ParticipantAddendum: about the position of the box -> I’ve found already.
This can be changed via CSS, e.g.: .CaptionBX { top:50%; }The link error is still there. The Inspection Console do shows a Javascript error, but I do not know if this has any relation with this. This is shown:
Uncaught TypeError: jQuery(…).quovolver is not a function at custom.js#IamnotaJavascriptprogrammer 😉
-
AuthorPosts