Forum Replies Created

Viewing 30 posts - 2,881 through 2,910 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 13:14

    Hello,

    our theme uses modified Woocommerce template files so it is normal that some file versions may be outdated. It is not bug and does not have effect on front-end.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 12:37

    Hello,

    Sorry, but we don’t have such feature in our theme.
    We’ve taken your request into our account.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 12:05

    Hello,

    Yes, you need do it via FTP. Also we can help you this that, just provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 11:22

    The code above should hide the price on single product page. See screenshot: http://prntscr.com/a583o7
    As I see you didn’t created a custom.css file.
    You need rename default.custom.css file to custom.css then add code there.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 10:49

    Hello,

    Please try to add this code in custom.css file

    .single-product-page .product-info .price {
        display:none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 09:19

    Hello,

    As I see you haven’t created Cart page and Checkout page. You need to create them manually or reinstall WooCommerce plugin.

    Please read more here:
    https://www.8theme.com/demo/docs/woopress/index.html#!/woocommerce
    and how to create manually:
    https://docs.woothemes.com/document/woocommerce-shortcodes/

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 09:04

    Hello,

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

    .woocommerce div.product {
        height: 285px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 08:58

    Hello,

    Please use this code in GLobal Custom CSS

    .price{
    font-size:14px;
    }

    and this one in Custom CSS for mobile

    .price{
    font-family:Arial, sans-serif;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 08:46

    Hello,

    Please use the following code in Global Custom CSS.

    .white-popup-block {
        background-image: none;
    }
    #etheme-popup {
        font-family: 'Open Sans', sans-serif;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 08:35

    Hello,

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

    .home .page-content,
    .home .content-page {
        margin-top: 0px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 08:28

    Hello,

    Navigate to Dashboard->Visual Composer->Role Manager->Post Types->Custom and select all of them.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 19, 2016 at 08:27

    Hello,

    Do you mean this part? http://prntscr.com/a56lej

    You can edit it in \wp-content\themes\royal\headers\parts\top-bar.php file.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 15:34

    Hello,

    1) This question is a bit unclear for us. Could you please clarify us with more details?

    2) You can edit or remove them in Home Page->Banner Settings.
    See screenshot: http://prntscr.com/a4vk08

    3) You should change the products setting in Home Page->Products element then set grid for Display Type.
    See screenshot: http://prntscr.com/a4vksx

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 13:41

    Hello @Lydia,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 13:38

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 13:38

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 12:10

    Hello,

    Navigate to Dashboard->Static Blocks and edit footer coffe. See screenshot: http://prntscr.com/a4t6ty

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 12:02

    Hello,

    As I see you’ve selected ‘out of stock’ option in variations settings. See screenshot: http://prntscr.com/a4t3xg
    I’ve changed it. Please check now.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 11:22

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 11:12

    Hello,

    I’ve added this code in Global Custom CSS. Please check it.

    .gift-certificate .receiver-form h3{
    clear:both;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 10:21

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 09:29

    Hello,

    Please try to add the following code in Global Custom CSS.

    .product-image-wrapper {
        padding: 10px;
        background: #fff;
        border: 1px solid #BCBCBC;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 09:25

    Hello,

    I’ve added the Product Category element via Visual Composer plugin for this page. Now you can remove the product category shortcode there. Please check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 18, 2016 at 08:28

    Hello,

    As I see you’ve added the code twice. Please check the Home Page settings.
    See screenshot: http://prntscr.com/a4r5i3

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2016 at 22:27

    Hello,

    We will be very grateful if you could leave a rating for our theme and your review.
    You can do this in Downloads area. Login to your account on ThemeForest, go to Downloads area, find Classico theme and you’ll see the stars next to it.
    Thank you!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2016 at 22:05

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2016 at 22:04

    Please provide us with FTP credentials in Private Content and we’ll try to update the theme for you.

    Also you need to make backup of the site before update.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2016 at 20:55

    Hello,

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

    How do I change the color of the navbar(white)?

    Do you mean the fixed header?
    Please use this code in Global Custom CSS.

    .fixed-header-area {
        background-color: #BCBCBC;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2016 at 19:11

    Hello,

    Please try to add the following code in Global Custom CSS.

    @media only screen and (max-width: 992px){
    .esg-container {
        padding-left: 0px !important;
    }}

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    February 17, 2016 at 19:06

    Hello,

    I’ve added this code in Global Custom CSS. Please check.

    .languages-area{
    display:none;
    }

    Regards,
    Robert Hall.

  • 1 2 3 96 97 98 383 384 385
    Viewing 2,910 results - 2,881 through 2,910 (of 11,542 total)
Viewing 30 posts - 2,881 through 2,910 (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.