Hi @unionjon,
I hope you are well today and thank you for your question.
The theme currently comes with bundled plugin version 5.4.7.2 and it it will be updated in the future version of theme but this isn’t an issue as other users are using the plugin with this version without any issue.
You can just import any demo content on your site that comes with slider and then see whether it works fine and edit it accordingly.
Best regards,
Shufflehound team
Hi @ervis23,
Yes I am doing well and sorry to hear of the problem you are having.
Can you check the JavaScript console for errors when you face this issue?
In Chrome go to “Tools -> Developer Tools” and in Firefox you can go to “Tools -> Web Developer -> Console”
Find information about how to open JavaScript browser console :
http://webmasters.stackexchange.com/questions/8525/how-to-open-the-javascript-console-in-different-browsers
http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors
Let me know what JavaScript errors if any you are getting when you face this issue.
Best regards,
Shufflehound team
Could you please share me the page URL from your site where it is displaying so that i can help you?
Solution for this topic
Hi @kjetilhaugen,
I hope you are well today and thank you for your feature request.
Currently there isn’t any theme option so I have created feature request for it so that it will be implemented in the future version of theme.
In the meanwhile you can try using below solutions to achieve it.
https://wordpress.org/plugins/bj-lazy-load/
https://wordpress.org/plugins/lazy-load/
https://wordpress.org/plugins/rocket-lazy-load/
https://premium.wpmudev.org/blog/6-lazy-load-plugins-to-make-your-wordpress-site-faster/
Best regards,
Shufflehound team
@Nizar Sorry we missed your reply here but answered your question in your following topic.
https://support.shufflehound.com/forums/topic/how-to-mack-side-bar-non-sticky/#post-25795
Solution for this topic
Hi @Nizar,
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
#sidebar .theiaStickySidebar { position: static !important; }
No need to change topic title.
Best regards,
Shufflehound team
Solution for this topic
Hi @zelldi,
Thank you for your questions.
Yes I am doing well.
I have a problem with my footer. It looks fine on most sizes, but not on tablets or when the browser window has a certain width. As you can see, screenshots 1, 2, and 4 look fine, but on image no. 3 (which is laptop-size) the text I wrote in the Footer section of Gillion looks as if it were in a very narrow column. You can see this by yourself visiting my site.
How can I solve this?
It is happening because of the following custom CSS code you are using on your site so please remove it.
.home .sh-table { display: inline-block; width: 10%; }
On a side note: I have noticed that sometimes, in Gillion Theme Settings, the Footer or the Notice pages return me a blank page, so I am not able to change any option. This problem comes and goes occasionally when I logout/login again – sometimes I get the proper page, sometimes I get a blank page.
This can be browser specific issue so please try using different browser.
Best regards,
Shufflehound team
Hi @pomegreat,
Thank you for your question.
Yes it would be helpful for me to troubleshoot if you share us your site URL so could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @pomegreat,
Thank you for your question.
You can share the video privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”.
Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @pomegreat,
I hope you are well today and thank you for your question.
The user can click on post title to see full post content.
Currently the theme doesn’t have option to display “…more” but I have created feature request for it so that it will be implemented in the future version of theme.
Best regards,
Shufflehound team
Not an issue at all.
You are always welcome here 🙂
Hi @lukedodson,
Thank you for your question.
The facebook widget loads on mouse hovering widget placeholder image so that your site loads fast.
You can remove grey dots 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
.sh-widget-facebook-item { min-height: 180px; }
Best regards,
Shufflehound team
Hi @lukedodson,
Thank you for your questions.
It seems you have added them along with the banner ad so please remove it.
Also please use below custom CSS code to hide Divs having none class.
div.none { display: none; }
Best regards,
Shufflehound team
Hi @lukedodson,
Thank you for your question.
To achieve this just remove the Blog template and set Default template by editing your site home page as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @lukedodson,
I hope you are well today and thank you for your question.
You can remove 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
li.menu-item.sh-nav-menu.sh-nav-special { display: none; }
Best regards,
Shufflehound team
I have tested it on my test site and it’s working fine for me using latest version of Gillion theme.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
If it is not plugin conflict then would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?
@jpim Maybe. Glad you resolved the issue.
You are most welcome here 🙂
You can try achieving this by using the attached custom child theme of Jevelin theme that contains some custom code.
Hi @lukedodson,
Thank you for your question.
If you have imported demo content then all the demo posts got imported on your site so you have to delete them from Posts screen of your site admin area.
Best regards,
Shufflehound team