Forum Replies Created

Viewing 30 posts - 67,291 through 67,320 (of 68,220 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 22, 2016 at 09:58

    Hello,

    The problem is caused by 3rd-party plugin – WooCommerce Custom Product Designer, try to disable it.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 22, 2016 at 09:43

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 22, 2016 at 09:40

    Hello,

    Unfortunately, there is no such possibility. Sorry.
    In this case, you can edit header.php file and use customization of the default theme files in the child theme. Please read how to create the child https://www.8theme.com/demo/docs/legenda/index.html#!/child_theme
    All available theme search settings can be found in Theme Options > Search.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 22, 2016 at 09:04

    Hello,

    Your query requires additional customization which is out of our basic support scope. You can order additional service via this form: https://www.8theme.com/customization-services/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 22, 2016 at 08:42

    Hello

    Please try to disable all 3-d part plugins, clear browser and site cache, and check the issue.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 22, 2016 at 08:21

    Hello,

    Please see screenshot: http://prntscr.com/dmhtuj

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2016 at 16:48

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2016 at 16:41

    Hello,

    Thank you for contacting us.
    You can show 2 menus using header type 17 and select the second menu in “Main menu (right)” field in Appearance > Menus > Manage Locations tab.
    Read more here:
    https://8theme.com/demo/docs/royal/index.html#!/primary_menu

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2016 at 15:46

    Hello,

    1. Please see screenshots: http://prntscr.com/dm74hh
    2. All available theme search settings can be found in Theme Options > Search. Unfortunately, there are no additional search filters. You can try some 3-rd party plugin to achieve what you want. Please note we don’t give guaranty for full theme compatibility with all 3-rd party plugins you are using.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2016 at 15:31

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2016 at 15:29

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2016 at 14:53

    Hello,

    Please add this code in Custom CSS:

    .home .layout-horizontal .posts-slider .slide-item .post-news {
        width: 100%;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2016 at 14:51

    Hello,

    I’ve changed it http://prntscr.com/dm6e1d. Please check now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2016 at 14:42

    Hello,

    1. You have too small product images http://prntscr.com/dm5wnw. Please upload bigger images (approximately from 1 425px × 1 900px) or disable zoom.
    2.

    .single-product .product-navigation .product-arrows {
        display: none;
    }

    3.

    .single-product .menu-social-icons i {
        background-color: green;
    }
    .single-product .menu-social-icons circle {
        stroke: green;
    }

    4.

    .page-heading.bc-type-1 a {
        color: white;
    }
    .page-heading .delimeter{
        color: white;
    }

    5.

    .widget_shopping_cart_content .big.filled {
        background-color: blue;
    }

    6.

    .cart-collaterals .checkout-button {
        background-color: green;
        color: white;
    }

    7.

    .checkout_coupon .btn {
        background-color: blue;
    }

    8.

    .woocommerce-cart .actions .btn {
        background-color: blue;
    }

    9.

    .woocommerce-billing-fields input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"] {
        padding: 8px 10px !important;
    }

    10.

    .woocommerce-checkout .button {
        background-color: blue;
    }

    11.

    .header-type-8 .menu-wrapper .menu-main-container > ul > li > a:hover {
        background-color: rgba(153, 191, 10, 1);
        color: white;
    }
    .header-type-8 .menu-wrapper .menu-main-container > ul > li a {
        transition: all 0.2s ease-in-out;
    }
    .header-type-8 .menu-wrapper .navbar-collapse .menu-main-container .menu{
        display: flex;
    }
    .header-type-8 .menu-wrapper .menu-main-container > ul > li{
        display: flex;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2016 at 14:13

    Hello,

    Try to add this code in Custom CSS:

    .home .posts-slider .caption {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2016 at 14:01

    Hello,

    You need to change margin-top for row http://prntscr.com/dm5opb

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2016 at 12:09

    Hello,

    Please add this code in Custom CSS:

    .blog-post .content-article li {
        list-style: none;
    }
    .menu-social-icons i {
        color: red;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 16:41

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 15:22

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 15:21

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 15:17

    Hello,

    1. As I see it’s working fine. Please see screenshots: http://prntscr.com/dlqvr8
    2. Please add this code in Custom CSS:

    .copyright-1 .container .row-copyrights {
        border: 0;
        padding-top: 0;
        padding-bottom: 15px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 14:46

    Hello,

    1. Sorry, but your question is unclear. Please, provide screenshot for our better understanding what exactly you want to change.
    2.

    .home .vc_separator.vc_separator_align_center h4 {
        font-size: 21px !important;
    }

    3.

    footer .date-event {
        color: white;
    }
    footer .blog-post-list .media-body {
        color: white;
    }
    .main-footer-1 .blog-post-list li .media-body strong {
        color: white;
    }
    .main-footer-1 .blog-post-list .media-heading a {
        color: white;
    }

    4.

    .main-footer-1 .white-text {
        color: white;
    }

    5.

    .copyright {
        background-color: blue !important;
    }
    .copyright-1 .textwidget a {
        color: white;
    }

    6. http://prntscr.com/dlq4i1
    7.

    .sidebar-widget.widget_product_categories .widget-title {
        color: white;
        background-color: #3297ff;
        font-weight: 600;
        border-top: 0;
    }
    .sidebar-widget.widget_product_categories .widget-title span {
        background-color: #3297ff;
        margin-left: 15px;
    }

    8. http://prntscr.com/dlq97m
    9.

    .price_slider_wrapper .price_slider_amount button {
        color: white;
        background-color: #3297ff;
    }
    .pagination-cubic li span.page-numbers.current {
        color: white;
        background-color: #3297ff;
    }

    10. In this case, you need try to edit the files wp-content/themes/royal/woocommerce/content-single-product.php

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 13:19

    Hello,

    We’re glad to hear that your issue was solved.
    Have a nice day.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 11:34

    Hello,

    Try to add code:

    .header-type-8 .menu-wrapper .menu-main-container > ul > li > a {
        border: none;
    }
    .header-type-8 .menu-wrapper .menu-main-container > ul > li:last-child > a {
        border: none;
    }
    
    .home .yith-wcwl-add-button {
        width: 20px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 11:15

    Hello,

    In this case, you can edit \wp-content\themes\royal\headers\parts\top-bar.php file and add Wishlist link there.
    Also, we recommend you to make all changes in the Child Theme.
    https://codex.wordpress.org/Child_Themes

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 10:56

    Hello,

    1. Please add this code in Custom CSS:

    .header-type-7 .top-bar a {
        color: white;
        font-size: 12px;
    }

    2. You can add Wishlist link in Appearance > Widgets > Side top bar area (add your content in Text widget).
    3. Go to Theme Options > Products Page Layout and disable Show product categories.
    4.

    .single-product .menu-social-icons i {
        width: 34px !important;
        height: 34px !important;
        font-size: 20px;
        line-height: 34px;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 10:07

    Hello,

    Please add this code in Custom CSS:

    .wpcf7 label {
        width: 100%;
    }
    input.wpcf7-form-control {
        width: 100%;
    }
    textarea.wpcf7-form-control {
        width: 100%;
    }
    input.wpcf7-form-control.wpcf7-submit {
        width: 15%;
        float: right;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 09:59

    Hello,

    Please refer to Woocommerce documentation
    https://docs.woocommerce.com/document/change-add-to-cart-button-text/
    In this case, we recommend using the Child Theme.
    We have already created and included child theme in theme package. You just need to find royal-child folder in theme package and upload it to /wp-content/themes/ folder and you’ll see there the function.php file.
    Try to go to Woocommerce > Settings > Accounts and check account settings there.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 09:36

    Hello,

    Sorry, but there is no such option in the theme, you can try to use some Woocommerce extension.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 09:21

    Hello,

    WooCommerce Random Products widget or a WooCommerce On-Sale widget you can get from WooComerce Product. There you can select order by and show On-Sale.

    Regards,
    Rose Tyler.

  • 1 2 3 2,243 2,244 2,245 2,272 2,273 2,274
    Viewing 67,320 results - 67,291 through 67,320 (of 68,220 total)
Viewing 30 posts - 67,291 through 67,320 (of 68,220 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.