Forum Replies Created

Viewing 30 posts - 67,681 through 67,710 (of 68,224 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2016 at 13:33

    Hello,

    Your products images have different original sizes. You should upload them with similar dimensions, then edit Woocommerce settings > Products > Display and add the correct size for Catalog Images. Use hard crop if you want to crop images. Then regenerate thumbnails.
    Or you can try to add this code in custom css:

    .product-image-wrapper.hover-effect-swap {
        height: 375px;
    }
    .products-grid .product .product-name {
        height: 35px;
    }
    

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2016 at 13:19

    Hello,

    Go to Dashboard > Woocommerce > Settings > Products > Display > ‘Add to cart behaviour’ and disable “Redirect to the cart page after successful addition”.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2016 at 11:47

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2016 at 11:25

    Hello,

    Edit row settings http://prntscr.com/d1m27c and select “Stretch row” or “Stretch row and content”.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2016 at 08:22

    Hello,

    You are welcome!
    We’re glad to hear that your issue was solved.
    Feel free to ask if you need any help.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2016 at 08:17

    Hello,

    You need add this code in Custom CSS:
    .vc_custom_1432199358458 {clear: both}

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2016 at 08:05

    Hello,

    Please provide us with link to the site and wp-admin access in Private Content.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2016 at 15:29

    Hello,

    Read more here how to translate:
    https://www.8theme.com/demo/docs/royal/index.html#!/1_how_to_translate

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2016 at 09:17

    Hello,

    We’re glad to hear that your issue was solved.
    If you want made style changes you need edit custom.css file (Theme Options > Custom CSS, also, Enable Custom CSS file) only then you won’t lose them.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2016 at 08:37

    Hello,

    You can add this code in Custom CSS:

    .blog-post h6 {
        display: none;
    }
    .content > p {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2016 at 08:13

    Hello,

    To display Brand logo on single product page go to Products > edit a product and mark a brand on the right side of the page editor.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 31, 2016 at 08:07

    Hello,

    You can add this code in Custom CSS:

    .progress-button.etheme_add_to_cart_button.product_type_simple {
        display: inline-block !important;
    }
    .product_type_simple {
        display: none !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 28, 2016 at 15:56

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 28, 2016 at 15:34

    Hello,

    You can add this code in Custom CSS:

    .archive .filter-wrap {
        order: 1;
    }
    .archive .content.main-products-loop.col-md-12 {
        display: flex;
        flex-direction: column-reverse;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 28, 2016 at 15:00

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 28, 2016 at 10:48

    Hello,

    Could you please show on a screenshot what you want to change?
    Also show a direct page where changes should be made.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 15:41

    Hello,

    Try add this code in Custom CSS:

    .left-icon .aio-icon-left {
        vertical-align: middle !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 14:59

    Hello,

    You can add this code in Custom CSS:

    .before-checkout-form .login label[for="rememberme"] {
        display: inline-block !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 14:48

    Hello,

    You can disable coupon field in Woocommerce > Settings > Checkout tab and uncheck “Enable the use of coupons”.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 14:32

    Hello,

    Could you provide me the link to page where we’ll be able to see this issue.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 14:28

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 14:28

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 14:27

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 09:28

    Hello,

    If you want to make equal size for all the product images, either upload images with the same sizes or enable Hard Crop in WooCommerce-> Settings-> Product -> Display and Regenerate thumbnails after that. Also, you can try to add Custom code for image size.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 09:09

    Hello,

    Try to disable third-party plugins one by one, very likely one of them caused the issue.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 08:05

    Hello,

    The problem is caused by 3rd-party plugin – WooMedia WooCommerce Rewards. I have disabled it and don’t see the problem anymore.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 07:21

    Hello,

    Please show us the link of your page where you have the problem.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2016 at 07:11

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2016 at 12:42

    Hello,

    There are no such options in our theme. You can use some 3rd-party plugins, but we don’t guarantee full compatibility with our theme. For example https://yithemes.com/themes/plugins/yith-woocommerce-product-bundles/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2016 at 11:58

    Hello,

    You can find it in your Custom CSS http://prntscr.com/cz4j25 and also add:

    .content-product .footer-product {
        display: block !important;
    }
    .quick-view-popup .product-images img, .quick-view-popup .product-images-slider img{
        width: 100%;
    }

    Regards,
    Rose Tyler.

  • 1 2 3 2,256 2,257 2,258 2,273 2,274 2,275
    Viewing 67,710 results - 67,681 through 67,710 (of 68,224 total)
Viewing 30 posts - 67,681 through 67,710 (of 68,224 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.