Child Theme - by ycs7a - on WordPress WooCommerce support

This topic has 12 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Eva Kemp

  • Avatar: ycs7a
    ycs7a
    Participant
    January 9, 2017 at 13:28

    Hi,

    I have two questions regarding the Child theme.

    1. I wish to rename the ‘royal folder’ to my website name, which means I will have to rename the Child theme also. Can I do this without my website going offline?

    2. I have written my alterations in the royal folder, e.g. functions.php. Do I need to copy paste the files that I have written and place the files in the Child theme folder? So that there are 2 function.php: 1 in the royal folder, and 1 in the Child theme folder.

    Thank you

    An different question:

    The display of the blog texts in my footer (e.g. ’16 DEC’) is black. How do I change it back to white?

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: ycs7a
    ycs7a
    Participant
    January 9, 2017 at 15:03

    Could I possibly show an image instead of the date for the recent blogs? Thank you!

    Avatar: ycs7a
    ycs7a
    Participant
    January 10, 2017 at 01:17

    The colour white has also disappeared when you look at a page number, e.g. 1 is not shown because it is now black with a black background. See please as an example this page. How do get the automatic white colouring back? I have changed the font colour in the Theme Options so as to get black lettering, but I didn’t expect this to also change (just like the blog colours changing to black).

    Thank you!:)

    Avatar: Eva
    Eva Kemp
    Support staff
    January 10, 2017 at 09:46

    Hello,

    1. Yes, just don’t forget to change template name in style.css file of the child theme.

    2. You need create child functions.php file as described here https://codex.wordpress.org/Child_Themes and just copy the modified code from parent functions.php to child functions.php.

    3. Add this code in child style.css:

    .date-event .number, footer .blog-post-list .date-event {
        color: white !important;
    }

    4. Unfortunately there is no such feature.

    Regards,
    Eva Kemp.

    Avatar: ycs7a
    ycs7a
    Participant
    January 10, 2017 at 11:16

    ‘1-4. Thank you Eva.

    I will change the name of the Royal folder to my name and change the Template name in the style.css.

    5. How do get the colour white back in the page number? E.g. the page number # 1 is not shown because it is now black with a black background. See please as an example this page.

    Avatar: ycs7a
    ycs7a
    Participant
    January 10, 2017 at 14:10

    ‘1. Unfortunately, renaming the theme did not work. I tried changing the folder name in the ftp: https://www.dropbox.com/s/o5qzj9juhpxn6v8/ftp.png?dl=0, as well as change the template name in style.ccs: https://www.dropbox.com/s/9yd259h6u9xjstf/child%20style.png?dl=0. The site then showed the following message: https://www.dropbox.com/s/q6y5f56gglp1cb6/directory%20child%20does%20not%20exist.png?dl=0.

    What should I do different? Thank you

    Avatar: ycs7a
    ycs7a
    Participant
    January 10, 2017 at 14:11

    Please find login codes in Private Content

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    January 10, 2017 at 17:33

    Hello,

    5. Please use this css code:

    .pagination-cubic li span.page-numbers.current {
       background-color: white;
    }

    I’ve renamed theme folder. Please check now.

    Regards,
    Eva Kemp.

    Avatar: ycs7a
    ycs7a
    Participant
    January 10, 2017 at 17:54

    Hi Eva,

    Thank you. The footer has changed and the menu’s are gone. Also the sidebars are missing on the single product pages. Otherwise it look goods.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 12, 2017 at 12:26

    Hello,

    You need re-add menus in Appearance > Menus and re-add widgets in Appearance > Widgets.

    Regards,
    Eva Kemp.

    Avatar: ycs7a
    ycs7a
    Participant
    January 12, 2017 at 14:37

    Thank you for your help Eva:)

    Avatar: Eva
    Eva Kemp
    Support staff
    January 12, 2017 at 15:54

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Child Theme’' has been successfully resolved, and the topic is now closed for further responses

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