Hi @Josin,
I hope you are well today and thank you for your question.
I could confirm the issue on my test site that seems to occur due to recent WordPress 5.5 version, therefore, I notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
Best regards,
Shufflehound team
Hi @krenek,
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 the Gillion theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/gillion-multiconcept-blogmagazine-theme/19470306/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
Currently. we don’t have any ETA but it will be fixed soon.
Hi @waynelam49,
I hope you are well today and thank you for your question.
There is no specific size requirement for the logo image but the maximum allowed is 250px.
The size 1000×1000 px is too much large so please reduce the logo image size to around 250X250 px using any image editor software or online service such as below.
Best regards,
Shufflehound team
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying and also share the screenshot of the screen where you have set the color in color picker so that I can help?
Best regards,
Shufflehound team
Hi @pzl,
I hope you are well today and thank you for your question.
You can hide unwanted messages by using the Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
I see the below code on line number 915 of the theme file /jevelin/inc/hooks.php but I don’t see any issue with that code still I have notified the theme developer to change it that will be done in the future version of the theme.
'_fw_option_type_' . str_replace( '-', '_', 'rgba-color-picker' ) . '_localized',
In the meantime, you can fix it by changing the above shared code as below.
'_fw_option_type_rgba_color_picker_localized',
I logged into your website displayed the slider on your website homepage by editing the homepage and configuring its Header settings as shown in the attached screenshots.
You have to search it into the source code of the page using browser inspect element.
If you can’t do it then you can try achieving this using the Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
But just one thing, the logo isnt showing.. and i cant figure it out
I have made it to display on your website.
Please see the reply posted on the below topic to know how I did it.
Hi @ftahumour,
I hope you are well today and thank you for your question.
I notified the theme developer to update the two outdated WooCommerce template files so that it will be fixed.
It will be updated ASAP.
Best regards,
Shufflehound team
Solution for this topic
Hi @camille2421,
I hope you are well today and thank you for your question.
Please take a backup of your website before updating the theme so that If anything goes wrong then you can restore it.
You can download the below latest version of the theme and update it on your website as described here https://support.shufflehound.com/installing-demo/
Please login to access this file
Updating the theme won’t change your content or any setting.
Best regards,
Shufflehound team
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
Hi @netsmith,
I hope you are well today and thank you for your question.
Had you activated the Slider Revolution plugin when importing the demo content?
Is the slider imported and created in the Slider Revolution plugin settings on your website?
Have you edited the demo content on your website?
Best regards,
Shufflehound team
Hi Stacey,
I hope you are well today and thank you for your question.
It seems you are using an older version of the theme on your website so please update it to the below latest version as described here https://support.shufflehound.com/installing-demo/
Please login to access this file
Please clear your browser cache after updating the theme so that the latest js and CSS files will be loaded.
Best regards,
Shufflehound team
Please contact the respective plugin support to resolve the plugin issue.
No, there is no way to do that and you have to adjust the height value in the shared CSS code.
There is no way for me to see why it was working fine for you before the update. This might be because the header was not transparent at that time.
Do you have a staging or development website where I can see how it was working before the update?
Blue text and becomes grey after scrolling down.
To achieve this, you have to change the color in the shared CSS code as below.
#page-container .primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) .sh-nav > li > a > i, #page-container .primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) .sh-nav > li > a{ color: #2196F3 !important; } #page-container .primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) .sh-nav > li > a:hover > i, #page-container .primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) .sh-nav > li > a:hover{ color: rgb(255 255 255 / 69%) !important; }
You are most welcome here 🙂