Info
- 3 posts
- 2 voices
- Started 5 years ago by Null
- Latest reply from Null
- This topic is not resolved
Hyperlinks are showing as plain text
-
- Posted 5 years ago #
Hi,
I have made a own forum page that shows the topics from just 1 forum. For this page I used the front-page.php and index.php files as a base. Everything works fine except the hyperlinks. All hyperlinks from the topics are shown as plain text instead of like this: http://www.test.com
Any thoughts how to fix this?
-
- Posted 5 years ago #
It would be because it is not passing the text through one of the template filters....hmm...let me think about this one.
Trent
-
- Posted 5 years ago #
Plz do cause it doesn't only effect hyperlinks, but also some hooks wich need to generate links. This one is not working for me:
<?php new_topic(); ?>It should show a link: Add to ad a new topic, but it won't show...Excample: http://www.bbportal.org
-
You must log in to post.