
Planewalker666
Planewalker666
About
- Username
- Planewalker666
- Joined
- Visits
- 29
- Last Active
- Roles
- Expired
Comments
-
Solved by myself, everything is working good.If somebody will be in rare situation when use Betheme and Qtranslate-X with page links like "/?page_id=10525" (like me) and need to fix way of HOMEPAGE link in breadcrumbs (without taking you t…
-
Hmm... I suppose that link "Homepage" is in some different place, not in header.php There is only this code, that can be related to breadcrumbs. // breadcrumbs if( is_array( $subheader_options ) && isset( $subheader_opti…
-
Where in theme files i can replace link on homepage with get_permalink() in breadcrumb?