Forum Replies Created

Viewing 30 posts - 21,571 through 21,600 (of 30,391 total)
  • Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 16:22

    Hello,

    We can’t tell you why it does not work for you without Dashboard access. Provide access to check.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 15:12

    Hello,

    You are welcome!

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 15:12

    Hello,

    Yes, you can edit the page and remove the Revolution slider element and either add the single image element or use 8theme Slider element https://youtu.be/_dVwgeruFJk

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 15:09

    Hello,

    Add the following code to Theme Options > Custom CSS to implement changes:

    /* ===== To make products 100% width for the mobile ===== */
    @media only screen and (max-width: 480px){
        .products-grid .product {
            width: 100%;
        }
    }
    /* ===== To limit title height ===== */
    .product_list_widget li .product-title a {
        height: 5ex;
        line-height: 2.5ex;
        overflow: hidden;
    }

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 13:37

    Not at all.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 13:37

    Hello,

    What version of WPBakery do you use? Are you trying to use backend or frontend editor?

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 13:36

    Hello,

    Unfortunately, Static Blocks do not support Frontend editor, only Backend. What design do you want to implement? If you provide us with your design I’ll be able to suggest you what elements to use or even create it for you.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 11:00

    Hello,

    Good solution because these buttons are not for links to your social accounts, share buttons created for share option.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 10:58

    Hello,

    1) JS file you mentioned is the default WordPress file, we are theme developers and can help you only with questions related strictly to our theme files, theme options, theme styles. Questions about default WP files you need to address to WP support.

    2) Add to cart button question. Add the following custom to Theme Options > Custom CSS and tell me if this is what you need

    .adding-to-cart .add_to_cart_button.added {
        color: transparent !important;
    }
    .adding-to-cart .add_to_cart_button.added:before {
        content: '\e918';
        color: #fff;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        transition: none;
    }

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 10:53

    Hello,

    Sorry, but we are not the SEO experts, we are theme developers and we can help you only with questions related to Theme Options, theme styles. All the other questions are outside the scope of our support, unfortunately. Contact SEO plugin support to get the answer to your questions.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 10:50

    Hello,

    There is no special option to edit the with of the single product container for the mobile or align it. You can do this using custom CSS if you have the CSS skills. For example, add the following code to Theme Options > Custom CSS

    @media only screen and (max-width:768px){
        .product-information-inner {
            text-align: center;        
        }
        .product-share, .share-post {
            justify-content: center;
        }
        div.quantity {
            margin-bottom: 0;
            float: none;
        }
        .product-information .cart {
            display: flex;
            align-items: center;
            justify-content: center;
        }
    }

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 10:38

    Hello,

    Thank you that you shared your solution. Probably it will be useful for somebody with the same request.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 08:59

    You are welcome!

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 11, 2019 at 08:59

    Hello,

    Yes. Link to old archive sent to your registration email. Keep in mind that XStore core plugin version should be 1.0.23 and you can find it in the Downloads list https://www.8theme.com/downloads
    Do you need help with site update? We can assist you with this for free, just provide Dashboard and FTP access to your site.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 18:51

    Hello.

    4.0 version of Legenda theme will be compatible with the latest version of WooCommerce. But it has not released yet.
    We have submitted 4.0 theme update to ThemeForest. Waiting for approvement.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 18:48

    Hello,

    Go to Theme Options > General > Header Settings > Breadcrumbs background > change the bg image to what you need. It will change the breadcrumbs bg image for whole the site. If you want to change the breadcrumbs image for this page only upload featured image for the page. Individual page image overwrites the global option for this page only.

    Regard

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 18:42

    Hello,

    No, XStore core plugin was out of date http://prntscr.com/o02ugk

    Don’t see any error when you use recommended in previous message version 1.2.2. Read the support answer more attentive next time and follow the recommendations.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 18:37

    Hello,

    I see. Then replace the previous code by the following

    .single-product ul.st-swatch-size-large.st-image-swatch.st-swatch-shape-square li {
        width: 100px;
        height: 100px;
    }

    You can use either child theme style.css or Custom CSS area, no matter. Just don’t forget to clear cache.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 18:33

    Hello,

    If you want to display sale price for the variable products in the following way http://prntscr.com/o02q7z, unfortunately, WooCommerce does not have such option. You may try to implement this only by additional customization. You can submit customization request here.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 18:25

    Hello,

    You are welcome!

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 18:25

    Hello,

    Also, try to check the site using the real device.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 18:22

    Hello,

    There is no option to edit that link. It’s default WP option, it’s not related to our theme.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 18:21

    Hello,

    IE is the out of date browser. Anyway, make sure that old browser support option is enabled http://prntscr.com/o02ldq

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 18:19

    Hello,

    Copy single.php into child theme. Edit the file and move
    <?php comments_template('', true); ?> before the related posts
    http://prntscr.com/o02k1j

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 18:11

    Hello,

    You are welcome!

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 17:51

    You are welcome!

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 11:32

    Hello,

    I asked you to add that code to child theme style.css but it was empty http://prntscr.com/nzw3nu
    Everything works ok if I add the code and clear cache.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 11:18

    Hello,

    Use either Button WPBakery element http://prntscr.com/nzvxzs or the button shortcode http://prntscr.com/nzvy7f

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 11:14

    Hello,

    Do you want to get the zoom button over the image? Something like this http://prntscr.com/nzvvyu ?
    Then add the following custom CSS to child theme style.css

    .images-wrapper .main-images:before {
        width: 30px;
        height: 30px;
        border-radius: 5px;   
        background: #fff;
        position: absolute;
        right: 5px;
        bottom: 5px;
        font-family: 'xstore-icons';
        content: '\e90b';
        z-index: 1;    
        display: flex;
        align-items: center;
        justify-content: center;   
        pointer-events: none;
    }

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 10, 2019 at 11:03

    Hello,

    Everything depends on your design for desktop and mobile devices. Detailed information about CSS units you can read here https://www.w3schools.com/cssref/css_units.asp

    Regards

  • 1 2 3 719 720 721 1,012 1,013 1,014
    Viewing 21,600 results - 21,571 through 21,600 (of 30,391 total)
Viewing 30 posts - 21,571 through 21,600 (of 30,391 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.