Forum Replies Created

Viewing 30 posts - 67,711 through 67,740 (of 68,224 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2016 at 11:24

    Hello,

    Unfortunately there is no such option. You can use some 3rd-party plugins, but we don’t guarantee full compatibility with our theme.
    This query requires additional customization which is beyond our basic support scope.
    If you wish you can contact our customization service https://www.8theme.com/customization-services/
    Also, you can to try enable quick view and replace this code

    .footer-product {
        display: none !important;
    }

    with this one

    .quick-view-popup .product-images, .quick-view-popup .product-images-slider{
     width: 100%;
    }
    .quick-view-popup .product-information{
     display: none !important;
    }
    .wishlist-disabled .show-quickly{
     color: #fff;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2016 at 10:36

    Hello,

    The credentials are incorrect. Please check them.
    If you mean zoom effect, unfortunately, it can’t be made for products on Shop page.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2016 at 07:34

    Hello,

    Sorry for a delay.
    I’ve checked your site on iPad and don’t see any issues. Have you resolved the issue?
    If you still have the problem try to disable third-party plugins one by one, very likely one of them caused issue.

    Regards,
    Rose Tyler.

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

    Hello,

    Your images have different original sizes.
    You should upload them with similar dimensions, then edit Woocommerce settings > Products > Display and add the correct size of the thumbnail image. Use hard crop if you want to crop images. Then regenerate thumbnails.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2016 at 12:49

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2016 at 12:45

    Hello,

    Categories – fixed. Please check it now.
    Could you please clarify with more details about products and show us screenshot?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2016 at 12:12

    Hello,

    Fixed. Please check it now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2016 at 12:10

    Hello,

    WP Dashboard credentials are incorrect. Please check them.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2016 at 07:18

    Hello,

    To remove the background image go to Page editor and change it using Visual Composer http://prntscr.com/cyl67p http://prntscr.com/cyl6a6

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2016 at 10:23

    Hello,

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

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2016 at 07:22

    Hello,

    We’re glad to hear that your issue was solved.
    If you have any questions feel free to contact us.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2016 at 07:14

    Hello,

    You can translate “No products were found” in the file wp-content/themes/royal/woocommerce/loop/no-products-found.php in line 16.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2016 at 07:04

    Hello,

    Add this code in Custom CSS for mobile section:

    .register .button {
        background-color: #e91f6b;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2016 at 07:02

    Hello,

    You can add this code in Custom CSS:

    .single-product .bc-type-1 {
        display: block;
    }
    .single-product .page-heading .title {
        display: block;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 21, 2016 at 14:22

    Hello,

    Fixed. Please check it now.

    Regards,
    Rose Tyler.

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

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 21, 2016 at 13:28

    Hello,

    You can add Custom Link with name Home to menu, fill in URL (url to page Home), for example, http://prntscr.com/cx34qe

    Regards,
    Rose Tyler.

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

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 21, 2016 at 13:01

    Hello,

    You can add this code in Custom CSS:

    .search .page-description {
        display: none;
    }
    .search .empty-category-block h2 {
        margin-top: 20px;
    }

    Regards,
    Rose Tyler.

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

    Hello,

    The problem is caused by 3rd-party plugin – Woocommerce Checkout Terms Conditions Popup. I have disabled it and don’t see the problem anymore.

    Regards,
    Rose Tyler.

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

    Hello,

    You can add this code in Custom CSS:

    .header-type-5 .header .menu-wrapper .menu > li > a {
        color: black;
    }
    .breadcrumbs-type-8:not(.home) .top-bar a {
        color: black !important;
    }
    .top-bar a, .languages li a, .top-links li.popup_link:before, .top-links li:after, .top-bar .widget_nav_menu .menu > li > a, .top-bar .widget_nav_menu .menu > li, .topbar-widget .menu-social-icons li i {
        color: black;
    }
    .page-heading.bc-type-8 .breadcrumbs {
        color: black;
    }
    .page-heading.bc-type-8 .breadcrumbs a {
        color: black;
    }
    .breadcrumbs-type-8 .page-heading.bc-type-8 h1.title {
        color: black !important;
    }

    Regards,
    Rose Tyler.

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

    Hello,

    Please provide us with wp-admin access in Private Content, also you can add this code in Custom CSS:

    .vc_custom_1476850313039 {
        background: transparent;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 20, 2016 at 10:59

    Hello,

    Please read here how to add custom tabs:
    https://docs.woocommerce.com/document/editing-product-data-tabs/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 20, 2016 at 07:58

    Hello,

    Please take our apologies but we don’t guarantee full compatibility of 3rd-party plugins with the theme.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 20, 2016 at 07:06

    Hello,

    You can add this code in Custom CSS:

    .top-bar .languages-area {
        float: none;
        text-align: center;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 19, 2016 at 12:06

    Hello,

    You can select Home Page in Dashboard->Settings->Reading->Front Page.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 19, 2016 at 09:56
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 19, 2016 at 07:14

    Hello,

    You can change that content in Theme Options > Header > Header custom HTML (for 6, 7, 13, 14, 18 headers), write any content you want http://prntscr.com/cw449e http://prntscr.com/cw44dy

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 18, 2016 at 15:50

    Hello,

    You are welcome!
    Please, see screenshot http://prntscr.com/cvufyw

    Regards,
    Rose Tyler.

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

    Hello,

    I’ve created banners like in our demo. Please check it now.

    Regards,
    Rose Tyler.

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