[Resolved] Add Widget to Menu

  • Author
    Posts
  • #6468

    tobywan
    Participant

    I’d like to add my search widget to my top nav bar (light blue w calendar of events page) but can’t quite find out how to do so. Is this possible?

    Link: http://www.crownofthecarolinas.org/development/

    #6471

    Andrew Misplon
    Keymaster

    Hi Toby

    It might be worth trying this plugin out before we dive into a child theme and custom widget area: https://wordpress.org/plugins/bop-search-box-item-type-for-nav-menus/. Let me know how it goes.

    #6473

    tobywan
    Participant

    I really like this add on, just wished there was some documentation about how to edit the appearance, etc. Really need that search field and button on the same line.

    Home Page

    #6474

    Andrew Misplon
    Keymaster

    Sure, let’s try:

    .bop-nav-search {
    	margin: 1px 0;
    }
    
    .bop-nav-search label,
    .bop-nav-search .search-submit {
    	display: inline-block;
    	font-size: 13px;
    }
    
    .bop-nav-search label {
    	margin-bottom: 0;
    }
    #6479

    tobywan
    Participant

    That works great! Your attention to detail is greatly appreciated, thanks!!

    #6480

    Andrew Misplon
    Keymaster

    Super 🙂 Glad to hear that did the trick. Cheers.

    #6493

    tobywan
    Participant

    now I’m wondering…any way to customize the search returns? They seem a bit odd…

    Home Page

    #6494

    Andrew Misplon
    Keymaster

    If you edit say this page, have you manually entered an excerpt of three periods?

    #6495

    tobywan
    Participant

    I’m sorry, not exactly sure what you’re asking. I’m not sure where the three periods are coming from.

    #6496

    Andrew Misplon
    Keymaster

    Edit the page, click Screen Options top right, is the Excerpt field enabled? If not, enable it, scroll down to the Excerpt field, is there anything in it? Mmm probably not, this might be an auto excerpt issue when using Page Builder. Will probably need to come back to you on this one tomorrow.

    #6497

    Andrew Misplon
    Keymaster

    If you manually enter an excerpt it’ll sort this out. I’ll come back to you tomorrow with an auto solution.

    #6498

    tobywan
    Participant

    Sure, that’s fine…sometime tomorrow would be great.

    Don’t see an option for an Excerpt field…

    #6499

    Andrew Misplon
    Keymaster

    My bad, that’s for posts. Clearly working too late. Let me work something up tomorrow. Chat then!

    #6524

    Andrew Misplon
    Keymaster

    Hi Toby. Can you please, check that the following setting is enabled:

    Settings > Page Builder > Content > Copy Content

    #6733

    tobywan
    Participant

    Sorry, it’s taken me a while to get back to this…yes, it’s enabled. However, I get the same result.

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in to reply to this topic.

Scroll to top