Woocommerce – Personal account - by celenie-tuuli

This topic has 12 replies, 2 voices, and was last updated 5 years, 6 months ago ago by Rose Tyler

  • Avatar: celenie-tuuli
    celenie-tuuli
    Participant
    September 25, 2018 at 16:01

    Hi,
    I hope you can help me, i speak a very bad english… 🙂
    My problem…When customers order, they register and create a personal account.
    How to have a link (in the footer or in the header)
    How to make appear a link to connect to the personal account once the order is finished ? For example, for tracking an order ..
    My customers, once the order is over, can no longer access to their account.
    I looked in Woocommerce settings but I did not find ..
    Thank you

    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 26, 2018 at 08:12

    Hello,

    Theme Options > General > header Settings > Enable Sign In link.
    Also, you can create footer content using a static block. To get VC editor shown for static blocks go to wp-dashboard > WPBakery Page Builder > Role Manager > Post Types > Custom > tick “static blocks”. Then set your block in Appearance > Widgets > Footer Area.
    Here is an example of My account link – My Account
    Let us know if you need any further assistance.

    Regards

    Avatar: celenie-tuuli
    celenie-tuuli
    Participant
    September 26, 2018 at 14:13

    Hi,
    Thank you very much! 🙂
    Another question…
    The Facebook icon, in the header, top right, doesn’t display on mobile phones (samsung, Iphone..), can you help me?
    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2018 at 07:51

    Hello,

    You’re welcome!
    Please add this code in Theme Options > Styling > Custom css > Global custom css OR in style.css file of your child theme:

    @media only screen and (max-width: 992px) {
        .template-container .top-bar .top-links {
            display:  block;
        }
    
        .fa-facebook-f:before, .fa-facebook:before {
            color: #d1cbc5;
        }
        .et-follow-buttons {
            position:  absolute;
            top: 10%;
            right: 5%;
        }
        .top-bar .links {
            display:  none;
        }
    }

    Regards

    Avatar: celenie-tuuli
    celenie-tuuli
    Participant
    September 27, 2018 at 15:32

    Hi!
    Great! It works, thank you very much!
    Another question …again … 🙂
    I create a static block (which is called “footer ml cdv”) and i put it in a widget (8th static block) in the footer (footer area).
    In this footer, there is already a widget containing a static block, they are one below the other, in column.
    How to make the widget aligned? … and not in columns.
    I do not know if I’m understandable …
    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2018 at 15:42

    Hello,

    Please provide us with temporary wp-admin access sow e can take a closer look.

    Regards

    Avatar: celenie-tuuli
    celenie-tuuli
    Participant
    September 27, 2018 at 16:20

    Ok
    I put the id and the password below, in the private content.
    Thank you

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 28, 2018 at 08:17

    Hello,

    I’ve enabled VC for static blocks http://prntscr.com/kzojdj
    So you can create columns appropriate to your needs http://prntscr.com/kzojk2
    Here you can watch video tutorials https://www.8theme.com/videos/ (Legenda WordPress Theme – How to create footer and Royal – WordPress ThemeEngine – Footer Set Up)

    Regards

    Avatar: celenie-tuuli
    celenie-tuuli
    Participant
    September 29, 2018 at 16:14

    Thank you
    2 questions :
    -I put the site in Https (for security …) but apparently, some items available on the site, are not from a protected address and the browser doesn’ t validate the security. Can you explain me the problem (i don’t understand…) and tell me how to solve this problem?
    I deleted some images and I reloaded them but it did not change anything, I did some research in the text code of my pages to add an “s” to Http ….
    In the long list of firefox, for exemple, my favicon:
    https://savonneriedescevennes.com/wp-content/uploads/2017/07/favicon.png

    -In my footer, center, it’s written “[/vc_column]”? Why?

    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 1, 2018 at 08:34

    Hello,

    1) You need to reupload images: http://prntscr.com/l0psik , http://prntscr.com/l0pt0c and Breadcrumbs background image (Theme Options > General > Header Settings).
    2) There was an error in the structure of “Victoria” static block. Please check now.
    Feel free to ask if you have any other questions

    Regards

    Avatar: celenie-tuuli
    celenie-tuuli
    Participant
    October 1, 2018 at 09:55

    Hello,
    Thank you for the help! 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 1, 2018 at 10:09

    Hello,

    You’re welcome!

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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