Advertisement:

Author Topic: how to remove hyperlinks in user post i.e with hyperlinks to their website.  (Read 1032 times)

mandi007

  • Full Member
  • ***
  • Posts: 204
they can post website details but with no hyperlinks.
« Last Edit: December 06, 2014, 02:12:00 pm by mandi007 »

frosticek

  • Hero Member
  • *****
  • Posts: 3948
@mandi007
If you want to remove some fields from your user profile, you can do it in user-profile.php file in theme folder.

mandi007

  • Full Member
  • ***
  • Posts: 204
thanks for reply .

i dont want to remove but it post text area if there are writing something like bitmang0.com it should show as text not as hyperlink

frosticek

  • Hero Member
  • *****
  • Posts: 3948
@mandi007
In this case edit your item.php and fix it here.

dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Hi, what version, theme and plugins do you use? Every user input field is sanitized already and should not appear as live links with default installation.

Regards

mandi007

  • Full Member
  • ***
  • Posts: 204
thanks for the reply.

i am using modern theme and rich edit tiny mce plugin.

how to edit the item.post page so to avoid post anchor <a hrel=""></a> links from posting.

mandi007

  • Full Member
  • ***
  • Posts: 204
removed the tiny mce and it worked what i want.....thanks for reply