Currently the theme doesn’t support it but i have added this in the to do list as feature request so that it will be implemented in the future version of theme.
You are most welcome here š
You are most welcome here š
Hi @edugsdf,
I hope you are well today and thank you for your question.
Yes you have to just copy the widget directory in child theme.
The theme provides only two image widgets called ‘Shufflehound Information’ Ā andĀ ‘Shufflehound Image V2’.
Could you please tell me which widget you are using?
The directory Ā jevelin/inc/widgets/image/ is forĀ ‘Shufflehound Information’ widget. Please do not confuse with default WordPress image widget.
Best regards,
Shufflehound team
Thank you for sharing the site details.
I logged in to your site and activated the Unyson extensions by temporary activating default WordPress Twenty Seventeen theme.
You are always welcome here š
Solution for this topic
HiĀ Anvar,
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
.vc_images_carousel img { border-radius: 8px; }
Best regards,
Shufflehound team
HiĀ Anvar,
I hope you are well today and thanks for posting here.
Could you please share me your site URL where it’s displaying so that i can troubleshoot it?
Best regards,
Shufflehound team
You are most welcome here š
HiĀ Micha,
Thank you for your question.
You can try achieving this by using the attached small plugin specially developed for you that contains some custom code.
Best regards,
Shufflehound team
Solution for this topic
HiĀ Micha,
I hope you are well today and thank you for your question.
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-nav li.menu-item.sh-nav-readmore { display: none; }
Best regards,
Shufflehound team
Hi Sofia,
I hope you are well today and thank you for your question.
If you are using any cache plugin on your site then make sure to clear it.
Could you please tell me how you have deleted it and share me your site URL where it’s happening so that i can troubleshoot it?
Best regards,
Shufflehound team
Solution for this topic
I hope you are well today and thank you for your question.
You can link whole portfolio image to theĀ portfolio page by editing portfolio content element and changing its overlay style as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @belindablakley,
I hope you are well today and thank you for your question.
It seems from your shared screenshots that you have set color to top bar which is displayed on very top of your site but you want to change color of titlebar so please change it from titlebar settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @supermegalino,
I hope you are well today and thank you for your question.
I am not sure which portfolio section you are referring here so could you please share the screenshot or page URL where it is displaying?
Best regards,
Shufflehound team
Solution for this topic
HiĀ Adir,
I hope you are well today and thank you for your question.
You can add following theme file in your child theme in the same directory structure and change these strings by editing the code in that file on line number 83
/jevelin/inc/templates/titlebar.php
Best regards,
Shufflehound team
HiĀ Mimesis,
I hope you are well today and thank you for your questions.
I already asked this but how do I change the āRelated Itemsā at the bottom of the portfolio pages for I would like to re-name it to āPeople involvedā and
To change this text just use this plugin https://wordpress.org/plugins/say-what/ and configure its settings as shown in the attached screenshot.
have the categories in Pages linked to it (where I have People page as a parent page and certain each person involved in the company having their own as ācategoriesā as the sub-pages linked to it) instead of the Related portfolios?
You have to develop custom code in the child theme of Jevelin theme to achieve 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
Best regards,
Shufflehound team
Solution for this topic
You can display it in one line 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-copyrights-text .sh-icon-center { display: inline-block !important; margin-right: 4px; }
I have replied to all of your created topics.
Hi @greg,
Thank you for your question.
To achieve this you have to create anchor links on your site as described on the following pages.
https://en.support.wordpress.com/splitting-content/page-jumps/
https://www.wendycholbi.com/anchor-links-jump-links/
For example for the contact form section the Menu URL should beĀ http://greg.natasha-design.com/#heading-f3d2258266fce7eb91fde9f976eee374
Best regards,
Shufflehound team