Site logo

[Resolved] Making A Sitewide HTML Tag Change

Home Forums Support [Resolved] Making A Sitewide HTML Tag Change

Home Forums Support Making A Sitewide HTML Tag Change

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2465607
    Jodie

    Hi,

    I have many instances of the word “FAQ” (or “Q&A”) on my site. They’re currently all “H2″s, but I want them to be “p” tags.

    What’s the best way to change this site wide?

    Thanks so much for your help!

    Cheers Jodie

    #2465848
    David
    Staff
    Customer Support

    Hi there,

    maybe this plugin:

    https://wordpress.org/plugins/better-search-replace/

    you can then search the relevant post table for <h2>FAQ</h2> for example.
    And replace it with <p>FAQ</p>

    Note this change is made to your database, so it is advisable to do this on a backup or staging site.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.