• Resolved billznik

    (@billznik)


    I have lots of entries in the first column wrapped in <b></b> tags which I don’t need to be bolded (im using css for that now). Is there a function I could use to remove all the <b> tags that appear inside the first column in all tablepress tables?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    No, sorry, TablePress doesn’t have a native feature for that. One way (if you only have these tags in column 1) could be to export the table to a CSV file, and then do a search/replace after opening that CSV file in a text editor. Then, you could re-import the file into TablePress, choosing to replace the existing copy.

    Regards,
    Tobias

    Thread Starter billznik

    (@billznik)

    Hi, thanks, yeah that makes sense, although I have around 100 tables so it could take some time.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    yes, I see 🙁 Sorry for not having a better solution here.

    Regards,
    Tobias

    Thread Starter billznik

    (@billznik)

    That’s ok, thanks i’ll use your method.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    great! Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Remove html tag from first column’ is closed to new replies.