Home Forums WoodMart support forum how to check theme status.

how to check theme status.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #525881

    mailsarathr
    Participant

    How do i know if im working on the child theme or parent theme, i need to make suree im working on the child theme so the parents theme gets updated regularly

    #525978

    Hello,

    Log in to your WordPress admin dashboard.
    Navigate to “Appearance” > “Themes.”
    Look for the currently activated theme. In the theme details, you will see information about the theme.

    Or in your WordPress installation directory, navigate to the “wp-content/themes/” folder.
    Look for the theme folder that corresponds to your currently activated theme.

    Inside that theme folder, check for the presence of a “style.css” file. If it contains a reference to a parent theme in its comments, it’s a child theme.

    Best Regards.

    #526137

    mailsarathr
    Participant

    how do i navigate from this ? please assist

    #526140

    mailsarathr
    Participant

    attaching the screenshot here , i dont see anything to find if its a child or parent theme

    Attachments:
    You must be logged in to view attached files.
    #526287

    Hello,

    Just navigate to Appearance -> Themes. In this section you can see the theme name with the word child activated.

    Screenshot for clarification:
    https://ibb.co/R4YGpRM

    Best Regards.

    #527186

    mailsarathr
    Participant

    i found it and i see that i have been working on parent theme. screenshot is attached. how can i install a child theme ? or can i continue working on parent theme and there wont be any issues with updates. im new to wordpress so need your help

    Attachments:
    You must be logged in to view attached files.
    #527259

    Hello,

    Here is the documentation how to configure the child theme:
    https://xtemos.com/docs-topic/setup-child-theme#download-and-install

    Best Regards.

Viewing 7 posts - 1 through 7 (of 7 total)