Problem with page template - by Yuri - on WordPress WooCommerce support

This topic has 16 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Jack Richardson

  • Avatar: Yuri
    Yuri
    Participant
    June 18, 2015 at 22:27

    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!

    15 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    June 19, 2015 at 09:14

    Hello,

    Please clarify what page you want to display in My Account link.

    Regards,
    Eva Kemp.

    Avatar: Yuri
    Yuri
    Participant
    June 19, 2015 at 10:37

    Upon entering the site mentioned you can see that’s not right.
    https://www.dropbox.com/s/hc16yicvel5sf3u/login.PNG?dl=0

    Avatar: Eva
    Eva Kemp
    Support staff
    June 19, 2015 at 11:05

    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.

    Avatar: Yuri
    Yuri
    Participant
    June 19, 2015 at 21:25

    These are:

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    June 22, 2015 at 14:36

    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.

    Avatar: Yuri
    Yuri
    Participant
    June 25, 2015 at 15:25

    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.

    Avatar: Eva
    Eva Kemp
    Support staff
    June 25, 2015 at 16:47

    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.

    Avatar: Yuri
    Yuri
    Participant
    June 26, 2015 at 04:39

    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

    Avatar: Yuri
    Yuri
    Participant
    June 26, 2015 at 05:21

    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.

    Avatar: Eva
    Eva Kemp
    Support staff
    June 26, 2015 at 09:14

    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.

    Avatar: Yuri
    Yuri
    Participant
    June 26, 2015 at 11:26

    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

    Avatar: Yuri
    Yuri
    Participant
    June 26, 2015 at 11:28

    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

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 26, 2015 at 15:53

    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.

    Avatar: Yuri
    Yuri
    Participant
    June 26, 2015 at 18:42

    Great! And seems to work, thank you!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 26, 2015 at 18:46

    Hello,

    You are welcome.

    Best regards,
    Jack Richardson.

  • Viewing 16 results - 1 through 16 (of 16 total)

The issue related to '‘Problem with page template’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.