Hi @hife2017,
I hope you are well today and thanks for posting here.
Sorry your posted question is not descriptive so i am not sure what you are asking about.
Could you please describe your question a bit more in detail so that I can help you?
Best regards,
Shufflehound team
Hi Dave,
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 Morgane,
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 Gillion theme.
Please make sure you are using below latest version of theme and latest versions of plugins on your site.
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.
Best regards,
Shufflehound team
You are most welcome here 🙂
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.”?
You are most welcome here 🙂
You are most welcome here 🙂
So, I have to wait for the future version of theme so I can update the plugin, right?
Yes you are right.
Just one more question, to update this plugin I have to delete it and then go to Admin Area -> Appearance -> Install Plugins. Is it right?
Yes
Should I do this procedure everytime a new version of theme releases ?
No you have to do this only if new version of plugin is available.
Solution for this topic
The post title in the titlebar is set to Post for both my blog and portfolio (called ‘News’ and ‘Past projects’ on my site, see screenshot 1&2), I changed this from ‘blog’ to ‘post’ in Appearance>Theme settings>Titlebar.
However, is it possible to have them changed to ‘news’ and ‘Projects’ rather than ‘post’ for both, hence, have them different?
I’m getting a 100px top padding on my portfolio page (see screenshot 3). I have tried to change this both with the YellowPencil tool and with custom CSS code as you provided in another topic, but when I save it, it goes back to being 100px…
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-post .sh-titlebar .titlebar-title h2,
.single-fw-portfolio .sh-titlebar .titlebar-title h2 {
display: none;
}
.single-post .sh-titlebar .titlebar-title:after,
.single-fw-portfolio .sh-titlebar .titlebar-title:after {
display: inline-block;
font-size: 24px;
font-weight: bold;
color: #fff;
}
.single-fw-portfolio .sh-titlebar .titlebar-title:after {
content: "PROJECTS";
}
.single-post .sh-titlebar .titlebar-title:after {
content: "NEWS";
}
.page-id-22 .fw-page-builder-content > section.sh-section {
padding-top: 0;
}
Is it possible to edit the menu’s responsive breakpoints so that it breaks and becomes a burger menu before the search function appears on a second row? (see screenshot 4)
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
Hi @creativcompass,
I hope you are well today and thank you for your question.
The theme templates can only be added to page and not to the custom post types.
Best regards,
Shufflehound team
It seems slider height related issue which is set to 868px so please try changing it as described in the following pages.
https://orionthemes.com/knowledgebase/how-to-change-the-height-of-revolution-slider/
Solution for this topic
I logged in to your site using shared credentials and disabled the RTL Support in the theme settings as shown in the attached screenshots which made the logo to display at the left side of header.
Could you please confirm whether it is displaying fine for now?
Hi Manfred,
Sorry to hear of the problem you are having.
Could you please temporary disable WP-Super-Cache and autoptimize cache on your site so that I can troubleshoot it?
Also please make sure you are using below latest version of theme and plugins on your site.
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.
Best regards,
Shufflehound team
Awesome great to see you got the conflicting plugin found.
Please advise if you have more questions.
Have a fantastic day!
Glad you resolved it by manually changing parent theme files.
Hi @ngilliland220,
Sorry to hear of the problem you are having.
Please make sure you are using latest version of PHP on your server by referring the information provided in the following page.
https://www.wikihow.com/Check-PHP-Version
http://php.net/supported-versions.php
Also please try to resolve bad gateway error by using the solutions posted on the following pages.
https://kinsta.com/blog/502-bad-gateway/
https://www.000webhost.com/blog/fix-502-bad-gateway-error
https://wpengine.com/support/troubleshooting-502-error/
Best regards,
Shufflehound team
You are most welcome here 🙂
Solution for this topic
You can reduce 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
.home .page-content .wpb_text_column.wpb_content_element {
margin-bottom: 20px;
}
.home #wrapper > .sh-page-layout-default {
padding-top: 30px;
}
.home .vc_custom_1507735505661 {
margin-bottom: 40px !important;
}
I liked very much.
You are most welcome here 🙂
How did you post this post in English?
I am not sure what you are asking about because the post written in English gets published in English so could you please describe your question a bit more in detail?