Forum Replies Created

Viewing 30 posts - 3,931 through 3,960 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 08:15

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 08:13

    Hello,

    You can find Wishlist setting in Dashboard->YiT Plugins->Wishlist.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 17, 2015 at 08:04

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 17:28

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 17:27

    Hello,

    Try to add this code in 8theme Options->Styling->Custom CSS->Global Custom CSS.

    .single-product .my-mfp-slide-bottom.mfp-ready.mfp-bg,
    .single-product .mfp-wrap{
    display:none !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 16:03

    Hello,

    You can change it in \woopress\plugins\woocommerce\includes\class-wc-countries.php file
    Find // Billing/Shipping Specific section and there you can change word
    'label' => __( 'Phone', 'woocommerce' ),

    But we strongly recommend you to do it inChild Theme.

    Please copy this file into it saving folder structure like:
    wp-content/themes/woopress_child/woocommerce/includes/class-wc-countries.php.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 15:55

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 15:13

    Hello,

    Please try this code.

    .header .tbs span{
    display:none !important;
    }

    If this doesn’t help provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 14:57

    Hello,

    The issue was fixed. Please check it now.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 13:09

    Hello,

    Do you mean this field? See screenshot: http://prntscr.com/93cuoi

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 12:24

    Hello,

    You can change this text in \themes\woopress\woocommerce\checkout\review-order.php file.
    Find this code and replace ‘Place order’ to ‘Proceed’
    $order_button_text = apply_filters( 'woocommerce_order_button_text', __( 'Place order', 'woocommerce' ) );

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 12:18

    Hello,

    Please add this code in Theme Options->Custom CSS->Global Custom CSS.

    .header-type-6 .header .tbs span{
    display:none;
    }
    

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 12:13

    Hello,

    This caused by old version of the Royal theme. You can update theme and check it or try use this code in custom.css

    #order_review #payment{
    display:none;
    }

    Don’t forget to make backup of the site before update.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k
    The video tutorial is for Legenda theme, but the process is identical.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 11:54

    Hello @walacedesilva,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 11:27

    Hello,

    Please update theme to the latest version and check this issue.
    Don’t forget to make backup of the site before update.

    Also before update please remove woocommerce folder in wp-content/themes/legenda/
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 11:21

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 11:20

    Try to add the following code in custom.css

    .white-popup-block{
        background-image: none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 11:06

    Hello,

    Please use this code in custom.css

    .cart_totals btn.filled.large-btn.pull-right{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 16, 2015 at 11:02

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content to check your issue more deeply.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2015 at 16:33

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2015 at 15:54

    We’ve reupload vc.php file in /wp-content/themes/legenda/framework folder. Please check it now.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2015 at 14:46

    You can try to add this code in Global Custom CSS.

    .woocommerce-checkout .col-lg-7 {
        float:right;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2015 at 14:10

    Hello,

    Could you please clarify with more details what exactly you want to do?
    Maybe provide screenshot for our better understanding and highlight what exactly you want.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2015 at 13:42

    Hello,

    We need FTP credentials also. You can ask your hosting provider for them.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2015 at 13:32

    Hello,

    Please update theme to the latest version and check this.
    Don’t forget to make backup of the site before.
    Here is video tutorial how toupdate theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k

    The video tutorial is for Legenda theme, but the process is identical.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2015 at 13:10

    Hello,

    We’re glad to hear it.
    If you have any questions feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2015 at 11:15

    Hello,

    Please try to increase image size for Catalog Images http://prntscr.com/928m2a then regenerate your thumbnails via Regenerate Thumbnails plugin and check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2015 at 08:53

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2015 at 08:37

    Hello,

    Try to add the following code in Theme Options->Custom CSS-> Global Custom CSS.

    .container-transparent .main-footer{
    background-color: #000000 !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    November 13, 2015 at 08:29

    Hello,

    Please use this code in Global Custom CSS.

    .page-heading-slider .wpb_revslider_element{
    margin-bottom:0px !important;
    }

    Regards,
    Robert Hall.

  • 1 2 3 131 132 133 383 384 385
    Viewing 3,960 results - 3,931 through 3,960 (of 11,542 total)
Viewing 30 posts - 3,931 through 3,960 (of 11,542 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.