Hi,
I installed the plugin in a test stie, and added:
define( ‘HEADLESS_MODE_CLIENT_URL’, ‘https://logologics.nl/learnpress/wp-admin/’ ); tot the wp-config file.
When I add the /wp-admin/ It makes me log in, when I add it without the wp-admin in the url/wp-config the site becomes unavailable.
What am I doing wrong?
Hello, quick question! I understand this is quite the minimal plugin so there shouldn’t be a lot that can go wrong in regards to the configuration but I don’t seem to be getting any results after installing the plugin and adding the variable to my config.php.
As a sample I’m using a https://admin.retrocastle.co.uk for my CMS, and I need the frontend redirected to https://www.retrocastle.co.uk when a user is not logged in. As far as I can tell I’ve got the correct configuration but the frontend pages on ther admin domain still seem accessable. I have ensured I am logged out and have tried on multiple devices.
config.php -
define(?'HEADLESS_MODE_CLIENT_URL',?'https://www.retrocastle.co.uk'?);
Could anyone offer any insight into where I’m going wrong with this?
]]>Anyone get a working headless solution with woocomerce graphql… ?
]]>While using woocommerce my app relies on using the payment page that happens in the backend. Is it possible to whitelist an specific page when using this plugin?
]]>I was thinking, how simple can a plugin be for it not to be working for me..
Until I read the description again.
“The only requests that are granted admission are ones that … OR ANY LOGGED-IN USER ..”
Nice work guys.