Where is the the_title() code?
-
I installed the Relevanssi plugin and want to highlight article titles in search results. The plugin author says to replace
the_title()withrelevanssi_the_tite(). I looked in the search.php file but it’s not there.SOLVED. In the file template-parts/content-excerpt.php replace
<?php the_title( sprintf( …with<?php relevanssi_the_title( sprintf(...
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.
