Hi @Streamliners,
I hope you are well today and thank you for your question.
To achieve this, you have to develop custom code.
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
Best regards,
Shufflehound team
I am not sure why this is happening on your site.
Would you mind if I log in to your site and do some troubleshooting by importing it? 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 to see it.”?
HiĀ Zsolt,
I hope you are well today and thank you for your question.
You can change it using Yellow Pencil editor as described in the following page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
Could you please share me the page URL from your site where it is not displaying so that I can troubleshoot it?
Solution for this topic
I hope you are well today and thank you for your question.
You don’t have to update child theme but just parent master theme.
Find more information about child theme on the following page.
http://freewptp.com/why-and-how-to-create-wordpress-child-theme/
Best regards,
Shufflehound team
Thank you for your patience here.
It will be resolved in the future version of theme.
You are most welcome here š
Hi @Shivang,
Thank you for your question.
You can change its color using yellow pencil editor as described in the following page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
You are most welcome here š
You are most welcome here š
Yes it is stable but contains word Beta so you can use it.
Hi @rgarner,
I hope you are well today and thank you for your question.
I downloaded the Check Mail plugin and the test email sends and receives fine from there (see screenshot).
Yes I can see it says Sent email in the shared screenshot but did you receive the email?
<p style=”text-align: left;”>Additionally, the email address in the settings is not the one I want to use. When I try to change that it says that it has sent the new email address an email to confirm, but the email never arrives (see screenshot).</p>
It is your site settingsĀ and it has nothing to do with theme so it seems your site doesn’t send emails.
You can troubleshootĀ and fix the issue as described in the following pages.
https://kinsta.com/knowledgebase/wordpress-not-sending-emails/
https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/
https://wpforms.com/docs/how-to-fix-wordpress-contact-form-not-sending-email-with-smtp/
Best regards,
Shufflehound team
I importedĀ Foodie demo content on my test site and it created Home page for it as shown in the attached screenshot.
Did this page not create for you?
Please make sure you have deleted all pages in Trash and Darft.
As said above please enable the Footer widget area on your site and addĀ Text widget into it then into that text widget add email link markup as described in the following page.
Actually many users do it this way.
Apart from production site they create development site on localhost or server then import all the demos content into thatĀ development site which create seperateĀ pages for each of the demos.
Then they refer the content elements of each demo pages and create them on their liveĀ production site.
Do you not get it on the pathĀ AppearanceĀ -> Install Plugins in your site admin area after activating Jevelin theme?
If not 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 be able to see it.”?
To resolve email issue please refer the information provided in the following topics.
https://support.shufflehound.com/forums/topic/theme-contact-form-element-not-working/
https://support.shufflehound.com/forums/topic/contact-form-not-sending-emails-2/
If you have more questions then 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.
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
You are most welcome here š
Solution for this topic
HiĀ Shivang,
I hope you are well today and thank you for your questions.
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
li.menu-item.sh-nav-share.sh-nav-special, li.menu-item.sh-nav-readmore.sh-nav-special { display: none; } #page-container a { text-decoration: underline; }
Best regards,
Shufflehound team