Button element Link #233
galtline
started this conversation in
Coding (HTML, PHP, CSS, JS)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to set a URL on the Button element using extended fields.
When I enter this url:
/advancedsearch/?search=[oxygen ct_sign_sha256='b067554b8c22000d00ddf5b64343a8872b4edef7966c781010edd871ff068865' data='custom_acf_link' settings_path='community_page' settings_page='false' ][#v_gallery](https://www.facebook.com/hashtag/v_gallery?
I end up with the following:
advancedsearch/?search=http://Big%20Hats#v_gallery
The field is a text field and the value is Big Hats
ITs adding =http:/ and %20 for the space
Beta Was this translation helpful? Give feedback.
All reactions