Viewing 2 reply threads
You must be logged in to reply to this topic.
Hello. I use this shortcode for button with contact email
[shortcode_button type=”gradient” align=”left” target=”_blank” link=”mailto:[email protected]” color=”#ffffff” bg_color_hover=”#ffffff” bordercolor=”#696763″ bordercolor_hover=”#e2001a” icon=”none” font_color=”#696763″ font_color_hover=”#e2001a”]Contatto: Mara Lombardi[/shortcode_button]
Link in THIRD CARD
Uno a uno – coaching
Contatto: Mara lombardi
https://www.palestradellascrittura.it/come-e-dove-lo-facciamo/
What should I do to avoid opening a new and empty window if I click on the button? I tried to use the other targets and open the email, but the page becomes white, disappears and needs to be updated again.
Hello,
Please remove the target instruction. Now you have to know that if the you haven’t any mail client installed normally the page will goes blank.
please try this shortcode:
[shortcode_button type=”gradient” align=”left” link=”mailto:[email protected]” color=”#ffffff” bg_color_hover=”#ffffff” bordercolor=”#696763″ bordercolor_hover=”#e2001a” icon=”none” font_color=”#696763″ font_color_hover=”#e2001a”]Contatto: Mara Lombardi[/shortcode_button]
Let us know.
Regards!
Hello Ruco, thanks a lot. I did the tests, better to keep the _blank target, so as not to alert inexperienced users. Thanks for your support. Best regards. Bruno
You must be logged in to reply to this topic.