Title: Adding links
Last modified: November 15, 2020

---

# Adding links

 *  Resolved Anonymous User 9588130
 * (@anonymized-9588130)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/adding-links-16/)
 * I added a link to an admin reply, but the Guestbook doesn’t make it a clickable
   link. I tried to then mark it up with HTML in the hope that this would work, 
   but the Guestbook removed all my markup and reverted it to plaintext again.
 * Is there anyway for me to add a clickable link to an admin reply?
 * Thanks!
 * Oh, also, is there a way for me to donate to this project? I’m getting a lot 
   of use from it, so I’d like to add some small amount of support.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadding-links-16%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/adding-links-16/#post-13667404)
 * Hi Kev,
    You can go to Guestbook > Settings > Form-settings and enable the Visual
   editor. That will give you a BBcode iconset for the editor.
 * And thank you 🙂
    If you want to donate, you could buy the add-on, as often as
   you like 🙂 You can also just donate on Paypal to [marcel@timelord.nl](https://wordpress.org/support/topic/adding-links-16/marcel@timelord.nl?output_format=md)
   Thank you for mentioning it works good for you.
 *  Thread Starter Anonymous User 9588130
 * (@anonymized-9588130)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/adding-links-16/#post-13668820)
 * Thanks I bought the Addon. 🙂
 * WRT to the visual editor, when I enable it, the icons don’t display correctly
   for some reason.
 * At the back-end everything is fine: [https://imgur.com/a/VY2N29J](https://imgur.com/a/VY2N29J)
 * But at the front-end the icons are all wrong: [https://imgur.com/a/ONGB827](https://imgur.com/a/ONGB827)
 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/adding-links-16/#post-13669014)
 * Hi Kev,
    Often that has to do with a theme that has CSS that interferes. I checked
   your website, currently BBcode is disabled again. If you enable it again I can
   take a look and most probably write some custom CSS for you, or even improve 
   the CSS of the plugin to work with more themes.
 * There are thousands of themes and it is not always straightforward to have something
   working across all themes.
 *  Thread Starter Anonymous User 9588130
 * (@anonymized-9588130)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/adding-links-16/#post-13677255)
 * Sorry for the delay on this. I’ve just enabled the visual editor again. I had
   a look on dev tools, but can’t find anything obvious that messing with the CSS.
 * Thanks for looking at this.
 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/adding-links-16/#post-13677318)
 * No problem.
    This custom CSS should do:
 *     ```
       .gwolle-gb .markItUpHeader ul a {
           background-size: 20px 20px;
       }
       ```
   
 * You can add it under Appearance > Customizer > Custom CSS.
    You could also put
   it in the file `/frontend/markitup/style.css`. In the next update it will be 
   overwritten with the next version that already includes this, that way you don’t
   have old code as custom CSS.
 *  Thread Starter Anonymous User 9588130
 * (@anonymized-9588130)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/adding-links-16/#post-13677364)
 * You sir, are a legend. Thanks Marcel!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Adding links’ is closed to new replies.

 * ![](https://ps.w.org/gwolle-gb/assets/icon-256x256.png?rev=1114688)
 * [Gwolle Guestbook](https://wordpress.org/plugins/gwolle-gb/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gwolle-gb/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gwolle-gb/)
 * [Active Topics](https://wordpress.org/support/plugin/gwolle-gb/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gwolle-gb/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gwolle-gb/reviews/)

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)
 * [links](https://wordpress.org/support/topic-tag/links/)

 * 6 replies
 * 2 participants
 * Last reply from: Anonymous User 9588130
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/adding-links-16/#post-13677364)
 * Status: resolved