Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • [email protected]

    (@markszehnlegmailcom)

    Greetings:
    I also noticed that the search in my header wasn’t working properly:
    The icon would display; but when clicked, the icon would disappear, and no search box appeared.
    But if I typed some text where the box would have been displayed, the search functionality worked; that is, the ajax listing would appear.

    I hacked around and came up with this CSS, which seems to have fixed the issue.

    
    .ast-search-menu-icon.ast-dropdown-active.slide-search .ast-search-icon {
    	opacity: 1 !important;
    }
    
    .ast-search-icon .ast-icon {
    	z-index: 1 !important;
    }
    

    This is very similar to the css in the post above by ILLID;
    I have not tested ILLID’s code yet to see any differences, so it may be a moot point, but mine does allow the search icon and search box to work; and, when a listing is active, the search icon will disappear and be replaced by the “X” (close ajax menu) icon.

    This issue puzzled me: I noticed it yesterday, but all was working fine as little as 2 weeks or so ago.

    After many plugin and theme rollbacks, it still didn’t work.
    So I went the CSS route, on a whim, and now all is good.

    I’d love to know when and how this issue arose …
    but I’m happy we’ve got it fixed.

    Thanks!
    –markz

    Thread Starter [email protected]

    (@markszehnlegmailcom)

    Hi Gui:
    Yep, I’m pretty sure that’s what is going on. User (me) is most likely already subscribed, so the checkbox would be pre-ticked.

    If I get some ‘free’ time (hahaha, that’s funny!) I’ll unsub me from the list, and see if the box is unchecked. I’m expecting that it will be un-ticked. If not, I’ll get back to you.

    So I think we can let this go for now.
    Thanks for checking in and responding.

    –markz

    Thread Starter [email protected]

    (@markszehnlegmailcom)

    Hi Elvira:
    Thanks for the quick response.
    I tend to agree that there’s probably other issues on my site.
    Yes, to caching & security; possibly to membership plugins.
    I intend to run a full test, when I get the time.
    When I do, I’ll respond here (or open a new thread if this gets closed).

    Meanwhile, I’ve enabled Google Captcha V2 & I’ll design my forms around it until I get this figured out.
    I used my google keys for their ‘invisible’ captcha; but the checkbox still shows up.
    That’s not a huge issue, but do you have any thoughts on why that may be happening?
    (I have keys for all 3 google captchas associated with my site; I’ve copied/pasted the ones for invisible V2 into MailPoet).
    Perhaps, this may have to do with other plugins?
    I’ll test it also, when I do that full conflict test.

    Thanks again for the quick response.
    Talk soon,
    –markz

    Thread Starter [email protected]

    (@markszehnlegmailcom)

    Hi Tom:
    Thanks so much … I’m kinda ‘new’ to WP these days, so I appreciate the help!
    Things seem to be working as expected.
    Changing the breakpoint from 768 to Astra’s new value (921) eliminates a whole lotta confusion, too! ;>)

    thanks again,
    –markz

Viewing 4 replies - 1 through 4 (of 4 total)