Advertisement:

Author Topic: [Tutorial] Making website url clickable on item page.  (Read 9576 times)

azhanidris

  • Newbie
  • *
  • Posts: 2
  • Be myself
Re: [Tutorial] Making website url clickable on item page.
« Reply #15 on: October 19, 2013, 08:24:01 am »
Thanks bro. It really helps. I have been looking for this long time ago.  ;)

« Last Edit: October 19, 2013, 08:28:16 am by azhanidris »

DaLizardWizard

  • Newbie
  • *
  • Posts: 27
Re: [Tutorial] Making website url clickable on item page.
« Reply #16 on: February 22, 2014, 04:15:50 pm »
I'm sorry but what does this actually do? Does it convert the category links on the main page to certain urls?

volunteer

  • Full Member
  • ***
  • Posts: 241
Re: [Tutorial] Making website url clickable on item page.
« Reply #17 on: April 04, 2014, 07:08:15 pm »
what about making links clickeable in

<?php osc_run_hook('item_detail', osc_item() ) ; ?>   :)

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: [Tutorial] Making website url clickable on item page.
« Reply #18 on: April 04, 2014, 07:25:02 pm »
use custom fields and make it a url

volunteer

  • Full Member
  • ***
  • Posts: 241
Re: [Tutorial] Making website url clickable on item page.
« Reply #19 on: April 04, 2014, 07:35:49 pm »
I have many listings with URLs in the description already, wanted to make those clickeable but can live without it too :)

thanks design

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: [Tutorial] Making website url clickable on item page.
« Reply #20 on: April 04, 2014, 07:40:33 pm »
want to be careful with that, you don't know what kind of links user maybe posting, will cause google to not like your site, hence limited use.
that being said, you could use the richedit plugin and allow for that, it will give users more design availability - still limited though, because it will go into your database. again - be wary of what you allow.

strata

  • Sr. Member
  • ****
  • Posts: 411
  • Always good, always...
Re: [Tutorial] Making website url clickable on item page.
« Reply #21 on: April 05, 2014, 06:21:50 am »
want to be careful with that, you don't know what kind of links user maybe posting, will cause google to not like your site, hence limited use.
that being said, you could use the richedit plugin and allow for that, it will give users more design availability - still limited though, because it will go into your database. again - be wary of what you allow.
This good reason, that's why I'm still thinks to enable/disable link on item page. and will try to add some custom filed to input website address when  user submit ads