Forums
Home / Fixing WordPress / Text Widget & Link
(@sebastianotero)
14 years, 7 months ago
Hi
The text widgets say I can add a link in them, but it shows up non linkable. Its the widget on the right that says “Book Right Now”
I wanna make it linkable and re-title it shorter.
How do i? Is there a plug in or other type of widget I should use?
thanks!
(@vtxyzzy)
How did you code the link? Was it like this?
<a href="https://somedomain.com/somepage" >Short Title</a>
Thanks. I didnt code it, I just typed into the widget.
https://www.guiltypleasuresatl.com/category/customer-fan-reviews/
You can’t just type the href into the widget, you must code it as a link as I showed above.