Digital experiences for all disciplines
New Landing › How can we help? › Atelier › SUPER SEARCH FULL SCREEN LOGO & FILTER
New Landing › How can we help? › Atelier › SUPER SEARCH FULL SCREEN LOGO & FILTER
- This topic has 14 replies, 3 voices, and was last updated 7 years by David Martin – Support.
-
Posted in: Atelier
-
February 15, 2017 at 12:21 pm #313864
Hello, I have got some issues with the super search.
1) Firstly, could I have a white border around the “search” button and change button background to white upon hover?
2) Super search doesn’t allow me to add filters. Nothing happens when I click “add filter button” – See image
3) The logo blends into the full screen page when I scroll – See image I dont’t mind but at least would like the logo to change to the white version.
Many thanks in advance.
Attachments:
You must be logged in to view attached files.February 17, 2017 at 11:15 am #3141521)
#fullscreen-supersearch .sf-super-search .search-go a.sf-button { border-color: #fff!important; } #fullscreen-supersearch .sf-super-search .search-go a.sf-button:hover { background-color: #fff!important; border-color: #fff!important; color: #222!important; }
2) Will need a working login to check. Have you added any product attributes that contain a published product?
3) When you scroll the black logo is shown:
February 17, 2017 at 1:49 pm #314189This reply has been marked as private.February 20, 2017 at 7:13 pm #3144622) Yes I see that, this is not something I can replicate on my dev version. Please can you disable all plugins leaving only Swift Framework and WooCommerce active whilst we investigate.
3) You have switched the color to white now, do you mind me switching it back to black or are you keeping as white?
February 20, 2017 at 10:20 pm #314507Hello mate,
2) I have deactivated the plugins, please proceed.
3) You can proceed with changing the colour back to black.
Look forward to your response. Many thanks David.
February 20, 2017 at 10:28 pm #314508Also, my global header had gone AWOL!
It was present last night. I have played with the theme options but still no progress in getting it back.
February 20, 2017 at 10:37 pm #314509My footer has also gone AWOL.
February 23, 2017 at 11:36 am #314830You do not have any footer widgets:
Or Global widgets:
One of your plugins is causing the Super Search conflict. If you disable the plugins you can see it now works correctly:
February 23, 2017 at 1:25 pm #314843Hello David, the widgets were all active before you tried helping with the recently viewed issue
If you activate the main theme, they all show up but not on the child theme. The child theme is the one you worked on with the ftp details.
Also, I would think the child theme is meant to show what has been made active on the main theme. widgets etc.
Could I not just import and export, it’s a pain starting all over again.
————
In regards to the filter issue, I will activate the plugins one by one to see which is the culprit. Also, any updates on the fullscreen & logo issue?
Many thanks for your help mate, I appreciate it.
February 24, 2017 at 6:27 pm #3150941) If you activate the child/parent theme you will need to add the widgets again. It’s not caused by the added code. WordPress thinks you have activated a new theme when you activate a child/parent. – Drag them from the Inactive Widget area.
2) Have you tried setting the Page Header Type to Naked Light?
February 24, 2017 at 9:29 pm #3151111) Hello mate, you’re right. The widgets are at the bottom in the inactive section.
2) I tried the Naked Light option and it sits on the slideshow instead, covering almost the entire top half of it, though it fixes the full page supersearch issue.
I have not changed the it back to standard and it seems to behave itself.
Many thanks mate, you’re a star!
February 26, 2017 at 12:55 pm #3151572) I tried the Naked Light option and it sits on the slideshow instead, covering almost the entire top half of it, though it fixes the full page supersearch issue.
I have not changed the it back to standard and it seems to behave itself.
Many thanks mate, you’re a star!
Please disregard previous confirmation2) Issue is back again. Could not use naked header as it covers almost top half of my slider. Could I use the naked header and add a decent amount of space below the header? 🙁
February 28, 2017 at 7:52 pm #315527Hi,
First can you update to the latest theme version?
https://www.dropbox.com/s/1vf5jbit13zrcky/Screenshot%202017-02-28%2018.49.40.png?dl=0Can you provide me an example url of the issue 2)
Thanks
-Takanakui
March 1, 2017 at 7:45 pm #315671Hello, I already updated the theme as soon as the update came out.
2) Image is the same issue as image 1 attached in the beginning of the post above. The logo background changes when the page is scrolled up.
I’ll be honest with you guys, I appreciate your help and all but I feel I will be right in critisising the time it has taken to assist in resolving this issue. I’m either left in limbo after providing required information or just not responded to.
We’re all running one business or the other afterall. This delays have a negative impact on our businesses. I hope you understand.
March 6, 2017 at 11:30 am #315997Apologies for the delays and inconvenience. This CSS should sort it all out for you. Please add this to Theme Options => Custom CSS:
.fs-aux-open #logo img.standard, .fs-aux-open .is-sticky #logo img.light-logo { display: none !important; } .fs-aux-open .is-sticky #logo img.standard, .fs-aux-open #logo img.light-logo{ display: inline-block!important; } .fs-aux-open #logo h2 { color: #fff; } .fs-aux-open .is-sticky #logo h2 { color: #000; }
Thanks.
-
Posted in: Atelier
You must be logged in and have valid license to reply to this topic.