liianpaljonhyvvee
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ignite] languages?Would it be possible to get some instructions on how to make more translations? (Just created the .mo and .po files but now I’m having problems with the implementation and no idea what to try next… 😛 )
Forum: Themes and Templates
In reply to: [Ignite] Mobile navigation wont disappear on small screenOk, thank you for this!
Forum: Themes and Templates
In reply to: [Ignite] Breadcrumb's Home wordResolved.
Forum: Themes and Templates
In reply to: [Ignite] Breadcrumb's Home wordThanks for this!
Forum: Themes and Templates
In reply to: [Ignite] Breadcrumb's Home wordI already have a child-theme, so would it be ok if I just remove this from header.php:
<?php
if ( current_theme_supports( ‘breadcrumb-trail’ ) && !is_search() ) {
breadcrumb_trail(array(
‘separator’ => ‘>’,
‘show_browse’ => false,
‘show_on_front’ => false)
);
}
?>or would that cause some troubles later?
Forum: Themes and Templates
In reply to: [Ignite] Breadcrumb's Home wordOk, thanks for this!
And yes please, I would gladly take the instructions how to remove the breadcrumbd entirely.
Thanks for the great theme! 8)