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

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • in reply to: Search results cause page to jump #7594
    NsidemanNsideman
    Participant

    Found it. Thanks!

    in reply to: v2.1 bumps header #1261
    NsidemanNsideman
    Participant

    Thanks!

    in reply to: v2.1 bumps header #1259
    NsidemanNsideman
    Participant

    I really thought I had deleted the plugin first. Did you mean deleted the code in the header.php?

    in reply to: Replacing standard search button Kasllyas theme wp #928
    NsidemanNsideman
    Participant

    you mean like http://mlatc.org

    in reply to: Not acting as default search #645
    NsidemanNsideman
    Participant

    OK. So I have read up a little enough to figure out that this is the relevant section of code. However, my clumsy edits have not worked. Any pointers would be appreciated.

    <!– search –>
    <?php if ( empty( $data[‘head_show_search’] ) || ( !empty($data[‘head_show_search’]) && $data[‘head_show_search’] == ‘yes’) ) { ?>
    <div id=”search”>
    <span class=”icon-search icon-white”></span>
    <div class=”search”>
    <form id=”searchform” action=”<?php echo home_url(); ?>” method=”get”>
    <input name=”s” maxlength=”20″ class=”inputbox” type=”text” size=”20″ value=”<?php echo __( ‘SEARCH …’, THEMENAME );?>” onblur=”if (this.value==”) this.value='<?php echo __( ‘SEARCH …’, THEMENAME );?>’;” onfocus=”if (this.value=='<?php echo __( ‘SEARCH …’, THEMENAME );?>’) this.value=”;” />
    <input type=”submit” id=”searchsubmit” value=”go” class=”icon-search”/>
    </form>
    </div>
    </div>
    <!– end search –>

    in reply to: Not acting as default search #614
    NsidemanNsideman
    Participant

    Understood. Thanks for the pointer.

    in reply to: search feature not using plugin #579
    NsidemanNsideman
    Participant

    I see that you tried to do that in the footer. the footer widgets were turned off. Now that I have turned them on I can see your plugin working fine.

    So it must be something with the theme not using the standard search. I will contact the theme owner.

    Thank you!

    in reply to: search feature not using plugin #577
    NsidemanNsideman
    Participant

    dev.mlatc.org/signin

    in reply to: search feature not using plugin #572
    NsidemanNsideman
    Participant

    problem with host. should be back up

    in reply to: search feature not using plugin #566
    NsidemanNsideman
    Participant

    The use ID is just your name. Ernest

    in reply to: search feature not using plugin #561
    NsidemanNsideman
    Participant

    google auth turned off.

    I entered the username in the support ticket but it does not show up above. Should I enter that here? Can everyone see these exchanges?

    in reply to: New search install not hsowing #555
    NsidemanNsideman
    Participant

    and if that does not work try /signin

    in reply to: New search install not hsowing #554
    NsidemanNsideman
    Participant

    also its /login

    in reply to: New search install not hsowing #553
    NsidemanNsideman
    Participant

    Grrr…admin had done a country block. I don’t know why…it’s not like we have military secrets. OK that has been fixed. Please try again.

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