Solution for this topic
Hi Ulf,
I hope you are well today and thank you for your question.
This seems to be happening on your site because you are using in page anchor menu links. To resolve the issue you can try using small custom plugin solution shared in the following topic.
https://support.shufflehound.com/forums/topic/hide-mobile-menu-on-click/#post-5380
Best regards,
Shufflehound team
Hi @mimesis_team,
I hope you are well today and thank you for your questions.
You can use page builder in project pages by configuring page builder extension as shown in the attached screenshots but it doesn’t control display of projects pages and you have to develop custom code to control it.
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
Also I noticed that the left header does not show up on other pages only on the home page, is this normal?
I am not sure what you are referring as left header so could you please share the screenshot of it or page URL where it is displaying so that i can help you?
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi @brianshofur,
I hope you are well today and thank you for your question.
Could you please share the screenshot or page URL where it is displaying so that i can help you to use it?
Best regards,
Shufflehound team
Hi @grafixbiz,
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.
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
@rolleradam This topic is resolved and to help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
Yes but forum topics and not tickets as this is forum users also get help from others topics so i recommend users to create new topic for each of their questions.
Could you please share me your site URL where the heart icon is displaying in footer so that i can help you to display it in one line?
Yes
Could you please try using Wp-mail send method and send test email after configuring it as shown in the attached screenshot?
Yes it can resolve modified files conflict if any.
You can display full content there by using the attached custom child theme of Jevelin theme that contains some custom code.
Hi @Anvar,
I hope you are well today and thank you for your question.
Just create any page as contact us page in your site admin area then add unyson page builder contact form content element in page and configure it as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @sfe,
Sorry to hear of the problem you are having.
It is working fine on our test site.
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.
If it is not plugin conflict 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 @test2,
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
body.archive #content article { position: static !important; width: 100%; } body.archive #content article .post-thumbnail { width: 48%; float: left; clear: both; } body.archive #content article .post-content-container { width: 48%; float: right; } body.archive #content article .post-container:after { content: "."; visibility: hidden; display: block; height: 0; clear: both; }
Best regards,
Shufflehound team
The asterisk sign is not part of the text so you can remove 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-comment-form label span { display: none; }
Hi @owenlideng,
I hope you are well today and thank you for your questions.
I don’t know what is the next step. I tried to follow the instructions on the document like building a page by KingComposor / Visual Composer, but the page I can build has no common character with your theme, right?
Could you please tell me how you had created home page with your old theme so that i can help you?
Then how can I have the carousel posts and round-corner grid?
You can try achieving this using Visual builder elements as shown in the attached screenshots.
Best regards,
Shufflehound team
To resolve it you can just update manually WordPress installation as described on the following pages.
https://codex.wordpress.org/Updating_WordPress#Manual_Update
http://www.wpbeginner.com/wp-tutorials/how-to-manually-update-wordpress-using-ftp/
https://www.wordfence.com/learn/how-to-manually-upgrade-wordpress-themes-and-plugins/
You have to change following code on that line.
esc_attr( $post_type_object->labels->name )
To make this change theme update proof please copy the whole function jevelin_breadcrumbs code which contains the above code and add it in the functions.php file of your child theme then make the necessary changes in your copied child theme code.
Hi @mimesis_team,
I hope you are well today and thank you for your question.
If you want menu to display at the left side of screen then you have to use Left header style in the theme settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi Matt,
I hope you are well today and thank you for your question.
Yes it would be compatible. You can also ask this to the plugin developer to know whether there is any theme specific dependency in plugin.
Best regards,
Shufflehound team