Hello, there is something I don't understand about handling authentication with the Wordpress Template.
I followed the template guide published here step by step: https://xlinesoft.com/wordpress
After publishing the output folder as wpphprunner, I went to /wp-content/plugins/wpphprunner/wpsettings_edit.php and set "using Wordpress username"
Then I created a page and put a shortcode in the body like this: [wpphprunner page="menu.php"]
Finally, I logged into Wordpress (via wp-admin) and I went to the frontend, but when I try to view the contents of the page indicated above, I always get the message "You need to be logged in to Wordpress in order to see this page".
Is there something I forgot? How can I fix this issue?
I followed the template guide published here step by step: https://xlinesoft.com/wordpress
After publishing the output folder as wpphprunner, I went to /wp-content/plugins/wpphprunner/wpsettings_edit.php and set "using Wordpress username"
Then I created a page and put a shortcode in the body like this: [wpphprunner page="menu.php"]
Finally, I logged into Wordpress (via wp-admin) and I went to the frontend, but when I try to view the contents of the page indicated above, I always get the message "You need to be logged in to Wordpress in order to see this page".
Is there something I forgot? How can I fix this issue?