Forum Replies Created
-
AuthorPosts
-
alexsr32
ParticipantI forgot to reply to this last week. Thanks so much for the help, I really really appreciate it!
alexsr32
Participantsftp://50.116.16.56
alexsr
Temppass1
port 22I 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!
alexsr32
ParticipantNevermind….was able to figure it out myself, “Echo str_repeat(‘ ‘, 20);”
Thanks again, this was awesome!
alexsr32
ParticipantYou 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,
Alexalexsr32
ParticipantDone 🙂
-
AuthorPosts