Is it possible to get rid of the "you are here" part of the page that tells you which page you are on? The one on the left of the page next to the page title. Thanks!
You are here
2 posts from 2 voices-
Posted 2 months ago #
-
Hi,
Open framework > php folder, edit class-breadcrumb.php. Look for this line.
global $post; echo '<p class="breadcrumb"><span class="breadcrumb_info">'.__('You are here:','avia_framework').'</span> <a href="'.get_bloginfo('url').'">';Edit
('You are here:','avia_framework')Regards,
IsmaelPosted 2 months ago #
Reply
You must log in to post.














