Forum Replies Created

Viewing 30 posts - 50,161 through 50,190 (of 68,227 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 18, 2019 at 10:26

    Hello,

    I’ve checked your site via Firefox https://prnt.sc/mmky2s It seems works fine. Please clear all cache and check one more time.
    If the problem was not resolved, provide screenshot how it displaying on your site and et us know a version of your browser.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 18, 2019 at 10:21

    Hello,

    You can add code of link in footer
    <a href="http://your-site/my-account/" class="">My Account</a> https://youtu.be/-vPCUHnlMIQ https://youtu.be/hmsxW5KF9dg

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 18, 2019 at 10:13

    Hello,

    .post-data {
        margin-bottom: 2vw;
        margin-top: 2vw;
    }
    .post-heading h2, .meta-post, .post-heading, article.blog-post:not(.post-single) p {
        margin-bottom: .8vw;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 18, 2019 at 10:07

    Your static block will be used as prefooter. To set it for all pages – http://prntscr.com/mmko07 or for Shop page http://prntscr.com/mmknoz

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 18, 2019 at 10:00

    Hello,

    You can try Term Duplicator plugin.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 18, 2019 at 09:51

    Hello,

    Fixed header is generated automatically by the script. That’s why if you want to change its content you need to edit script (xstore/js/etheme.js, xstore/js/etheme.min.js).

    Also, there is another solution. You can disable the Fixed header via Theme Options and add this code in Global custom css:

    .header-wrapper {
        position:  fixed;
        width: 100%;
        z-index: 12;
    }
    .home .content-page {
        padding-top: 3.4vw;
        background-color: #131927 !important;
    }
    .page-heading {
        padding-top: 8em;
    }
    @media (max-width: 480px) {
        .blog .content-page {
            padding-top: 6em;
        }
        .home .content-page {
            padding-top: 3.5em;
        }
        .content-page {
            padding-top: 3em;
        }
        .single-post .content-page, .page-content{
            padding-top: 4em;
        }
    }

    https://gyazo.com/0c565dadd2c9f897202928292c23af5c

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 18, 2019 at 09:14

    Hello,

    Copy content-single-product.php file (wp-content/themes/xstore/woocommerce) into your child-theme/woocommerce folder and edit content there https://prnt.sc/mmjwkl

    Also, there is another solution. If you want to have the same block for all Single product pages, you may set custom pre-footer for Shop page via [8theme] Layout options (it will be inherited by all Single product pages) and hide this block on the Shop using custom css code (Theme Options > Custom css > Global custom css):

    .post-type-archive-product .prefooter {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 18, 2019 at 08:09

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 18, 2019 at 08:02

    Hello,

    Please make sure that you cleared all cache. Try to test via an incognito window of your browser.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 18, 2019 at 08:00

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 16:25

    Hello,

    1, 3) http://prntscr.com/mlk1xw http://prntscr.com/mlk23e
    Go to Theme Options > Single Product > Tabs Settings > Location of product tabs > Under Content.
    Also, you can change Page Layout in Theme Options > Single Product.
    2) Please read our documentation https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ and WC doc -https://docs.woocommerce.com/document/woocommerce-localization/

    Also, please watch our videos https://www.youtube.com/playlist?list=PLMqMSqDgPNmCCyem_z9l2ZJ1owQUaFCE3

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 15:48

    Hello,

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 15:37

    Hello,

    You’re welcome!
    Have a nice day,

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 15:25

    Hello,

    Please clear cache and check now http://prntscr.com/mlj7a8
    Also, you can move product name in breadcrumbs via Theme Options > Single Product page > Page Layout.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 15:20

    Hello,

    Please update the theme to 5.1.6.1 version.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 14:38

    You’re welcome!
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 14:21

    All available widgets/filters you can find in Appearance > Widgets. If you want something more, an additional plugin or additional customization can be used.
    Please note that we don’t give guaranty for full theme compatibility with all 3-rd party plugins.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 14:06

    Hello,

    Do you use an additional plugin to create this filter?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 13:59
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 13:54

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 13:54

    Hello,

    On Single product page, the situation depends on Page Layout that you selected. Product-wide and Product-right http://prntscr.com/mlhpxg have specific styling of breadcrumbs.
    Do you want just disable breadcrumbs on the single product page? It can be done using custom css code.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 12:59

    Hello,

    Ok. Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 11:42

    Hello,

    3) Please clear cache and check one more time.
    5) Please make sure that you added the code http://prntscr.com/mlfrpl
    Clear all cache before checking the result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 09:32

    Hello,

    You can change “Sign In link position” to Top bar in Theme Options > Header > Header layout and add a Text widget with the content in Appearance > Widgets > Top bar area.
    If this is not what you are looking for, please describe the desired result in more details.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 08:30

    Hello @mddulalkhan,

    To get this result http://prntscr.com/mld30u
    you need to add code in Theme Options > Custom css > Custom CSS for desktop:

    .fixed-header .login-link {
        display:  none;
    }
    .fixed-header .header-logo img {
        max-width: 120px;
    }
    
    .fixed-header .navbar-header {
        padding-right: 0.7em;
    }
    .fixed-header .header-logo, .fixed-header .menu-wrapper.menu-align-left {
        padding-left: 0.7em;
    }
    .fixed-header .shopping-container .shop-text {
        display:  none;
    }

    and http://prntscr.com/mld3fk in Theme Options > Menu > Menu styling > Fixed menu links > Customize > Menu links.

    All available types of the Fixed header you can find in Theme Options > Header > Fixed header.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 08:17

    Hello,

    Please provide temporary wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 08:11

    Hello,

    Theme Options > Single Product Page > Enable slider for gallery images > On.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 08:05

    Hello,

    Is the problem solved?
    Is there anything else I can help you with?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 07:56

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2019 at 07:55

    You’re welcome!

    Regards

  • 1 2 3 1,672 1,673 1,674 2,273 2,274 2,275
    Viewing 50,190 results - 50,161 through 50,190 (of 68,227 total)
Viewing 30 posts - 50,161 through 50,190 (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.