Confused about specifying URLs
-
This use to work perfectly some time ago:
<a href="[content type='text-blocks' name='tickets-banner' field='link']" class="btn btn-lg btn-theme-lite">Click here</a>
I have an ACF field actually called,
link
not to be confused with the new shortcode[link]
.
My ACF field needs to contain an external url like this:https://mysite.com
Unfortunately, the output is now invalid and dysfunctional:
<a href="<a href=" http:="" mysite.com="" text-blocks="" tickets-banner="" "="">Tickets Banner</a>" class="btn btn-lg btn-theme-lite">Click here
Also, I tried deactivating the
[link]
shortcode under Settings, but it had no effect.So, how should this be implemented now?
https://www.ads-software.com/plugins/custom-content-shortcode/
- The topic ‘Confused about specifying URLs’ is closed to new replies.