Skip to content

Commit

Permalink
Final fix for search toogle 3
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Aug 27, 2024
1 parent 1b9483f commit 858ea33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/onboarding-shared.php
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
'type' => 'text',
'args' => [
'title' => '',
'text' => '<<div class="sec-nav"><a class="search-toggle" role="button"><span class="sr-only">Search Dropdown</span><img class="search-ico" src="https://chapter-template.internetsociety.org/wp-content/themes/genesis-child-chapters/images/search-icon-21px-21px.svg" alt="Search Icon" width="21" height="21" /></a><a class="join customize-unpreviewable" href="https://community.internetsociety.org/s/new-registration">Join</a></div><div class="search-block" style="display: none;"><form class="is-search-form is-disable-submit is-form-style is-form-style-3 is-form-id-540 is-ajax-search" role="search" action="https://chapter-template.isoc.org/" method="get" target="_self" data-min-no-for-search="1" data-result-box-max-height="400" data-form-id="540"><input name="customize_messenger_channel" type="hidden" value="preview-0" /><input name="customize_autosaved" type="hidden" value="on" /><input name="customize_changeset_uuid" type="hidden" value="dc0b2f39-1120-4274-b43b-4322e61b0ce2" /><label for="is-search-input-540"><input id="is-search-input-540" class="is-search-input" autocomplete="off" name="s" type="search" value="" placeholder="Search by Keyword" /></label><input name="id" type="hidden" value="540" /></form></div>',
'text' => '<div class="sec-nav"><a class="search-toggle" role="button"><span class="sr-only">Search Dropdown</span><img class="search-ico" src="https://chapter-template.internetsociety.org/wp-content/themes/genesis-child-chapters/images/search-icon-21px-21px.svg" alt="Search Icon" width="21" height="21" /></a><a class="join customize-unpreviewable" href="https://community.internetsociety.org/s/new-registration">Join</a></div><div class="search-block" style="display: none;"><form class="is-search-form is-disable-submit is-form-style is-form-style-3 is-form-id-540 is-ajax-search" role="search" action="https://chapter-template.isoc.org/" method="get" target="_self" data-min-no-for-search="1" data-result-box-max-height="400" data-form-id="540"><input name="customize_messenger_channel" type="hidden" value="preview-0" /><input name="customize_autosaved" type="hidden" value="on" /><input name="customize_changeset_uuid" type="hidden" value="dc0b2f39-1120-4274-b43b-4322e61b0ce2" /><label for="is-search-input-540"><input id="is-search-input-540" class="is-search-input" autocomplete="off" name="s" type="search" value="" placeholder="Search by Keyword" /></label><input name="id" type="hidden" value="540" /></form></div>',
'filter' => 1,
'visual' => 1,
],
Expand Down

0 comments on commit 858ea33

Please sign in to comment.