Before you ask please READ THIS

How to remove the breadcrumbs search?

edited January 2014 in Superior Posts: 66
Hi

I thought it was integrated with the plugin, but it isnt and i cant find how is inserted

Thanks!

Comments

  • AirAir
    Posts: 10,970
    Hello

    You can go to advance/utilities.php ~542 and remove
    echo get_search_form();

    With regards.
  • Hi!

    Perfect!!

    I tried adding the edited file to the child theme, but with no luck

    Do you know any way to fix this via the child theme?? I plan to update the template regularly

    Thanks!
  • AirAir
    Posts: 10,970
    Hello

    Here you have example how to do such things http://apollo13.eu/docs/superior/#!/modification_of_theme_changing_theme_functions
    You just have to copy(as explained in documentation) new version of function in which you made changes.

    If you will find it hard, then come back to me, I will try to fix documentation to explain it better.

    With regards.
  • Hi again,

    I had a look at documentation, but it seems i have to add this functions to functions.php instead of modifying advance/utilities.php.

    Should i copy the whole function and paste it in the functions.php of theme file??

    Thanks air!
  • AirAir
    Posts: 10,970
    Yes, in functions.php of child theme.

    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!