Solution for this topic
Yes i got your URL.
Please use the page Header settings as shown in the attached screenshot.
The issue is fixed in the theme and will be released soon.
I will notify you here when the new theme version will release.
Hi @wingman,
Thank you for your question.
Could you please share the screenshot of the output that you want to achieve so that we can help you to achieve it?
Best regards,
Shufflehound team
Hi @wingman,
I hope you are well today and thank you for your question.
In the header template 9 the logo is by default displayed in the centre as displayed on the below page.
https://jevelin.shufflehound.com/header/ninth-heade/
Could you please share me your site URL where it is not displaying so that i can help you to centre align it?
Best regards,
Shufflehound team
Could you please try using following plugin?
Hi @tmattevc,
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.
Please refer the information provided on the following pages to know how to create menu.
http://www.wpbeginner.com/wp-themes/how-to-add-custom-navigation-menus-in-wordpress-3-0-themes/
Best regards,
Shufflehound team
Hi @mtortorello,
I hope you are well today and thank you for your question.
You can set parallex image to the column layout element as shown in the attached screenshot.
Best regards,
Shufflehound team
Solution for this topic
You can disable it completely by using the attached custom child theme of Jevelin theme that contains some custom code.
Solution for this topic
Currently the BASIC (full) demo doesn’t support this new method so we have not added it yet but will add it in the future version of theme.
In the meanwhile to use this demo content please download demo content from this page http://remote.demos.shufflehound.com/jevelin/files/?key1=nb3javfj03&key2=40legtcdrh
After downloading demo zip file you have to add it on the path wp-content/uploads/fw-backup in your WordPress install.
Then that zip file can be installed from Tools > Backup by restoring backup.
Please note installing demo content is not revertible and it deletes all the existing content on your site so please it is advised to take backup of your site before importing demo content.
Solution for this topic
Hi @inazioj,
I hope you are well today and thank you for your question.
To achieve this please use the attached modified Jevelin child theme that contains the jevelin_header_logo function in its functions.php in that function i have added the text “Add your widget code here” which you have to replace with your widget code.
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi @webbox,
I hope you are well today and thanks for helping out by notifying the issue.
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.
Your help here is really appreciated.
Thanks,
Shufflehound team
It is working fine on my test site.
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.”?
Glad it is working fine for you now 🙂
You are most welcome here 🙂
Hi @cihatkk,
I hope you are well today and thank you for your question.
I want to combine some images which are related to same project. (like attached screen shot).
Yes the related images are displayed below project cover image as displayed on this page https://jevelin.shufflehound.com/project/wind-at-white-castle/
You have to set these images in the project gallery as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @gideonbanks,
I hope you are well today and thank you for your questions.
It seems you missed to share all screenshots so could you please share it?
Also could you please share me your site URL where it’s displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Hi @SarahS,
I hope you are well today and thank you for your question.
You don’t have to just change home_url but whole href tag attribute value as displayed below where xyz.com is website URL.
(<) a href=”http://xyz.com” class=”header-logo-container sh-table-small” (>) <div class=”sh-table-cell”> ” alt=”<?php echo esc_attr( get_bloginfo( ‘name’ ) ); ?>”<?php echo esc_attr( $height ); ?> /> ” alt=”<?php echo get_bloginfo( ‘name’ ); ?>”<?php echo esc_attr( $height ); ?> /> ” alt=”<?php echo get_bloginfo( ‘name’ ); ?>”<?php echo esc_attr( $height ); ?> /> </div> (<) /a (>)
Best regards,
Shufflehound team
You are always welcome here 🙂
It seems the plugin issue so please contact the plugin author to resolve the issue.