Remove Breadcrumbs & add search bar

Discussion in 'Subscribely v2 WordPress Theme' started by breederbio, Aug 18, 2016.

  1. breederbio

    breederbio New Member

    Joined:
    Aug 9, 2016
    Messages:
    3
    Likes Received:
    1
    Hello, no css for wordpress or what is in the support theme works for removing my breadcrumbs. Could you tell me how to remove. Also i would like to replace the breadcrumbs and add a search bar. Where can i do that? I no its not header.php, would it be index.php?
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please follow the screenshot given below.

    replace_breadcrumb_search_form.png

    Code is given below..
    PHP:
    <?php get_search_form(); ?>  
    For your information, I am using "WP-Editor" plugin to edit files.

    You can also download and use it from the link https://wordpress.org/plugins/wp-editor/.

    After activating this plugin, you will get the same screen as shown in the screenshot.

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. breederbio

    breederbio New Member

    Joined:
    Aug 9, 2016
    Messages:
    3
    Likes Received:
    1
    Thank you very much, that worked. Your directions are awesome by the way.
     
    smith likes this.
  4. breederbio

    breederbio New Member

    Joined:
    Aug 9, 2016
    Messages:
    3
    Likes Received:
    1
    One more question i can't seem to get css to work for the general form . form#searchform or #searchform is not working for me to get a different height and width. Thanks again
     
  5. priya

    priya Guest

    Could you please provide us 'URL' of your site so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page