Thank you for getting in touch with us. My name is Attila and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.
You shouldn't use the Open By Click field for this purpose, that option is used to open popup sliders. Instead, you should try to add it as an HTML layer.
If you want to trigger the popup with a button (layer) inside the slider, you will need to enter the following line to the Open By Click field: #example And then set an ID in the Link & Attributes tab, for the same button (layer) with the same name: example
In case you want to start a popup slider with a button outside of the a slider from your site, you will need to apply an ID (id="example") or class (class="example") on that button and enter the same selector for ID (#example) or class (.example) to the Open By Click field in the Slider Settings.
Please also make sure that the sliders that you want to use (the popups as well) are added to the page. You can also use the Slider Settings -> Popup -> Target Pages section for this purpose.
Unfortunately I cannot really tell what might be wrong without seeing the problem. Could you please show us your site or a test page with the slider where we can check on it?
We've located the problem. The cursor does not change on hover because that is not an actual link. It is only disguised as one. That is a normal HTML layer, with blue text color and underline.
You have two options. You can either set a normal link for it under the Links & Attributes tab (even adding a # to the field would work). Or you can keep the current setup and enter "cursor: pointer;" (without the quotes) to the Custom CSS field in the Styls tab.
Hi,
I have a code <a href> that opens a window at the click.:
<a href="javascript:;"onClick="window.open('https://www.beinteractive.it/sito-web-vetrina', 'Sito Web Vetrina', 'width=500, height=600');"CLICCA QUI</a>
in the attachment, I set the jquery trigger, but I do not know how to call it in the code above.
thank you
grazie mille
Hello grazie mille,
Thank you for getting in touch with us. My name is Attila and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.
You shouldn't use the Open By Click field for this purpose, that option is used to open popup sliders. Instead, you should try to add it as an HTML layer.
the problem remains.
in the HTML layer, how can I create a link to the popup slider.
I want to click a word and you have to open the popup.
how can I do?
many thanks
If you want to trigger the popup with a button (layer) inside the slider, you will need to enter the following line to the Open By Click field: #example
And then set an ID in the Link & Attributes tab, for the same button (layer) with the same name: example
In case you want to start a popup slider with a button outside of the a slider from your site, you will need to apply an ID (id="example") or class (class="example") on that button and enter the same selector for ID (#example) or class (.example) to the Open By Click field in the Slider Settings.
Please also make sure that the sliders that you want to use (the popups as well) are added to the page. You can also use the Slider Settings -> Popup -> Target Pages section for this purpose.
ok, now popup works.
but when I step with the mouse over the button I do not see the cursor. the hand.
you do not understand that this is a link.
why?
many thanks
Unfortunately I cannot really tell what might be wrong without seeing the problem. Could you please show us your site or a test page with the slider where we can check on it?
Thank you for the feedback. I can see the problem, I will contact and consult with the development team and get back to you as soon as I can.
We appreciate your patience while we're working towards your ticket.
no problem. I wait gladly.
you can do excellent service.
thank you so much. See you soon.
We've located the problem. The cursor does not change on hover because that is not an actual link. It is only disguised as one. That is a normal HTML layer, with blue text color and underline.
You have two options. You can either set a normal link for it under the Links & Attributes tab (even adding a # to the field would work). Or you can keep the current setup and enter "cursor: pointer;" (without the quotes) to the Custom CSS field in the Styls tab.
I'm sorry, first solution not work. the second solution work fine.
I attach the result of the first solution.
many thanks
Thank you for the feedback, glad you could solve the problem. If you need further assistance please let us know.