It is is to be in the user registration form.
I have tried it this way since:
I have added an attribute as what I have realised that I just need to tick ‘allow front end editing’ but not put anything in areas of display. So much like how the Booking Export URL is only displayed in the form.
What I would like to do if possible though is utilise < a href=“%value%”>Text - maybe even the button code and open in a new window.
Is that possible?
As I tried both above code and button code in format box and it didn’t do anything.
The long ugly ‘unclickable’ or ‘un-copyable’ link is just being displayed as placeholder text currently.
Unfortunately, I don’t quite understand what functionality you need to add. Perhaps you want to add a custom button with your own URL at the top of the user register form? If not, please describe the expected result and what functionality you need in more detail.
Yes a custom button from within the form. I think I found my solution to adding it as this code above does create such button. It is at the top of the form.
Can I move it at all, like further down within the form and if so how?
Also how do I get these buttons within the form a colour of my choice please instead of grey. And the message bubble, the category bubble tags, attribute icons on the listings etc please?
Here are the form areas and listing areas, regarding the second part of my question reagrding styling:
If you are referring to the button from your screenshot, unfortunately, this is not possible, as each button is related to its own field and is built-in. If you mean to add some custom button with a custom link at the top of the form, you can do it using a custom one.
This is only possible using CSS customization, because the colors in customize are applied only to the primary and secondary buttons, and these are the default.