Closed (fixed)
Project:
Omega
Version:
7.x-3.1
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2012 at 15:52 UTC
Updated:
26 Sep 2012 at 20:48 UTC
Hi,
this is the output I get in my custom theme based on Omega:
<div id="breadcrumb" class="grid-25"><h2 class="element-invisible">You are here</h2><div class="breadcrumb"><a href="/">Home</a></div></div>
Due to SEO reasons, I want to avoid any hidden text, especially in h2 heading. I have tried to find where does this output come from, but unsuccessfully. There are no signs of it in any of tpl.php, .inc or similar files.
Could someone please explain me how to get rid of it?
Comments
Comment #1
1mundus commentedAnyone? I guess that theme-developers could answer this one in a minute :)
Comment #2
1mundus commentedFound it, I have searched in the wrong place. This output comes from theme.inc in "includes" folder.
Comment #3
1mundus commented