Forum Replies Created

Viewing 30 posts - 66,721 through 66,750 (of 68,224 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 13:34

    Hello,

    1. You can edit header-structure file wp-content/themes/royal/headers/
    We recommend to make changes in the child theme http://codex.wordpress.org/Child_Themes not to lose modifications after theme update.

    2.

    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        width: 100%;
    }
    textarea.wpcf7-form-control.wpcf7-textarea {
        width: 101%;
    }

    Please, read this article https://contactform7.com/text-fields/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 13:14

    Hello,

    You can add this code in Custom CSS to change style Product category widget in your sidebar:

    .sidebar-widget.widget_product_categories select, .wpb_widgetised_column .widget_product_categories select {
        font-weight: 400;
        font-size: 14px;
        color: #666667;
    }
    h2.wpb_heading.wpb_widgetised_column_heading {
        font-size: 16px;
        font-weight: 900;
    }

    Also, if you want the same widgets as in our demo http://prntscr.com/e90ou8
    please, see screenshots: http://prnt.sc/e90pjg http://prnt.sc/e90pn5 http://prnt.sc/e90q6x

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 11:54

    Hello,

    1-2.

    .product-information .yith-wcwl-add-to-wishlist a, .product-information .email-link, .single-product-sidebar .et-follow-buttons.buttons-size-normal.icons-colorfull i {
        color: purple;
    }
    .product-information .yith-wcwl-add-to-wishlist a:hover, .product-information .email-link:hover, .single-product-sidebar .et-follow-buttons.buttons-size-normal.icons-colorfull i:hover {
        color: orange;
    }

    3.

    .single-product .product-slide .product-title a {
         color: purple;
    }
    .single-product .product-slide .product-title a:hover {
         color: orange;
    }

    4.

    .quick-view-popup .product-information .show-full-details{
        color: purple;
    }
    .quick-view-popup .product-information .show-full-details:hover{
        color: orange;
    }

    5.

    .copyright.copyright-3 {
        padding-top: 0;
    }
    .row-copyrights {
        padding: 30px 0 0 0 !important;
        border: none !important;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 08:43

    Hello,

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

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 08:42

    Hello,

    Fixed. Please check it now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2017 at 08:14

    Hello,

    Please, use this code:

    .widget_shopping_cart_content .btn-checkout.wc-forward {
        background-color: #ca3110;
        border-color: #ca3110;
    }
    .widget_shopping_cart_content .btn-checkout.wc-forward a:hover {
        background-color: #9e2c13 !important;
        border-color: #9e2c13 !important;
    }
    .woocommerce-cart .actions .btn.gray{
       background-color: #ca3110;
       border-color: #ca3110;
    }
    a.checkout-button.button.alt.wc-forward {
        background-color: #ca3110;
        border-color: #ca3110;
        color:white;
    }
    a.checkout-button.button.alt.wc-forward:hover{
        background-color: #9e2c13;
        border-color: #9e2c13;
        color:white;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 15:04

    Hello,

    Please, see screenshot http://prnt.sc/e8mq13

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 14:58

    Hello,

    I’ve added image in Media > Add New.
    Credentials you provided are incorrect. Check them and provide the correct one

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 14:08

    Hello,

    You’re welcome! Try this:

    .fixed-header-area.color-lite .shop-text {
        color: black;
    }

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 13:44

    Hello,

    To enable/disable Catalog mode go to Theme Options > E-Commerce > Shop > Just Catalog
    To add filters into sidebar go to Appearance > Widgets and use Shop sidebar widget area.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 13:26

    Hello,

    You can disable category in Theme Options -> ECommerce -> Product page layout -> Show product categories -> Off.
    Try to use this code in Custom CSS (Theme Options > Styling > Global Custom CSS):

    .content-product .product-title a {
        font-size: 14px;
        text-transform: none;
        color: blue;
        letter-spacing: 1px;
        line-height: 25px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 13:16

    Hello,

    I’ve uploaded png image and it works fine now.
    Try to contact your server providers for help in this question.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 12:02

    Hello,

    Please check if the issue persists with default WordPress theme. Also, try to set permissions to 777 for your uploads folder in wp-content directory.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 11:48

    Hello,

    Could you please provide wp-admin access in Private Content so we could check it?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 11:38

    Hello,

    Try to re-add your images there

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 09:41

    Hello,

    Please, add this code in Custom CSS:

    .single-product #pa_phone-model {
        width: 175px;
    }

    and read this article https://businessbloomer.com/woocommerce-remove-additional-information-tab/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 09:26

    Hello,

    On the official site of this plugin, the last version is 3.1.1. You can download it https://www.8theme.com/download-plugins/page/2/
    Could you please say where you received information about the availability 3.1.2 version?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 09:24

    Hello,

    You’re welcome! Feel free to ask if you need any help.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 09:12

    Hello,

    Could you please provide wp-admin access in Private Content so we could check it?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 09:05

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 09:04

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 09:04

    Hello,

    I’ve re-added previous code. Please, check it now.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 08:47

    Hello,

    Could you please provide link to your site so we could check issue?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 08:39

    Hello,

    Have you changed color in 57 line?
    Could you please provide FTP credentials to check the issue?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 08:20

    Hello,

    You need add Brands widget into Single Product Page sidebar area in Appearance > Widgets.
    Concerning ‘Our offers’ block you need add up-sells to your products.
    Please read Woocommerce documentation:
    http://docs.woothemes.com/document/related-products-up-sells-and-cross-sells/
    You can select the position of up-sells in Theme Options > Single Product Page.
    Also, see screenshots: http://prnt.sc/e8i0o7 http://prnt.sc/e8i170

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 08:10

    Hello,

    You can add Price Filter widget in Appearance > Widgets.
    You can find how to create variable products in Woocommerce documentation:
    http://docs.woothemes.com/document/product-variations/

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2017 at 08:06

    Hello,

    Could you please provide link to your site so we could check issue?

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 16:21

    Hello,

    Also, please, update the theme to the latest version 2.9.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
    Don’t forget to create back up of your files and database before starting update process!
    https://www.youtube.com/watch?v=KdWESIIPU1k&feature=youtu.be
    (it’s for Legenda theme but the process is the same).

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 16:12

    Hello,

    You’re welcome!
    Have a nice day!

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2017 at 16:05

    Hello,

    Please navigate to Dashboard->Theme Options->Typography->Menu Font and change color.

    Regards,
    Rose Tyler.

  • 1 2 3 2,224 2,225 2,226 2,273 2,274 2,275
    Viewing 66,750 results - 66,721 through 66,750 (of 68,224 total)
Viewing 30 posts - 66,721 through 66,750 (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.