• Resolved Amir

    (@repenter)


    Hi
    Today I wanted to publish post first time with hueman, but my homepage broke after publishing.

    My developer erased this code from content-standard.php and everything is ok now. I want to know what does this code do?

    <?php hu_print_placeholder_thumb( ‘thumb-standard’ ); ?>

    Thanks

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    • This topic was modified 9 years, 4 months ago by bdbrown.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    You need to update your child theme’s over-ridden template, and not to remove code from parent theme.

    That code will produce thumbnail and if there is no featured image, it will show a placeholder image.

    Thank you

    Thread Starter Amir

    (@repenter)

    Thanks a lot Denzel, Yes I published without thumbnail and the homepage style broke very bad.

    Ok I will put it again, because it was just a test post. But can you tell me how to deactivate it from child?

    Thanks man

    Hi,

    You have to get your developer to update your child theme customization.

    Thank you

    Thread Starter Amir

    (@repenter)

    Ok, thanks man 🙂

    Hi,

    You are welcome.
    Have a nice day.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Code’ is closed to new replies.