XStore – How to RESET to fresh install of theme

This topic has 7 replies, 3 voices, and was last updated 6 years, 11 months ago ago by Olga Barlow

  • Avatar: poacher
    poacher
    Participant
    May 16, 2017 at 11:57

    Hi there, after I imported the DUMMY content, all customization starting to messed up.
    PROBLEM:
    – Logo keeps on going back to XSTORE logo
    – all header elements options starts disappearing (cart / search / wishlists)
    – When choosing “header type” it keeps on going back to a specific selected style

    REQUEST:
    – How to reset this and remove ALL DEMO theme and files and keep it like its a fresh install?

    Thank you very much. Looking forward to your response

    6 Answers
    Avatar: poacher
    poacher
    Participant
    May 17, 2017 at 04:00

    Problem 2:
    – NAVIGATION MENU not centered. Even if I already selected it be CENTERED under theme option
    – Top Right Bar – How do I add “fa-icon” besides NEWSLETTER and ACCOUNT sign in ?

    Thank you

    Avatar: amzy
    Amzy Leel
    Participant
    May 17, 2017 at 08:00

    Logo keeps on going back to XSTORE logo
    – did you replace both logs in 8theme options >> general >> header settings ?

    all header elements options starts disappearing (cart / search / wishlists)
    – check this : https://www.8theme.com/reply/163018/

    When choosing “header type” it keeps on going back to a specific selected style
    – are you getting any errors in console during this ?

    How to reset this and remove ALL DEMO theme and files and keep it like its a fresh install?
    – you can do this by clicking on ‘reset section’ in 8theme options >> import / export >> dummy contents
    if that does not work, you should delete the wordpress folder and db in cPanel then start from the scratch

    NAVIGATION MENU not centered. Even if I already selected it be CENTERED under theme option
    – I assume you did not select any secondary menu in Appearance >> menu

    Top Right Bar – How do I add “fa-icon” besides NEWSLETTER and ACCOUNT sign in ?
    – there is no any option for this. you can do this via custom css only. If you want we will give you the code.

    do not forget to check our documentation : http://xstore.helpscoutdocs.com/
    do not forget to check our video tutorials : http://xstore.helpscoutdocs.com/category/49-video-tutotials
    do not forget to check VC tutorials : https://vc.wpbakery.com/video-tutorials/
    do not forget to check woocommerce tutorials : https://docs.woocommerce.com/document/woocommerce-guided-tour-videos/
    do not forget to check slider revolution documentation : https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
    have a overall look at wordpress doc : https://codex.wordpress.org/
    and, finally & most importantly do not forget check our forum. you can check of anyone asked the same questions there and got the answer there : https://www.8theme.com/forums/xstore-wordpress-support-forum/

    Avatar: poacher
    poacher
    Participant
    May 17, 2017 at 08:54

    Hi Thanks for the response.

    May I ask for the custom CSS for the TOP RIGHT “Newsletter” and “My Account” section so I can add icon or modify color and size etc

    In summary May I ask for the custom css of the following
    1) SEARCH Box
    2) Wishlist / Cart
    3) Newsletter
    4) My Account

    Thank you very much. I am still trying to understand your theme structure. Please bear with me

    Please, contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 19, 2017 at 07:59

    Hello,

    1), 2) What exactly you want to change? These items have a lot of styles and I can’t provide you all of them. Besides many styles depends on header type and position of these elements.
    3) To enable Newsletter go to Theme Options > E-Commerce > Promo Popup > On. To change the icon just change the icon code http://prntscr.com/f9kc93 Use Font Awesome icons http://fontawesome.io/icons/
    4) a) To add icon for My Account link use the following code

    .top-links .login-link a:before {
        content: "\f2c0";
        font: normal normal normal 14px/1 FontAwesome;
        margin-right: 5px;
    }

    b) To cahnge the My Account menu go to Appearance > Menus > create menu for the My Account drop-down and choose Display location > My Account.
    5) To create Delivery Info drop-down we used Custom menu widget in Left top bar widget area and specially created menu in Appearance > menus.

    Regards

    Avatar: poacher
    poacher
    Participant
    May 19, 2017 at 08:32

    Hi Thanks for the response. Will try them out. This theme is new to me. probably normal to ask a lot – hope you understand. This is very helpful Thank you very much.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 19, 2017 at 12:40

    Hello,

    It’s ok. Feel free to ask if you need any help. I’ll do my best to help you.

    Regards

  • Viewing 7 results - 1 through 7 (of 7 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.