Hi @Elise_jansson,
I hope you are well today and thank you for your question.
You can display slider in the header and make header transparent as described in the following topics.
https://support.shufflehound.com/forums/topic/transparent-header/
If you still face the grey area issue then could you please share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Shufflehound team
Solution for this topic
Hi Matt,
Sorry to hear of the problem you are having.
You are using older version of theme on your shared site so please try using below latest version of theme.
Please login to access this file
If you still face the issue then you can try resolving 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
.woocommerce ul.products li.product > a .secondary-image-container {
display: none;
}Best regards,
Shufflehound team
Solution for this topic
Hi Manfred,
I hope you are well today and thank you for your question.
You can delete 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
#breadcrumbs span.item-cat.item-custom-post-type-fw-portfolio,
#breadcrumbs span.item-cat.item-custom-post-type-fw-portfolio + .separator {
display: none;
}
Best regards,
Shufflehound team
Solution for this topic
Hi Manfred,
I hope you are well today and thank you for your question.
You can disable the Dots on mobile 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
@media screen and (max-width: 780px) {
.sh-portfolio-single-slider ul.slick-dots {
display: none !important;
}
}
Best regards,
Shufflehound team
Hi @pzl,
I hope you are well today and thank you for your question.
Currently there isn’t any release in our to do list but we will develop it if we receive requests from users.
Best regards,
Shufflehound team
Hi @gualonge,
I hope you are well today and thank you for your question.
Yes it is possible but to achieve this, you have to develop custom code in the child theme of Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
You are most welcome here 🙂
It will overwrite the above changes only if you have made any changes in the Gillion parent theme files which is not recommended at all.
Hi @Lemonado114,
I hope you are well today and thank you for your question.
You can enable the Author metabox for the posts in the post screen options as shown in the attached screenshots.
Best regards,
Shufflehound team
Hi @urbans_life,
Sorry to hear of the problem you are having.
There are various reasons to generate this error which you can resolve as described in the following page.
http://freewptp.com/fix-wordpress-issue-internal-server-error/
Best regards,
Shufflehound team
Hi @stevehutt,
I hope you are well today and thank you for your question.
To achieve this, you have to develop custom code in the child theme of Gillion theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here.
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
Hi Tim,
I hope you are well today and thanks for posting here.
This is known issue and we are working on it to resolve it.
The issue will be resolved in the future version of theme ASAP.
Best regards,
Shufflehound team
I have tested it on my test site using Blog slider content element and it works fine for me.
Could you please try resaving the post?
If it doesn’t work for you 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.”?
If it is a conflict issue between Unyson plugin that provides mega menu functionality and toolset plugin that displays Google map then you can contact the plugin authors to resolve it.
You can also disable the Mega menu on your site and instead try using following free Mega menu plugin.
Solution for this topic
You can change those buttons color 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
button.woocommerce-Button.button {
color: #fff;
}Yes it is not enough.
You have to also update parent Gillion theme and not only child theme.
You are most welcome here 🙂
Then we don’t have any other choice than to recreate whole slider as it is the issue with Slider revolution plugin.
I can see the javascript error is generated on that page as shown in the attached screenshot causing it not to work.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson & toolset plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Hi @fjkno,
I hope you are well today and thank you for your question.
You can try using it with Jevelin theme as described in the following pages.
https://wistia.com/doc/wordpress#tips_for_using_wordpress
https://embedpress.com/docs/add-wistia-videos-wordpress/
Best regards,
Shufflehound team