Home Forums Basel support forum No My Account link in header

No My Account link in header

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #883

    Neogad
    Participant

    Hi. I have check and activated this option “My Account link in header
    Show links to login/register or my accout page in the header”

    But why there is no my account link? You can check at my website

    And can I put go to top link for mobile?

    And I have try to use install this plugin but didn’t work. Do you know why? https://yithemes.com/themes/plugins/yith-woocommerce-added-to-cart-popup/

    #885

    Artem Temos
    Keymaster

    Hello,

    Thank you very much for using our theme and contacting us.

    Not all of the header support My Account link. If you want to place it on this header you need to perform small code customization. Please install child-theme and provide us your your FTP access and admin panel login/pass and we will do this for you.

    Add the following code snippet in Theme Settings / Custom CSS for mobile to show top link on mobile

    .scrollToTop { display:block!important; }

    Actually our theme already have a popup after adding to cart so this plugin may be not supported.

    Kind regards,
    Xtemos

    #886

    khalidrahman
    Participant

    Hi,

    I require the ‘My Account’ in the header also. How about can I do this?

    #887

    Neogad
    Participant

    Hello. Now scroll to top is work. Thanks! But can you check these screenshot? It seems something wrong with my theme.

    The first one is why the product grid is a little mesh? I can’t see the price.

    And the other one is about the notification box, it is very wide until I can’t see View Cart link.

    1. http://i68.tinypic.com/fkvg2g.png

    2. http://tinypic.com/r/292upw4/9

    #889

    Artem Temos
    Keymaster

    Hi Neogad,

    These issues can be fixed easily with custom CSS, but we don’t see our theme activated on your web-site, do you still need some help?


    @khalidrahman
    provide us your FTP access and we will add my account link to the header you want. At the moment we see that you are using header with these links already included, are you planning to use another one? Specify please which one.

    #899

    Neogad
    Participant

    Hello. I have activate the theme again. Please check it.

    #901

    Artem Temos
    Keymaster

    Here is a custom CSS code to fix notification issue

    .single-product .woocommerce-error, 
    .single-product .woocommerce-message {
    width:auto;
    }

    This bug was fixed in the latest version 1.4.1.

    Could you specify what kind of device you are using, because we can’t reproduce the problem with product grid. Do you see this on our demo site too?

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘No My Account link in header’ is closed to new replies.