Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
Yes Rui! Fixed! Thanks Rui en David for the help!
JoostThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.If you would be the customer I would like change the thank you title from static Thank you. Your order has been received
To: Thanks David! (dynamic).
Joost
Hi David,
I’ve found the file in my parent folder, thanks!
Can I just change rule 45 & 84 from :<p class="thank-you"><?php _e( 'Thank you. Your order has been received.', 'swiftframework' ); ?></p>
to:
<p class="thank-you"><?php _e( "Thank you, %s!", esc_html( $order->billing_first_name ) ); ?></p>
Hi David,
Thanks for the swift 😉 response!
Ok so delete this code in functions.php?Joost
Thanks Mohammad, solved!
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi David,
Thanks for this! Got it fixed.
One question though; all h3 titles for products + pricing were in a larger font after the update.
I needed to re-set the custom CSS for the fonts in CSS/JS box, which is quite weird because they were still there but maybe some classes change because of the upload?Got it fixed now.
ThanksJoost
-