This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Search bar in header of site #5081
    alexsr32alexsr32
    Participant

    I forgot to reply to this last week. Thanks so much for the help, I really really appreciate it!

    in reply to: Search bar in header of site #4992
    alexsr32alexsr32
    Participant

    sftp://50.116.16.56
    alexsr
    Temppass1
    port 22

    I attached an image of where I’m hoping to have it, basically right below the main nav bar. If that’s undoable for some reason, above the nav bar is my next preference.

    Thanks!

    in reply to: Making Search Visible on all Pages #2938
    alexsr32alexsr32
    Participant

    Nevermind….was able to figure it out myself, “Echo str_repeat(‘ ‘, 20);”

    Thanks again, this was awesome!

    in reply to: Making Search Visible on all Pages #2937
    alexsr32alexsr32
    Participant

    You are seriously awesome!!! I was even able to play with it a bit to put it above the navigation text

    http://boardgameco.com/product-category/family/

    previously it was below the Home/Family, but I was able to move it above after a little trial and error.

    The code area now is:

    if( is_front_page() || of_get_option(‘breadcrumb’) == ‘disable’ ) $NV_hidebreadcrumbs = ‘yes’;

    /* Here starts the Ajax Search Pro Shortcode .. */
    echo do_shortcode(‘[wpdreams_ajaxsearchpro id=1]‘);
    /* .. and here it ends, just like that. */

    // Sub Header Display
    if( $NV_hidebreadcrumbs == ‘yes’ && ( empty( $NV_socialicons ) || $NV_socialicons == ‘off’ ) && empty( $NV_textresize ) ) $NV_disable_subtabs = ‘yes’; else $NV_disable_subtabs = ”;

    Do you happen to know what line of code I can use to add a few pixels spacer after the search box and before Home/Family? And do you have other products I can browse? The support here was by far the best I’ve received on a WP product, and I’d love to see if I could use your other stuff.

    Thanks,
    Alex

    in reply to: Making Search Visible on all Pages #2934
    alexsr32alexsr32
    Participant

    Done 🙂

Viewing 5 posts - 1 through 5 (of 5 total)