/my-account page, password & more

Posted in: Newsmag
Post count: 24

Hello again,
this time I have more than one question.

1. I activated “LogIn/LogOut” at the Top Bar.
1.1 Is it possible to adjust it so that the customer can directly create the password? So they dont need the email first.
1.2 Can I change the picture of the woman, which show up, when you login? Picture: https://gyazo.com/c3b682fcdfd0b8cd0f76a896216e54e5

2. When you go on https://champlife.de/my-account you can create and login through WooCommerce. Is it possible, to make it so, that it looks like, when the customer gets on “LogIn/LogOut” at the Top Bar. So when you go on /my-Account, you log in through the Theme and not trough woocommerce? Or are there any differnce, is it better when its through WooCommerce?

3. When you are logged in and go on your profile through the top bar, you come to the “https://champlife.de/author/NAME”
page, is it possible to change that, so the customer come to the “https://champlife.de/my-account” page?

4. I already asked WooCommerce because of this litte problem, but they told me to go to the theme support. When you go on a product site, for example https://champlife.de/produkt/armreifschwarz. The 3 little pictures are cutted at the botton.
You can see what I mean here: https://gyazo.com/b65dd2b7d26a6d1f4fae9762c9f321fb
You can only see the half of the pictures below.

Thats all, I hope you can find time, to answer me.

Thank you

  • This topic was modified 7 years by ChampLife.
Post count: 23312

Hello ChampLife,

1)Regarding log-in functionality, our theme uses the default WordPress functionality which requests adding the email first, sorry!
If you want to change the background image for log-in pop-up you need to add a custom CSS code. Try the code below and place it in Theme panel -> Custom CSS area.

.white-popup-block:before {
background-image: url(http://localhost/spitzu/wp-content/uploads/2018/09/2.jpg)!important;
}

2)The only functionality for Sign in/Join in Top Bar can be updated from here -> https://www.screencast.com/t/ZH3NdxlJp

3)This functionality is set up by default. It’s just an WordPress setting. Try to check it with a default theme and check the behavior.

4)Try to remove that plugin and check the results. All of the untested plugins should have to be removed if you want to achieve good theme results.

Thanks for your understanding!

Post count: 24

Hey @catalin

thanks for your replay.

1. I understand point 1, so thanks for the help there.

2/3. I ask the question in an other way: Is it possible to change the site to which the customer is forwarded when he press “Login/Register” at the top bar.
I think I saw something when i googled it, I think its possible to change that diretly in the Source Code of the website.
So maybe you can tell me what and where I need to change that?

4. You mean the WooCommerce Plugin? But than the whole site disappears or am I wrong?

I hope you can help me again.
Thank you.

Post count: 23312

Hello ChampLife,

2,3)You should use a plugin for this functionality like Woocommerce Login Redirect, according to this useful guide from here -> https://wordpress.org/plugins/woo-login-redirect/

4)Check the following link from here -> https://www.youtube.com/watch?v=xbwLCgD7DZM Maybe this video will be useful for you.

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.