• Hi This is my code on a page that displays all the child page as a list
    [subpages title_li=”<h2>Topics of Toys and Games for Kids</h2>”]

    [subpages title_li="<h2>Topics of Toys and Games for Kids</h2>"]

    everything is ok accept it displays the entire line including h2 tags text reads as”<h2>Topics of Toys and Games for Kids</h2>”

    how can I remove h2 in the title, I just remove the h2 from the code and then title shows as “Topics”, rest of the title after space is missing..

Viewing 1 replies (of 1 total)
  • Hi.

    In stead of the page title, you need to use the number of the page.

    In admin panel, click on “Pages” so of all your pages are listed.

    Then hold the mouse cursor on the Page title and you will see the WP link to the page on the status bar at the bottom on the page left side.

    Example: https://yourpage.no/wp-admin/post.php?post=5&action=edit

    The number is displayed after the text “post=”. As 5 is in my example. Use that number in the page list and not the page title. ??

    BR
    NorSubs

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove in my title’ is closed to new replies.