1
jonas000
URL link not working...
  • 2004/10/19 14:36

  • jonas000

  • Just popping in

  • Posts: 90

  • Since: 2004/10/1


I'm trying to insert a link in some text but its not working, can anyone help?

I used the url button on this text:

TO DOWNLOAD MIXES YOU MUST [url=http://vinyljunkieuk.com/djs/register.php]REGISTER[/url] FIRST<br/><br/>


For some reason its working on here, but not my site....

now it looks like this on the home page: HOME PAGE

2
tl
Re: URL link not working...
  • 2004/10/19 14:48

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Quote:

[url=...]

is part of Xoopscodes and only works in modules or blocks that have it enabled, such as news, newbb ...

You would have to use the regular url referencing in your custom block.

3
fredski
Re:URL link not working...
  • 2004/10/19 14:50

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Thats because the forums use bbcode, but the centre block for your home page uses standard html.

4
jonas000
Re: URL link not working...
  • 2004/10/19 14:50

  • jonas000

  • Just popping in

  • Posts: 90

  • Since: 2004/10/1


which is?

5
fredski
Re:URL link not working...
  • 2004/10/19 14:53

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Try this
TO DOWNLOAD MIXES YOU MUST <A href="http://vinyljunkieuk.com/djs/register.php" target=_blank>REGISTER</AFIRST


You can change the _blank to _parent if you want it to open in the same page rather than a new window

6
m0nty
Re:URL link not working...
  • 2004/10/19 15:02

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


a simple html function like:

TO DOWNLOAD MIXES YOU MUST <a href="http://vinyljunkieuk.com/djs/register.php" target="_blank"><b>REGISTER</b></a>First


note the < b> is only to make the text bold.. and the target="_blank" is only needed if you want it to open a new browser window when clicked..

EDIT* TJ beat me to it.. lol thats what ya get for multi taskin.. hahaha

but u get the picture?

7
jonas000
Re:URL link not working...
  • 2004/10/19 15:06

  • jonas000

  • Just popping in

  • Posts: 90

  • Since: 2004/10/1


thats great....thanks guys

Login

Who's Online

147 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 147


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits