Home › Forums › Gillion Theme › Search template issues
Home › Forums › Gillion Theme › Search template issues
How come template settings do not affect the search template?
Look here: https://totalscam.com/?s=pet
and look at how it is supposed to be here: https://totalscam.com
The bottom brown area with the links suppose to be OFF. Screenshot attached.
Hi @borishar,
I hope you are well today and thanks for posting here.
I could confirm the issue on my test site that disabling footer widget option is not working on search results page, therefore, notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile, you can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.search-results .sh-footer .sh-footer-widgets { display: none; }
Best regards,
Shufflehound team
The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
How can I update the theme without it overwriting all my changes? I have made bunch of changes to the css and also using yellow pencil
If you have not made any changes in the theme code files then you can update it as described above.
Well, I said I did make changes.. who doesn’t make changes? Every website makes changes to the theme.. so how can people update who did make changes to their theme?
As said, If you have made changes using theme settings, customizer or using any plugin such as Yellow pencil editor then the update doesn’t overwrite these changes.
If you have made changes in the theme CSS, PHP or JS files then the changes get overwritten.
Can you please tell me the proper steps to update the theme?
Download the below theme zip file and update it on your website as described here https://support.shufflehound.com/updating-theme/
Please login to access this file