Using provided plugin solution all the icons are working fine on my test site as displayed in the attached screenshot.
Please make sure you are using following latest version of 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.
You are most welcome here 🙂
Solution for this topic
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile 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
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select {
line-height: inherit !important;
display: initial !important;
width: auto !important;
}
table th,
table td {
padding: inherit!important;
}
Hi @mololeary,
Sorry to hear of the problem you are having.
Also could you please check the solution posted here https://wordpress.stackexchange.com/a/6303/14347
Best regards,
Shufflehound team
Solution for this topic
Hi Brett,
I hope you are well today and thank you for your question.
You can try removing featured image from portfolio gallery by using the attached custom child theme of Jevelin theme that contains some custom code.
Best regards,
Shufflehound team
Solution for this topic
Hi @fetaki,
I hope you are well today and thank you for your question.
To achieve this you have to add this code https://pastebin.com/FSTNytqa in the functions.php file of Jevelin child theme then change the URL of logo by changing following code in the shared code.
<?php echo esc_url( home_url( '/' ) ); ?>
Best regards,
Shufflehound team
If you are having problem with Unyson backup functionality then you can use any of the following alternate backup solution to take backup.
Solution for this topic
Hi @yeahitsahemme,
Sorry to hear of the problem you are having.
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile you can try resolving the issue by using the attached small plugin specially developed for you that contains some custom code.
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
.single-fw-portfolio .titlebar-title.sh-table-cell {
display: none;
}
.single-fw-portfolio #breadcrumbs {
float: left;
}
.single-fw-portfolio .sh-titlebar .title-level .separator:before,
.single-fw-portfolio #breadcrumbs * {
font-size: 14px;
}
.single-fw-portfolio #page-container .sh-titlebar .title-level .separator{
font-size: 0;
}
You are most welcome here 🙂
Hi @jakeusu,
I hope you are well today and thank you for your question.
I visited your shared site and the content is displaying vertically aligned as shown in the attached screenshot.
Have you managed to achieve this?
Best regards,
Shufflehound team
Could you please temporary disable cache on your site so that i can better troubleshoot it?
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
It seems some plugin is causing this issue on your site so please try temporary deactivating all plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Make sure to disable/clear cache on your site that you are using.
Hi @Niloka,
I hope you are well today and thank you for your question.
I am not sure exactly what you are referring as top bar so could you please describe it a bit more in detail or share the screenshot of it so that i can help you?
Best regards,
Shufflehound team
Hi @quirk,
I hope you are well today and thank you for your question.
We can achieve it by 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
Just to update you that we are working on the issue and will notify you here ASAP.
The issue is fixed in the following latest version of theme.
Please login to access this file
The issue is fixed in the following latest version of theme.
Please login to access this file