Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #606071

    Hi,
    seems I cant override single.php in child.

    #606171

    Hi!

    Can you expand on what have you changed in single.php?

    Best regards,
    Josue

    #606580

    Hi,
    I want to disable related posts. I copied single.php to child and commented out
    // get_template_part( ‘includes/related-posts’);
    I understand that I could probably achieve same thing with css, but would like to know what is the problem in case I need to add/remove something in future.
    Is advance layout builder calling some other .php file?

    #607119

    Hi!

    Did you use the advance layout builder for the content? Yes, the advance layout builder is using the template-builder.php file, not the single.php file.

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.