Amaury Balmer
Amaury Balmer
This function must be call after plugin hook registration : Here is the code below (untested) : ``` php add_action('wp', array($this, 'remove_storefront_catalogcss'), 11); function remove_storefront_catalogcss() { // Remove inline CSS...
We don't have this problem with version 0.8.1.
In version 0.8.1, the Google link is : https://accounts.google.com/o/oauth2/v2/auth?response_type=code&client_id=XXX.apps.googleusercontent.com&state=XXX&code_challenge=XXX&code_challenge_method=S256&redirect_uri=https://mybastion.url/@warpgate/api/sso/return&scope=openid+email&nonce=XXX In version 0.9.x, the link is changed to : https://accounts.google.com/o/oauth2/v2/auth?response_type=code&client_id=XXX.apps.googleusercontent.com&state=XXX&code_challenge=XXX&code_challenge_method=S256&redirect_uri=https://mybastion.url:66718/@warpgate/api/sso/return&scope=openid+email&nonce=XXX The particularity is that we have a port in the URL...
@Eugeny thanks for your reply We don't use a reverse proxy, we make a direct call to warpgate. I try to add this conf value ``` http: enable: true trust_x_forwarded_for:...
Thanks @Eugeny !
I don't see a bug, can you detail your problem, with a screenshot? Your message is dated, I will close it if it is no longer relevant in a few...
Hello Sebastien, When an article changes from "published" to "draft", the order for deleting the articles is started on the affected sites. At the next sync, the cloned items will...
I understood. Why not, indeed. I do not know when this feature will be developed.
Hello, Je note pour la documentation, nous avons bien conscience du manquement sur cet aspect du projet. Cela devrait changer dans les prochains mois si tout se déroule comme espéré....
Pour avoir une médiathèque totalement partagée, il faut configurer les médias pour émettre de tous les sites, vers tous les sites.