Thanks for this beautiful theme.
I have noticed a discrepancy on the search box between the theme on demo and the one on download.
On demo:
<div class="search-block-form contextual-region block block-search" data-drupal-selector="search-block-form" id="block-businessgroup-zymphonies-theme-search" role="search">
On download:
<div data-drupal-selector="search-block-form" id="block-businessgroup-zymphonies-theme-search" role="search" class="contextual-region block block-search">
There is a class missing: search-block-form
I will submit the patch in reply to this issue
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Before Patch.png | 6.85 KB | krina.addweb |
| #3 | After Patch.png | 5.69 KB | krina.addweb |
| #3 | missing_class_on_search-2866911-3.patch | 380 bytes | krina.addweb |
| #2 | businessgroup_zymphonies_theme_missing_class_on_search_box-2866911.patch | 401 bytes | tamsoftware |
Comments
Comment #2
tamsoftware commentedHere is the patch to add the missing class to the search box template
Franck Horlaville
TAM Software
Comment #3
krina.addweb commentedThanks for your patch, but your attached patch didn't work for me. It throws the error when I tested it over simplytest.me.
PFA updated patch works for me, please check & let me know.
Comment #4
tamsoftware commented@krina.adweb your patch file looks good to me!
Comment #6
zymphonies-dev commentedUpdated in latest release.
Comment #7
zymphonies-dev commented