Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter cedec

    (@cedec)

    Solved topic external SMTP plug was causing problems

    Thread Starter cedec

    (@cedec)

    Hi @stuartduff

    WordPress Address (URL) and Site Address (URL) are correct and set to the new domain.

    An interesting thing happens at @ when creating an account when ordering. welcoming @ with the password shows the link to the subpage my account like this:

    <a href="www.oldurl.com/my-account" style="color:#96588a;font-weight:normal;text-decoration:underline;">www.newurl.com/my-account</a>

    When I paste the code below corresponding to this bit @, in my footer on the page, both links lead to a new url

    printf( esc_html__( 'Thanks for creating an account on %1$s. Your username is %2$s. You can access your account area to view orders, change your password, and more at: %3$s', 'woocommerce' ), esc_html( $blogname ), '<strong>' . esc_html( $user_login ) . '</strong>', make_clickable( esc_url( wc_get_page_permalink( 'myaccount' ) ) ) );

    What could be wrong here that only @ shows old links and all links in the entire site are already correct and lead to a new domain?

    • This reply was modified 3 years, 4 months ago by cedec.
    • This reply was modified 3 years, 4 months ago by cedec.
    Thread Starter cedec

    (@cedec)

    Hi I send link on you mail adres bu**is**[email protected] (actualy i cant publish link).

    On page I copy two short code, one to user and next to tag. Tag gallery work fine, user gallery give false. Any idea?

    Thanks for help!

    Thread Starter cedec

    (@cedec)

    I reinstal WP and instal only Instagram Gallery and all time have that error if use username, when i use tag all is good.

    Could this be the fault of hosting? In otner hosting and page all is good. Have you ever met with such a case?

Viewing 4 replies - 1 through 4 (of 4 total)