need to update Function.php in BfastMag Pro theme.

Home Forums WordPress Theme Support BfastMag Pro need to update Function.php in BfastMag Pro theme.

This topic contains 2 replies, has 2 voices, and was last updated by  Raja CRN 5 years, 10 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9643

    RAHUL
    Member

    Hi Raja,
    I need to update Function.php file as suggested my Yoast support in our theme.

    Could you please tell me that how can I update function.php for below code. I need to add below code in Function.php file.

    function max_entries_per_sitemap() {
    return 100;
    }

    add_filter( ‘wpseo_sitemap_entries_per_page’, ‘max_entries_per_sitemap’ );

    Thanks.
    Rahul Shrivastava

    #9644

    RAHUL
    Member

    Hello,
    Could you please guide.

    Thanks.

    #9647

    Raja CRN
    Keymaster

    Hello,

    Just add at the end of the file and save. Take backup of that file before.

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .