This topic has 16 replies, 3 voices, and was last updated 9 years, 5 months ago ago by Jack Richardson
I have a problem, which is that when you enter the page “my account” https://goo.gl/SfowrT shown wrong page.
This has always been so, but I have not given importance because this page will not be used, but now I’m testing a new system of social login and need to fix it.
You hope you can help me, thank you very much!
Hello,
Please clarify what page you want to display in My Account link.
Regards,
Eva Kemp.
Upon entering the site mentioned you can see that’s not right.
https://www.dropbox.com/s/hc16yicvel5sf3u/login.PNG?dl=0
Hello,
Did you change login credentials? I can’t log in to wp-admin panel now.
Please provide us with correct details.
Regards,
Eva Kemp.
These are:
Hello,
I’ve added added this code in style.css of your child theme:
#main {
background-color: white !important;
}
Please clear browser cache and check My Account page now.
Regards,
Eva Kemp.
Hello, on page “My Account” to install the template did not show the registration form and I asked him añadieras, I have now included a social login and would like to remove this registration form showing in https://goo.gl/UotnAh, I hope you can help me, thanks.
Hello,
I’ve disabled registration form in Woocommerce > Settings > Accounts > Registration Options > unchecked “Enable registration on the “My Account” page”. Please check “My account” page now.
Regards,
Eva Kemp.
Thanks, but in the form of access is still displayed wrong button “Indentificarse” is displayed should the social login, will show a graphic example:
So this now:
https://www.dropbox.com/s/yzs524o1mlc8hum/now.PNG?dl=0
So it should be:
https://www.dropbox.com/s/pp0md7i19qlwutk/new.jpg?dl=0
I’m also having a small problem with the CSS before, buttons caddy letter was a dark gray and unreadable, so I changed the lyrics to a white color, it is very good.
https://www.dropbox.com/s/tsir3g2xr7tao3u/carro.PNG?dl=0
But I now realize that I modificcado font color of the button “buy now” product catalog, as you can see in the picture:
https://www.dropbox.com/s/lbgck6ij59v25ju/catalogo.PNG?dl=0
And I want in the catalog, look like before, with the letter in a rather dark gray, to be legible button.
As I can do this? Should include child theme files for future updates.
Hello,
Please add this code in child style.css file to change font color for buttons on Products page:
#products-grid.products_grid .product-grid .btn-cont .button {
color: black !important;
}
Try to use this code in style.css of the child theme for My Account page:
.apsl-login-networks.theme-11.clearfix {
margin-bottom: -150px;
margin-top: 80px;
}
#main {
padding: 0 0 80px 0 !important;
}
Regards,
Eva Kemp.
Hello, adding codes have not managed to do that work. The button shows the same color as before:
https://www.dropbox.com/s/phurzn4vpgqcgtq/colores.PNG?dl=0
And it is true that in your “My Account” already well shows the indentificarse button, but the page “Buy Now” to have set the fields makes that show so bad:
https://www.dropbox.com/s/jr0jhdbn3l9tdhi/igualaantes.PNG?dl=0
Note that if you try to reproduce the error can not be, before you have to activate this casillla in shaping Woocomme.
https://www.dropbox.com/s/3in553ydbgkf99o/desactivada.PNG?dl=0
Hello,
Previous css code has been changed to the following:
a.button.etheme_add_to_cart_button.product_type_simple {
color: black !important;
}
.post-449 .apsl-login-networks.theme-11.clearfix, .post-448 .apsl-login-networks.theme-11.clearfix {
margin-bottom: -150px;
margin-top: 80px;
}
#main {
padding: 0 0 80px 0 !important;
}
.post-448 .login {
margin-bottom: 100px !important;
}
Please clear browser cache and check your site.
Best regards,
Jack Richardson.
Great! And seems to work, thank you!
Hello,
You are welcome.
Best regards,
Jack Richardson.
The issue related to '‘Problem with page template’' has been successfully resolved, and the topic is now closed for further responses