Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author sbouey

    (@sbouey)

    this link work https://yrmegard.net/treasury/en/shop/ but not https://www.yrmegard.net/shop

    https://www.yrmegard.net/shop is closed

    You have 1 WordPress Site and another just for the shop ?

    Thread Starter Yrmegard

    (@yrmegard)

    Yes, that is correct.

    The shop on the main install (https://yrmegard.net/treasury/en/shop/) is just a showcase page with a contact form, it’s not running on Woo. I am currently building a proper shop on a separate install and that is closed as not ready. I can open it for a limited amount of time so you could take a look.

    Plugin Author sbouey

    (@sbouey)

    Ok, so the problem is on a site i can’t look

    what are the permalink configuration , You’re shop is in [your-site]/shop and the problem are the email send with /shop/shop for lost password ?

    Thread Starter Yrmegard

    (@yrmegard)

    The site at yrmegard.net/shop is public at the moment so you can test it if that helps – create an account and then try to recover the password.

    The description is correct, the site address is [my-site]/shop and the links get sent with [my-site]/shop/shop for lost password.

    Thanks for looking into it!

    • This reply was modified 1 week, 5 days ago by Yrmegard.
    Plugin Author sbouey

    (@sbouey)

    yes but how it’s configured ? i need to configure my site locally to see what’s wrong

    Thread Starter Yrmegard

    (@yrmegard)

    Please tell me what screenshots from the back-end you need and I will make them.

    Permalink settings: one, two.

    Falang general settings, translate options.

    • This reply was modified 1 week, 5 days ago by Yrmegard.
    Plugin Author sbouey

    (@sbouey)

    can you comment a line in

    wp-content\plugins\falang\src\Falang\Filter\Site\WooCommerce.php

    line 219 like this

    if ( 'lost-password' === $endpoint ) {
    if (isset($_POST['_wp_http_referer'])){
    //$url = get_home_url(). $_POST['_wp_http_referer'];
    }
    }
    Thread Starter Yrmegard

    (@yrmegard)

    Thanks! I changed the line and the link in the email is now correct (without the double “shop”, so hooray on that!)

    Now I have another issue as the link takes to the usual My Account page (login/register), not to the page where you can set your new password. If I deactivate Falang, the link leads to 404 error page. I am not sure if this is Falang or Woo problem.

    Thread Starter Yrmegard

    (@yrmegard)

    Hey,

    It looks like overnight cache cleanup has solved the rest of the issues, so now password recovery works properly. Thanks again for your quick and effective help!

    Plugin Author sbouey

    (@sbouey)

    Perfect, i have to find a way to make it working for the next release

Viewing 10 replies - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.