Maxdo
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Post a job – WP JOB MANAGERWhen submitting I get for example “Job Experience est invalide”.
This field optional is set as blank and even entering value. This doesn’t work
Forum: Plugins
In reply to: [WP Job Manager] Post a job – WP JOB MANAGERThis is also indicated that an admin can create the fields values prior to submission.
Where ? I see no where to access the form our modify fields.
Forum: Plugins
In reply to: [Partial Shipment for Woocommerce] Modify order Shipmentit works fine on safari. Not Chrome
Forum: Plugins
In reply to: [Partial Shipment for Woocommerce] Modify order Shipmentjavascript autorise
Forum: Plugins
In reply to: [WooCommerce] Lostpassword WoocommerceHello
Resolved. I check previous posts in forums. Well I resolved by putting in Woocommerce advanced tab. Put in blank field lost-password. This force password changes with wordpress process. I added some code in function.php to redirect the user to myaccount page when done.
add_action( ‘after_password_reset’, ‘redirect_after_password_reset_wp’ );
function redirect_after_password_reset_wp() {
// Redirection vers la page Mon Compte de WooCommerce
wp_safe_redirect( wc_get_page_permalink( ‘myaccount’ ) );
exit;
}Not the best way. I would have prefer to stay with woocommerce functionality (XStore makes html remplacements.) but I now works.
Well. Thanks. Anyway I run once more the assistant. This to be correctly set for sure.
Wait and see next order. Thanks.
Thnaks James. This discussion for improvement . Restore my previous admin custom admin url wasn’t wish for security reason you understand. It would be great if we you can manage to change this url in such as case.
Thanks you Google Site Site remains a good plugin. Congrats.
Just for your information
Google site Kit reseting didn’t work at all. If my old url was stored on your service this didn’t work. Just for information Google indexing was set to my domain without www. I deleted this domain and set a new site with https://www.
I retry Google signing and always the process led to the wrong admin url. Not the current one.
I say Site Kit reseting didn’t resolve this issue. May could you set an url on your service if wrong information are stored on your service to update manually.
Thanks.
Thanks for reply.
You have to know Google Site Kit Reset didn’t resolve this issue.
Il also deleted the plugin, search in my database, any system file that could have store this past url. I reinstall the plugin and the same issue remained.
So where is store this admin url ??
The only way for me was to set back my past admin url I wanted to change for security reasons
purpose Site Kit <—> Google ???
Resolved. I finally reuse my old custum admin url. Bad. It works now. I don’t understand why
I try another browser Google. The same issue. I delete from search console my domain propriety. Ic create a new one. I resign via SiteKit to google sign in. The same.redirect is made with a wrong past admin url
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Issue 5XX when disconnecting from BackendHello
This issue still occurs . I am on my new website. I installed Wordfence. ok Then I install WP hide security Enhancer. I personalized the admin url. Ok working. But I notice that now every time disconnecting from my backend on page with 500 error appears. The déconnexion is effective however. Can someone help me ?
@airdrummer Unfortunately, this involves wptouch higher versions as when i desactivate the extension this works fine. As soon i activate the extension in higher version, it crash. I use no cache, have change, try different php version ; the same….
@airdrummer a blank page centered with no arborescence. Some text and primative input box to configure an item on the menu. There is the button choose icon, not working.
Hope this helps