Hi Catarina,
I hope you are well today and thank you for your question.
You can create them as described in the below pages.
https://stackoverflow.com/a/22386746/1287548
https://docs.woocommerce.com/document/woocommerce-pages/
Best regards,
Shufflehound team
I have tested it on my test site and it’s working fine for me using below latest version of Jevelin theme as displayed in the attached screenshot.
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 WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
You have disabled titlebar as shown in the attached screenshot so please enable it.
It is coming from below plugin files.
/jevelin/framework-customizations/theme/options/blog.php
/jevelin/framework-customizations/theme/options/general.php
Solution for this topic
This is happening because of the below custom CSS code that you are using on your site so please also remove it from Yellow Pencil Editor.
.sh-header .container .sh-table .sh-table-cell .header-standard-position .sh-nav-container .sh-nav li{
width:2% !important;
}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
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab {
border: 1px solid #000;
}
.vc_tta-tabs-list .vc_tta-tab a {
top: 0;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:focus,
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover {
background-color: #aee4ea;
}You are most welcome here 🙂
You are most welcome here 🙂
Could you please share me the page URL from your site where it is displaying so that I can help you to achieve it?
Hi @Zelda,
Thank you for your question.
You can change that page header style in the Page settings as described in your below topic.
https://support.shufflehound.com/forums/topic/change-the-blog-home-image-and-title/#post-42391
Best regards,
Shufflehound team
Solution for this topic
Hi @choreboy12,
I hope you are well today and thank you for your question.
Please make sure you are using latest version of Unyson plugin and below theme.
Please login to access this file
Do you have WP_DEBUG set to true in your wp-config.php file?
If you do then please set it to false.
This will hide the warning messages and you will be able to use your site normally.
Best regards,
Shufflehound team
Solution for this topic
Hi @hopelessgamer,
I hope you are well today and thank you for your question.
You are using below custom CSS code on your site generated by Yellow Pencil Editor so please remove it to display the logo.
.sh-header .sh-table .sh-light-logo {
position: relative;
left: -524px;
}
You can reset the Yellow Pencil Editor CSS as described in the following pages.
https://waspthemes.com/yellow-pencil/documentation/#reset-css-styles
https://waspthemes.ticksy.com/ticket/1058734/
Best regards,
Shufflehound team
Hi @marcos,
I hope you are well today and thank you for your question.
You can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Hi @adorbit,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is not displaying so that I can troubleshoot it?
Also please tell me where you are disabling the lazy load.
Best regards,
Shufflehound team
Solution for this topic
Hi @mgomen,
I hope you are well today and thank you for your question.
You can change it on desktop 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-footer-paralalx-init #page-container .content-container,
.sh-footer-paralalx-init #page-container .blog-editor-content-container {
background-color: transparent;
}
Best regards,
Shufflehound team
Hi @Zelda,
Thank you for your question.
It should search post titles.
Are you using any search plugin on your site?
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
You are most welcome here 🙂
I am asking you again and again.
Where have you sent the details?
If you have sent it on the email then please keep the email title the same as this topic title.
Also you can share it privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”.
Also as requested please share the screenshots of the issues.