[Plugin: Membership Lite] wp_list_pages() only works if logged in
-
I am having issues on my live site whereby Membership Lite only displays the list of pages to members. I have enabled the pages setting for non-members and selected the pages I want them to be able to view and this has not resolved the issue. I do not have this problem on my localhost.
When viewing the source code of the live site, the line of code
<?php wp_list_pages( $args_to_only_display_what_i_require_in_menu ); ?>
does not appear to be being executed.Does anyone have any suggestions?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Membership Lite] wp_list_pages() only works if logged in’ is closed to new replies.