Viewing 1 replies (of 1 total)
  • Thread Starter a.estrada

    (@aestrada-1)

    I found the issue was with another plugin Exclude pages if i exclude the page using the plugin above, the listing of pages doesn’t work. I had to learn how to pause its functionality using

    <?php pause_exclude_pages(); ?>
    
    <?php resume_exclude_pages(); ?>

    now is listing the subpages! ??

Viewing 1 replies (of 1 total)
  • The topic ‘conflicts with Exlude pages’ is closed to new replies.