Hello strivingforgr8t,
File that you looking for is content-none.php located at wp-content/themes/your_current_theme(poseidon)/template-parts/ folder.
Hope this will helps you.
Thank you so much!!
Found the code.
I created another content-none.php file in my child theme displaying Chinese text instead.
However, it can’t seem to override the original content-none.php file.
What should I do?
Sorry, I’m really new in WordPress…
Thank you so much for your help!!
First create template-part folder in your child theme then put content-none.php file inside that folder.
(i.e. wp-content/themes/your_child_theme/template-part/content-none.php)
Hope this will helps you
Hi there,
You can also help to translate the theme if you don’t want to create your own template files with a child theme.
You can find the theme translation on https://translate.wordpress.org/projects/wp-themes/poseidon
Cheers,
Thomas