Hi Willy,
I hope you are well today and thank you for your question.
Please try setting below titlebar image smaller in height.
http://www.sirextiles.com/wp-content/uploads/2017/11/Mangalore-roof-tile-India.jpg
Best regards,
Shufflehound team
Hi @diedaWordpress,
Sorry to hear of the problem you are having.
This seems causing by new Unyson plugin update so please make sure to use latest version of Unyson plugin and update its extensions as described in the following topic.
https://support.shufflehound.com/forums/topic/unyson-update-breaks-theme/#post-10097
If the above doesn’t help 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 bee able see it.”?
Best regards,
Shufflehound team
Hi @vish,
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 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
Do the images exist in your site media library?
Is it working fine using default WordPress theme like Twenty Seventeen?
Have you tried reinstalling the demo content using new method as described above?
Hi Jive,
I hope you are well today and thank you for your question.
I am not sure exactly which advertisement section you are talking about but from your shared screenshot it seems you are talking about advertisement displayed in the sidebar widget.
You can use the widget provided by any of the following plugins to display advertisement in the sidebar.
https://wordpress.org/plugins/ad-widget/
https://wordpress.org/plugins/meks-easy-ads-widget/
Best regards,
Shufflehound team
Hi @samv,
Sorry to hear of the problem you are having.
Are you using the following latest theme version?
Please login to access this file
Could you please share the screenshot of the screen where you have set header logo and where you have used CSS code?
Also could you please share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Shufflehound team
Hi @chrisoul84
Sorry to hear of the problem you are having.
Could you please share me your site URL where it’s happening?
Also 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 bee able see it.”?
Best regards,
Shufflehound team
Hi @jstepp,
Sorry to hear of the problem you are having.
You can resolve the issue by using new demo content installation method as described in the following topic.
Best regards,
Shufflehound team
You are adding two columns in one row as shown in the attached screenshots therefore it is not displaying full width.
To display them full width please add each columns in separate rows.
It seems the issue is caused by the customizations you have made in the theme but providing support for the customizations 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
Not sure what you meant so could you please share the screenshots of it along with page URLs?
Solution for this topic
Hi @voituski,
Sorry to hear of the problem you are having.
I have tested it on my test site and it’s working fine for me using latest version of Jevelin theme.
Please make sure you are using latest version of PHP on your server as described in the following page.
http://php.net/supported-versions.php
https://www.wikihow.com/Check-PHP-Version
Best regards,
Shufflehound team
Awesome great to see you got that figured out.
Please advise if you have more questions.
Have a fantastic day!
If it doesn’t work with default theme also then it is plugin issue so please contact the plugin support on the following page.
https://wpml.org/forums/forum/english-support/
We only provide support to Jevelin theme here and provising support to plugin is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
Hi @mtortorello,
I hope you are well today and thank you for your question.
Please make sure you have set the default options in the blog page header settings as shown in the attached screenshot.
If the above doesn’t help you then you can resolve 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
.blog .primary-desktop .sh-header-top { display: none !important; }
Best regards,
Shufflehound team
Hi @Dimazka,
I hope you are well today and thank you for your question.
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 bee able see it.”?
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi @mtortorello,
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
.sh-nav li.menu-item li.current-menu-item > a { border-bottom: 1px solid #1791a0 !important; color: #1791a0 !important; }
Best regards,
Shufflehound team
Hi @samv,
Sorry to hear of the problem you are having.
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.
Also please make sure you are using latest version of PHP on your web server.
Best regards,
Shufflehound team
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
.sh-portfolio-single-right.col-md-8, .sh-portfolio-single-left.col-md-4 { width: 100%; clear: both; }