Forum Replies Created

Viewing 30 posts - 3,301 through 3,330 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    January 19, 2016 at 11:03

    Hello,

    In this case you need copy a function from the parent theme into the child theme’s functions.php and modify the function to your liking.

    I’ve did it for you. You can check the function in function.php file.

    Also you can read this article for better understanding how to customize the child theme
    https://support.woothemes.com/hc/en-us/articles/203105897-How-to-set-up-and-use-a-child-theme

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 19, 2016 at 10:05

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 19, 2016 at 09:55

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 19, 2016 at 09:54

    Hello,

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

    .product-category a{
    text-align: center;
        display: block;
    }
    .categories-mask {
        background-color: rgba(255, 255, 255, 0.71) !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 19, 2016 at 08:32

    Helllo,

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

    .header-type-6 .header .tbs span:before, .header-type-7 .header .tbs span:before, .header-type-8 .header .tbs span:before, .header-type-10 .header .tbs span:before, .header-type-12 .header .tbs span:before{
    display:none;
    }
    .header-type-6 .header .tbs span, .header-type-7 .header .tbs span, .header-type-8 .header .tbs span, .header-type-10 .header .tbs span, .header-type-12 .header .tbs span{
    display:none;
    }

    Regards,
    Robert Hall.

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

    Hello,

    You need to create the PreFooter block manually in Dashboard->Static Blocks then select it in dropdown list.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 19, 2016 at 08:22

    Hello,

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

    .navbar {
        padding: 0px 0 20px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 19, 2016 at 08:19

    Hello @dunies,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 18:24

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 18:19

    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
    January 18, 2016 at 18:18

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 16:56

    Hello,

    Do you want to change the links for social icons?
    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 16:23

    Hello,

    Please use the following code in Global Custom CSS.

    .ico-sum:before{
    display:none;
    }
    .shopping-container .btn.border-grey {
        background-color: red;
        border-color: red;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 16:18

    Please update the theme to the latest version and check this issue.
    http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050
    Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 16:02

    Hello,

    You need use the Products element via Visual Composer plugin and select display type to Slider full width (Look Book) in Products Settings. See screenshot: http://prntscr.com/9ro6ik

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 15:58

    I did it. Please check footer now.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 15:23

    Hello,

    1) You can change text in wp-content\themes\royal\framework\theme-functions.php file on line 2898
    To change button color try to add this code in Global Custom CSS

    .thumbnails-x .btn_group a{
        background: #AB9999;
    }

    2) To change title color you need edit Text Block setting. See screenshot: http://prntscr.com/9rnm8l
    3) Do you want to move the ‘FACEBOOK LIKE BOX’ widget to top of the column?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 15:00

    Hello @gregory,

    I’ve sent you a zip file with slider import to emaill adress. Please check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 14:21

    Hello,

    I’ve changed the url to https in Dashboard->Settings->General. Please check products now.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 13:39

    Hello,

    Navigate to Dashboard->8Theme Options->General->Header Type->and select Variant 3.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 12:52

    Hello,

    Please provide us with FTP credentials in Private Content and current folder where we can find your site.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 11:51

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 11:48

    Hello,

    Sorry, for a long delay.
    This is a bug in our theme and will be fixed in the next theme update. Right now you can use CSS code that I’ve added above.
    Sorry for the inconvenience.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 18, 2016 at 11:45

    Hello,

    As I see your site is working fine now. See screenshot: http://prntscr.com/9rl9o6
    Could you please clarify with more details what exactly you mean and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 15, 2016 at 15:06

    Hello,

    Please update the theme and plugins to the latest version then check issue.
    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 make backup of the site before update.

    Here is video tutorial how to update theme.
    https://www.youtube.com/watch?v=KdWESIIPU1k
    (it’s for Legenda theme but the process is the same).

    Also you can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 15, 2016 at 14:41

    You’re welcome! I’ll close this topic.
    Have a good day!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 15, 2016 at 13:37

    Hello,
    Please use the following code in Theme options->Custom CSS->Global Custom CSS.

    .menu > li.current-menu-item > a, .menu > li.current_page_ancestor > a {
        color: #e5534c !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 15, 2016 at 13:15

    You are welcome! We are glad to help you and thanks for good thoughts!
    Yes, would be very appreciate if you leave a rating! You can do this in Downloads area. Login to your account on ThemeForest, go to Downloads area, find WooPress theme and you’ll see the stars next to it.
    Thank you!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 15, 2016 at 12:46

    Hello,

    I’ve added code in Custom CSS for mobile, landscape and tablet. Now you can change these sizes by yourself.
    for example
    title size

    .banner .banner-content p:nth-child(1){
    font-size:20px !important;
    }

    text size

    .banner .banner-content p:nth-child(2){
    font-size:12px !important;
    }

    input margin

    #mc_embed_signup input.email {
        margin-left: 33%;
    }

    input width

    #mc_embed_signup input.email {
        width: 47%;
    }

    button width

    #mc-embedded-subscribe {
        width: 90px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    January 15, 2016 at 11:50

    Hello,

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

    Regards,
    Robert Hall.

  • 1 2 3 110 111 112 383 384 385
    Viewing 3,330 results - 3,301 through 3,330 (of 11,542 total)
Viewing 30 posts - 3,301 through 3,330 (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.