Limited availability during the holidays
Another busy year is coming to its end, and an exciting year lies ahead. In order to get ready for a fresh new start, our team will spend a few days' rest during the winter holidays. Over the holiday break, we will have reduced staffing from December 20th, 2025, to January 4th, 2026, so please be patient if you do not receive a response as quickly as you normally would.
We send our warmest wishes for happiness, health, and success throughout the coming year. Thank you for your continued support, and may you have a peaceful and blessed Happy Holidays!
I'm trying to create a LayerSlider button that will link to a new page when clicked. I have HTML code from Paypal that I can use to do that; see below. But I don't want to display the Paypal Donate button or the credit card icons. Is there a way to insert that code into a button without displaying the gold button & credit cards?
<input type="hidden" name="hosted_button_id" value="VYDRCQRKZ5R9G" />
</form>
Hello? Any suggestions for how to do this?
Hello David,
I am sorry for the delayed reply. I can recommend you to create a button layer in LayerSlider. You can design this button, add your own text and add the required URL on the right sidebar, under Layers -> Link -> Set Link. There is an option also for opening the page on a new tab.
Best Regards,
George | Kreatura Dev Team
Hi George, thanks for the reply.
What I need is a little different than the URL method you mentioned. If you take a look at the code on this page:
https://rentheatreco.org/layerslidertest/
you will see that there is a form controlling the user interaction for the Paypal buttons/icons. As such, using just a static link doesn't apply. Is there a way to use the Paypal form approach with a Button?
This is a big help. Thank you!
David