Hi
header image not showing for me
https://www.tenman.info/wp3/emulsion/files/2020/02/expire-single-post.png
Is it really normal to be displayed like this?
https://www.tenman.info/wp3/emulsion/files/2020/02/expire-maybe-correct.png
if ( get_theme_mod( 'hide_title_bar', true ) ) {
$hide_class = ' hide';
}
changed
if ( ! get_theme_mod( 'hide_title_bar', true ) ) {
$hide_class = ' hide';
}
screenshot is translated japanese
The translated message and the untranslated message are displayed respectively. Does this match your intention?
Thank you.
]]>