• Resolved mosmictz

    (@mosmictz)


    Hello, thank you for a great plugin. I face this problem, the overlay option is on even when I don’t turn in on in the setting section. I use a pop-up box so that a user can search easily from a bottom menu, however, now the search function is forced to go behind the popup box which means the user has to close the box first to go to the search tab. Before updates, I used this pop-up and users could search right away from the pop-up box. I think the answers to these questions may help me fix this issue.

    Is there another way to disable the overlay apart from the settings option?
    Is there a way to open the search overlay using a class or link instead of a shortcode?

    Please assist and thank you in advance.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Damian Góra

    (@damian-gora)

    Hello,

    You can embed the search via shortcode in the following way:

    Search bar + mobile overlay
    [wcas-search-form layout="classic" mobile_overlay="1"]

    Search bar without mobile overlay
    [wcas-search-form layout="classic" mobile_overlay="0"]

    Search bar on desktop and search icon on mobile with mobile overlay
    [wcas-search-form layout="icon-flexible" mobile_overlay="1"]

    We will add this to our documentation soon.

    Best
    Damian

Viewing 1 replies (of 1 total)
  • The topic ‘Forced overlay’ is closed to new replies.