Forum Replies Created

Viewing 30 posts - 65,191 through 65,220 (of 65,745 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2016 at 12:45

    Hello,

    In this case, you should disable zoom effect in Theme Options > Single Product Page.
    I have done that. Please check your site now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2016 at 11:14

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.
    Also, on our demo we use images with sizes 2,160px × 2,349px, but in your case they should be at least 600px. Please try to add image with the bigger size.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2016 at 10:52

    Hello,

    Create a separate menu and add it in Appearance > Menus > Manage Locations http://prntscr.com/d2hzt1
    If you want to add additional links in Shop sidebar you can create a menu and use Custom Menu widget. Also you can add Custom Menu widget into “Left Side top bar area” or “Right Side top bar area” in Appearance > Widgets, disable current Sign In link in Theme Options > Header.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2016 at 08:38

    Hello,

    To show image overlapping the header you need use Revolution Slider plugin and create a slider, then edit your home page and select the slider in “Show revolution slider instead of breadcrumbs and page title” section on the right side of the editor. Also, you need to use 2nd header type in Theme Options > Header.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 3, 2016 at 08:14

    Hello,

    Please provide us with link to your portfolio page.
    Also, you can try add this code in Custom CSS:

    .portfolio-item .portfolio-image .portfolio-mask .mask-content a:nth-child(2) {
        display: none;
    }

    Regards,
    Rose Tyler.

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

    Hello,

    Go to Woocommerce > Settings > Products > Display and change the settings. Use hard crop if you want to crop images. Then regenerate thumbnails https://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2016 at 15:09

    Hello,

    You can add this code in Custom CSS:

    .cart-bag .ico-sum, .cart-bag .ico-sum:after {
        background-color: #d2d2d2 !important;
    }
    .cart-bag .ico-sum:before {
        border-color: #d2d2d2 !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2016 at 14:54

    Hello,

    Oh, I see. You can change it in 1543 line http://prntscr.com/d24z6w

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2016 at 13:28

    Hello,

    You can translate the text in the file wp-content/themes/royal/framework/theme-functions.php in lines 1559, 1562. Keep this file safe to avoid losing changes after theme update.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2016 at 09:02

    Hello,

    You can add this code in Custom CSS:

    .header-wrapper {
        background: black;
    }
    .home .header-wrapper {
        background: transparent;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2016 at 08:27

    Hello,

    Please read this topic https://www.8theme.com/topic/mega-menu-and-top-bar-edition/

    Regards,
    Rose Tyler.

    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.

  • 1 2 3 2,173 2,174 2,175 2,190 2,191 2,192
    Viewing 65,220 results - 65,191 through 65,220 (of 65,745 total)
Viewing 30 posts - 65,191 through 65,220 (of 65,745 total)
8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.