How to display image/icon on the my-account login page
-
Hello,
I want to display an image/icon above the ‘Login OR Register’ header in the myAccount order page. Here are couple of links for reference :
https://s3.amazonaws.com/helpscout.net/docs/assets/56d89d3a9033600eafd436e0/images/63c93558b5103a7b33a8bc4e/file-tWgTVGtFeD.png
and
https://docs.oceanwp.org/article/858-how-to-properly-configure-my-account-login-register-templateI am using OceanWP theme and I need to use some hook/filter to do this programmatically. I tried
add_action( ‘login_enqueue_scripts’, ‘my-func’ ), but it doesn’t help. Looks like for OceanWP I need to use different hook.Thanks !!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to display image/icon on the my-account login page’ is closed to new replies.