Solution for this topic
Just one issue not resolved: Is there a way to display a snippet of text in the search results? I have the new theme but canβt see where to edit this.
It automatically displays an excerpt of the content added in the post / page content are but if there isn’t any content then you can add it in the excerpt field of post / page as described in the below page.
I could confirm the issue on your site and this seems the issue with the custom CSS code that you are using on your site in Yellow Pencil editor.
Please temporarily remove the above CSS code from your site to resolve the issue.
You can reset the Yellow Pencil editor as described in the below pages.
https://yellowpencil.waspthemes.com/docs/managing-changes-on-entire-website/
https://yellowpencil.waspthemes.com/docs/managing-the-element-styles/
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
You are most welcome here π
You are most welcome here π
You are most welcome here π
You are most welcome here π
Awesome great to see you got that resolved.
Have a fantastic day!
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
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
The feature request is implemented 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
Solution for this topic
Hi Tessa,
I hope you are well today and thank you for your question.
To achieve this you have to develop custom code as shared in the below topics.
https://support.shufflehound.com/forums/topic/portfolio-different-thumpnail-than-cover-image/
https://support.shufflehound.com/forums/topic/portfolio-categories-only-show-parent-categories/
If you can’t do it then could you please share the page URL from your site where it is displaying and tell me exactly in which order you want to display it so that I can help you to achieve it?
Best regards,
Shufflehound team
Solution for this topic
Hi @Shelly,
I hope you are well today and thank you for your question.
You can achieve 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
#page-container .sh-iconbox-slider-tab { height: 150px!important; }
Best regards,
Shufflehound team
Solution for this topic
HI @Shelly,
I hope you are well today and thank you for your questions.
How can I index all main website content in all search options?
Are you using any search plugin or custom code that changed this behavior causing the issue?
Is there a way to display a snippet of text in the search results? At the moment it is just a page name.
To display it, please update the theme on your site to the below latest version as described hereΒ https://support.shufflehound.com/updating-theme/
Please login to access this file
Can I remove the widget column (displays on the left in header search results, displays on the right in page search results β see screenshots)
.search-results #content, .search #content { width: 100%; padding: 0; } .search-results #sidebar, .search #sidebar { display: none; }
Best regards,
Shufflehound team
I hope you are well today and thank you for your questions.
There is a grey hover shadow over my templates I want completely removed. In front end editor β row & column I went to Extra tab and the shadow is disabled. This still seems to occur.
I am not sure which shadow you are referring to so could you please share the screenshot of it?
Also, my revolution slider images are not appearing in the slides. They show up in the background on the top of the page.
To help us keep support thread separates could you please create a new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you with your new thread.
Best regards,
Shufflehound team
Solution for this topic
Hi Laurel,
I hope you are well today and thank you for your question.
Please try changing the CSS code as following.
/* NAVIGATION CTA BUTTON */ .sh-header .sh-nav-container > ul > li.menu-item:nth-child(5) a { background-color: #38d430 !important; color: #fff !important; border-radius: 10px !important; padding: 6px 26px !important; position: relative; top: 22px; left: 0px; } .sh-header .sh-nav-container > ul > li.menu-item:nth-child(5) a:hover { background-color: #00698f !important; border-color: transparent !important; color: #fff !important; transition: all 0.3s ease-in-out !important; }
Best regards,
Shufflehound team
I tried to troubleshoot the issue visiting your shared site on iPhone but the site is not accessible and getting redirected to the /404.html page.
Please make sure that the site is accessible so that I can troubleshoot the issue.
I visited your site and saw the header and footer are displaying fine on it as shown in the attached screenshots.
Have you managed to display it?
i have a big gap of empty space on my website on top of the footer
please help me with that
This is happening because of the below custom CSS code that you are using on your site in Yellow Pencil editor.
#page-container footer { position: relative; top: 4074px; left: 0px; }
Please remove the above CSS code from your site to resolve the issue.
You can reset the Yellow Pencil editor as described in the below pages.
https://yellowpencil.waspthemes.com/docs/managing-changes-on-entire-website/
https://yellowpencil.waspthemes.com/docs/managing-the-element-styles/
Awesome great to see you got that fixed.
Please advise if you have more questions.
Have a fantastic day!