This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Rose Tyler
Missing “h” letter 🙂 “h”ttps://…
At the top-bar “ÜYE OL” It means “REGISTRATION” fill the form,
Message posted after registration
this link screenshot => https://www.boglarka.com.tr/link-issue.jpg
link broken missing h letter
I know this problem originated from us, but I can not find it, you can try register
How to fix this issue ?
Thanks, Regards
Mrtogz
Hello,
Please check /framework/theme-function.php file and change http://prntscr.com/fgxvea to
https://gyazo.com/b9f9a7074adfb924a8d680da3fb6cf70
<?php $href = get_permalink( get_option('woocommerce_myaccount_page_id') );?>
<p><?php _e('You can access your account area to view your orders and change your password here: <a href="' . $href . '">' . $href . '</a>.', ETHEME_DOMAIN));?></p>
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up