• how to add content.php in hueman child theme? i need that coz i want to the_excerpt() to of the_content() what i have to do to make that? ty for help ??

Viewing 1 replies (of 1 total)
  • Hi tuhinbiswas98. If you don’t already have a child theme here’s how to create one:
    1. In Theme Options click the Help tab in the upper righthand corner.
    2. One of the options in the list is to download a sample child theme. This downloads the theme zip file to your local computer.
    3. Install the new theme in your Admin panel by selecting Add New > Upload Theme > Choose File, then select the zip file you downloaded.
    4. Activate the child theme.
    You’ll now have a pre-configured child theme with a style.css file and functions.php file to which you can add customizations.

    Then, use cPanel or FTP to copy the content.php file from the parent theme to your child theme, and make your changes there. Depending on what other theme options you’re using you might also want to modify content-featured.php and content-standard.php.

Viewing 1 replies (of 1 total)
  • The topic ‘content.php’ is closed to new replies.