bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

hiding the long URL

(3 posts)
  • Started 4 months ago by Lucy Skywalker
  • Latest reply from Lucy Skywalker
  • This topic is resolved

Tags:

  1. Lucy Skywalker
    Member

    I'm using Transition Towns bbPress forum and I cannot see a page of instructions anywhere - either there or here - about using code for those who are a little unfamiliar perhaps? I don't understand your "allowed markup" below, if this is it. I want to put hyperlinks in but hide the URL, and the phpBB system [url=http://website_URL]website[/url] evidently doesn't work here.

    Posted 4 months ago #
  2. You use standard HTML markup so to create the following link:

    Here's a link

    you'd enter the following:

    <a href="http://www.example.com/">Here's a link</a>

    Posted 4 months ago #
  3. Lucy Skywalker
    Member

    thanks!

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.