Forum Replies Created

Viewing 30 posts - 52,771 through 52,800 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 15:45

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 15:18

    Please enable Top bar in Theme Options > header settings > Top bar and then check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 15:16

    Hello,

    1. Thanks for the URL.
    Privacy policy for contact form can be changed in Theme Options > Contact Form & Registration.
    Also, you can use Loco Translate plugin https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/

    1) Please use Loco Translate to change these strings.
    2) Yes, you need to create variable products. Please read more – https://docs.woocommerce.com/document/variable-product/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 13:56

    You’re welcome!
    Please disable “Just Catalog” in Theme Options > E-Commerce > Shop.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 13:48

    Hello,

    1) Please provide me URL of your page where the contact form needs to be changed.
    Thanks in advance.
    2) Theme Options > Shop > http://prntscr.com/kyicpy
    Go to edit Shop page > Page Layout > Breadcrumbs Style – Disable
    3) Please describe in details what exactly need to be changed.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 13:32

    Thanks for letting me know.
    Please change this previous code:

    @media only screen and (max-width: 768px){
       .single-product .carousel-area .owl-nav {
           display: block !important;
       }
    }

    to:

    @media only screen and (max-width: 768px){
        .carousel-area .productCarousel .owl-nav {
           display: block !important;
        }
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 13:16

    Hello @EE Eric,

    Please describe the desired result in more details and provide URL so I can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 12:48

    Please try to delete this code: http://prntscr.com/kyhijl

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 12:47

    Hello,

    I am glad that you sorted out.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 12:45

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 12:11

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 12:11

    Hello,

    Please add this code in Theme Options > Styling > Custom css > Custom css for mobile:

    .back-top {
        display: none;
    }
    

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 10:48

    Hello,

    Go to edit page > http://prntscr.com/kyfsc9 = http://prntscr.com/kyfsi5
    Your Footer Column 4 area is empty – http://prntscr.com/kyfszv I would recommend you to create footer content using static block then set 1 here – http://prntscr.com/kyfu2g and set your static block in Appearance > Widgets > Footer Column 1.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 10:23

    http://prntscr.com/kyfhh0 – please set 0 px

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 10:11
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 08:53

    Hello,

    Please check this tutorial https://www.themepunch.com/faq/slider-revolution-responsive-tutorial-5-0/
    You need to enable Custom Grid Size for different devices http://prntscr.com/kye8pv

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 08:52

    Hello,

    Thanks for contacting us.
    1. Is the problem solved http://prntscr.com/kye5yp ?
    2. Appearance > Widgets https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/
    3-4. Please describe problems in more details. You can use such screenshot maker as Lightshot https://prnt.sc/
    Unfortunately, I can’t log in: http://prntscr.com/kye7zk Please check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 08:41

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 07:28

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 07:26

    Hello,

    Sorry for the delay in answering.
    This code http://prntscr.com/kyd8fx will show you the swither on mobile http://prntscr.com/kyd8r2 > http://prntscr.com/kyd93t

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2018 at 07:17

    Hello,

    Thanks for the reply.
    Please add this code in Theme Options > Custom css or in style.css file of child theme:

    .fixed-header .menu-main-container:last-child {
        display:  none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 24, 2018 at 16:09

    Please see screenshot http://prntscr.com/ky4w3k

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 24, 2018 at 15:25
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 24, 2018 at 15:18

    Hello,

    Theme Options > E-commerce > Single Product Page > Slider direction – Horizontal and Number of slides per view – 4.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 24, 2018 at 15:11

    Hello,

    http://prntscr.com/ky3xxb – Theme Options > E-commerce > Products Page Layout > Product content elements.
    If you are looking for something else, please provide some screenshots for better understanding.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 24, 2018 at 12:07

    Hello,

    There is no such possibility by default, so your question requests additional customization which is beyond our basic support scope.
    If you want to edit header type 14 you can customize the wp-content/themes/woopress/headers/header-structure-5.php file. Make changes using a child theme https://codex.wordpress.org/Child_Themes to prevent losing them after theme update.
    If you don’t have the necessary skills you can submit customization request to WPKraken team.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 24, 2018 at 10:40

    Please change the previous code to:

    @media only screen and (max-width: 992px){
        .menu-wrapper {
            display: block !important;
        }    
        .menu-wrapper>.menu-main-container>.menu>li a {
            font-size: 12px;
        }
        .navbar-toggle {
            display:  none !important;
        }
        .header-logo {
            float:  left;
        }
        .menu-wrapper {
            width:  100% !important;
        }
        .menu-wrapper {margin-top: 1%;}
    }
    @media only screen and (max-width: 480px){
        .menu-wrapper>.menu-main-container>.menu>li {
            padding: 0px 10px;
            margin-right: 25px !important;
        }
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 24, 2018 at 10:37

    Very likely you reached the Max Input Vars limit because of menu items number and your WP can’t save all the settings of your menu. So, if you choose the option, save menu but then you’ll see that option is not saved then increase max input vars limit to 5000 or 8000. You can contact the hosting provider and ask for help with increasing. Read more http://sevenspark.com/wordpress/menu-item-limit

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 24, 2018 at 10:26

    Hello,

    Please add this code in Theme Options > Styling > Custom css > Global custom css:

    /* header */
    @media only screen and (max-width: 992px){
        .header-xstore .menu-wrapper {
            display: block !important;
        }    
        .menu-wrapper>.menu-main-container>.menu>li a {
            font-size: 12px;
        }
        .header-wrapper .navbar-toggle {
            display:  none !important;
        }
        .header-xstore .header-logo {
            float:  left;
        }
        .header-xstore .menu-wrapper {
            width:  100% !important;
        }
        .header-xstore .menu-wrapper {margin-top: 1%;}
    }
    @media only screen and (max-width: 480px){
        .menu-wrapper>.menu-main-container>.menu>li {
            padding: 0px 10px;
            margin-right: 25px !important;
        }
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 24, 2018 at 09:52

    Hello,

    There is no such possibility, by default.
    Please provide us with your site URL so we can check if the desired result can be achieved using custom css code.

    Regards

  • 1 2 3 1,759 1,760 1,761 2,273 2,274 2,275
    Viewing 52,800 results - 52,771 through 52,800 (of 68,227 total)
Viewing 30 posts - 52,771 through 52,800 (of 68,227 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.