Where to locate this

MartinChillz

BANNED
Joined
Sep 27, 2012
Messages
232
Reaction score
29
Hello, could someone please tell me where to locate this code in wordpress code editor?

Can't find this, I need to change the code a little bit. Thanks, added screenshot.

wheretolocate.jpg
 
I would think it's likely to be in a breadcrumb or something.

However, it's not guaranteed unless you mention which wordpress theme you are using.

What I would do is to get the theme in your local machine, then use a file searcher that can search the file content, e.g. gvim for windows, grep for linux and search for the term "breadcrumbs-container" or "entry-breadcrumb"
 
I use DreamWeaver which allows you to search in an entire folder, so save that theme on your PC and search for the phrase in the entire folder to locate it.
 
Back
Top