Forums

[resolved] Dagon Design Sitemap Question (3 posts)

  1. charlene2021
    Member
    Posted 4 years ago #

    I usually have better luck posting here than plugin websites, hope this is ok ...
    I am using Dagon Design Sitemap to show just a list of the pages on my website. I am a big PHP dummy so I can't tell what line in the php file I need to remove the "Pages" header (see my site for an example http://www.sugar-buzz.net/?page_id=63)

  2. MichaelH
    Volunteer
    Posted 4 years ago #

    Assuming you are using version 3.04 of that plugin then that value is set at line 430 in wp-content/plugins/dd-sitemap-gen/dd-sitemap-gen.php.

    That line is
    $t_out .= DDSG_PAGE_HEADER;

    so if you don't want Pages as the heading just delete the line.

    Of course I don't know how DDSG_PAGE_HEADER gets set to a value of 'Pages' ...

  3. charlene2021
    Member
    Posted 4 years ago #

    Found it, removed it and it looks like I want it now. Thanks a bunch.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags