Forums
(@gannayuschenko)
8 years, 10 months ago
Thank you Kathryn. It’s work for me. I modified it to get changed and the category page, too. change line 24 from this:
if ( ! is_search() ) {
to this:
if ( ! is_search() && ! is_home () && ! is_archive ()) {