I am not able to share the page link because the page is still in Draft stage and has not been published.
]]>Notification bar works fine, but I am puzzled why there is no option to link the button to another page on the site. Now it’s just another way to close the notification bar, which functionality is already incorporated by the closing cross on the right.
The max. 8 characters is also very limiting.
So, doesn’t work for me…this plugin.
The “Privacy” button on the po-up notice is not linking to the correct page. It links to the home page and opens in a new window.
Settings>Privacy “Change your Privacy Policy page” is set to https://www.zemaitis-uk.com/privacy-cookies/
This is confirmed by checking the links in “Edit or view your Privacy Policy page content”.
Any help in fixing this will be appreciated.
Thanks
]]>I am trying to create buttons on elementor page which should be linked with bookit calendar (code) for appointment booking.
I would appreciate your support.
Best regards
]]>document.location.href="https://cff.dwbooster.com/";
Please tell me how to add the new tab code to this pices of code?!
Thankyou
]]>Is there a way to create a link for the popup?
Please let me know if this can be resolved.
<a href="https://www.google.com/" target="_blank" rel="noopener"><button class="button">Click to DOWNLOAD</button></a>
OR
<a href="https://www.google.com/" target="_blank" rel="noopener" class="button">Click to DOWNLOAD</a>
CSS:
.button {
background-color: #4CAF50; /* Green */
border: none;
color: white;
padding: 16px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
transition-duration: 0.4s;
cursor: pointer;
}
HTML:
<a href="https://www.google.com/" target="_blank" rel="noopener"><button class="button">Click to DOWNLOAD</button></a>
OR
<a href="https://www.google.com/" target="_blank" rel="noopener" class="button">Click to DOWNLOAD</a>
I checked this and both working fine in wordpress. Is this valid/safe? Also, which one I should use? More optimal?
]]>I’m trying to add call-to-action buttons to blog posts on my site. I would like to use Gutenberg’s built-in button feature since I like how they look. However, after adding the buttons, when I visit the page, I can’t click on them (they don’t actually link to the page).
I DID add a URL to link to (there’s a section that says “link settings” and then “link rel,” which is where I put the URL). When I mouse over the button on the front end, it doesn’t even give a preview of where the link goes like it does when I mouse over active links.
Any ideas on how to fix this?
Thanks so much!
Nicholas
I have 1 question, in the column set up section, at the bottom, how do you create a link in the Button Link field so the user can buy / checkout with that Plan?
I`ve tried adding,
www.mysite.com/checkout
www.mysite.com/cart
#checkout
#cart
/checkout
/cart
etc…
But I`m making a silly mistake. Could you someone help?
Thank you.
]]>