Child theme issue - by jaapbos1961 - on WordPress WooCommerce support

This topic has 7 replies, 3 voices, and was last updated 8 years, 3 months ago ago by Robert Hall

  • Avatar: jaapbos1961
    jaapbos1961
    Participant
    January 18, 2016 at 16:07

    I have activated royal-child theme.
    When i copied the shortcodes.php into this directory and make changes to [larger] in my case the facebooklink and i save the theme options then my i see no changes at all.
    do i something wrong?
    awaiting your answer
    Jaap

    6 Answers
    Avatar: stan
    Stan Russell
    Participant
    January 18, 2016 at 16:53

    Hello jaapbos1961,

    please provide us with admin and FTP credentials for your site in private content.

    Regards,
    Stan Russell.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    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: jaapbos1961
    jaapbos1961
    Participant
    January 19, 2016 at 09:12

    Here the credentials

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    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: jaapbos1961
    jaapbos1961
    Participant
    January 19, 2016 at 11:45

    OK, clear.
    Thank you for your help.

    Last question! Is it possible to change the color of shortcode [larger]? Do you have a link of that?

    Kind regards

    Jaap

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 19, 2016 at 11:58

    Yes, just add this code in Theme Options->Custom CSS->Global Custom CSS.

    .menu-social-icons.larger li a,
    .main-footer.text-color-light .menu-social-icons li a i, .copyright.text-color-light .menu-social-icons li a i{
    background-color: #D65F5F;
    }

    Regards,
    Robert Hall.

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.