Hi @hife2017,
Thank you for your question.
Could you please share me your site URL where it’s displaying on desktop so that i can help you to display it on mobile?
Best regards,
Shufflehound team
Hi @hife2017,
I hope you are well today and thank you for your question.
Currently video post is not supported in mega menu but I have created feature request for it so that it will be implemented in the future version of theme.
Best regards,
Shufflehound team
Two are displaying because TinyMCE Custom Styles plugin adds one along with existing one which we can’t remove.
The two are totally different things and you have to develop custom CSS code to style them same.
Could you please share me the page URL from your site where it is displaying so that i can help you to style them?
You are most welcome here 🙂
Hi @juniormartian,
I hope you are well today and thank you for your question.
We can change it developing custom CSS code.
Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
He is our support person who have created the issue on Unyson github to know why it is displaying the error message.
We’ll update you here after getting reply on the Unyson github.
Sorry to hear of the problem you are having.
I have tested it on my test site but I am not getting the error message using below latest version of Gillion theme.
Please login to access this file
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.
Could you please share me the page URL from your site where the error is displaying so that i can troubleshoot it?
Best regards,
Shufflehound team
I tried increasing Max Input Vars by logging in to cPanel of your site but I couldn’t do it so could you please ask your web hist to do this as described in the following pages.
Many caching plugins users faced this type of issue including WP Super Cache as reported on the following pages and there are various reasons of this issue so have you contacted the cache plugin support to know the exact reason?
You can try resolving the issue 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-iconbox-content *,
.sh-iconbox-content {
color: #fff !important;
}Solution for this topic
You can use below CSS code to achieve this.
#page-container .sh-header .sh-nav > li:hover > a{
background-color: #efefef !important;
color: inherit !important;
}Could you please tell me step by step details to reproduce the issue on my test site?
Hi @admlaw,
I hope you are well today and thank you for your question.
Could you please tell me exactly which shortcode you are using?
If you are using Blog template then you have to change the file /jevelin/page-blog.php and for content change the file /jevelin/content.php and respective post format files such as /jevelin/content-format-video.php
Best regards,
Shufflehound team
Hi Hannes,
Sorry to hear of the problem you are having.
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 Elena,
I hope you are well today and thank you for your question.
You have to contact WPML plugin support to know what is the provision on the plugin to translate slug like this.
Best regards,
Shufflehound team
It is compatible and many users use it with Jevelin theme.
May be you are facing the issue with misconfiguration of plugin so please contact plugin developer to resolve it.
The PHP version 5.6 is supported for critical security issues only so please update your site to latest version.
After updating if you get blank page then can you please try temporary enabling WP_DEBUG mode? To do this, just go to wp-config.php include this:
define('WP_DEBUG',true);
You might already have a line for WP_DEBUG, so just make sure it’s set to true.
Let me know what errors if any you are getting when you face this issue so that I can login to your site and troubleshoot it.
You can see the theme pagination classes in the attached screenshot.
You are most welcome here 🙂