cedec
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Wrong domain in email after purchaseSolved topic external SMTP plug was causing problems
Forum: Plugins
In reply to: [WooCommerce] Wrong domain in email after purchaseHi @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?
Forum: Plugins
In reply to: [Social Feed Gallery] Username problemHi 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!
Forum: Plugins
In reply to: [Social Feed Gallery] Username problemI 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?