Hi @PATW,
Sorry to hear of the problem you are having.
The Demo Content Install is working fine on our test site. It’s your server issue so your hosting provider should resolve it.
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.”?
Also tell me which demo content do you want to install?
Best regards,
Shufflehound team
Hi @BradRiddell,
Sorry to hear of the problem you are having.
I could confirm the issue on my test site using latest version of Jevelin theme therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
In the meanwhile you can try resolving the issue by using the modified child theme of Jevelin theme shared in the following topic.
https://support.shufflehound.com/forums/topic/footer-blog-author-link/#post-4059
Best regards,
Shufflehound team
You are most welcome here 🙂
Solution for this topic
Thank you for sharing the site details.
I made it work on your site by using following custom CSS code along with above shared code.
.sh-portfolio-single-slider .slick-list.draggable { height: 565px !important; }
ok I saw that you often release new versions, please let me know when captions are supported, it is very important for my client.
Sure we will let you know when it is supported in theme.
in addiction, I see image title, but I do not understand the text in second row, it is the one I thought it was wrong, see attached image
It is displayed by Unyson plugin. You can hide 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
#lightcase-case #lightcase-caption { display: none !important; }
Hi @niftitalks,
I hope you are well today and thank you for your question.
Sure 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
#sidebar button, html #sidebar input[type=button], #sidebar input[type=reset], #sidebar input[type=submit] { border-radius: 17px; }
Best regards,
Shufflehound team
Hi Saba,
Sorry to hear of the problem you are having.
I can see on your site you are using older version of theme so please update your theme to the following latest version.
Please login to access this file
Best regards,
Shufflehound team
Solution for this topic
Hi @gs762698,
I hope you are well today and thank you for your questions.
1) what’s the exactly dimension (px x px) of the standard image in the portfolio gallery?
It is 660px X 660px
2) Is it possible to change the colour of the dots and the arrow under and aside of the image in the portfolio gallery?
Yes it is possible to change colors of it by developing custom CSS code.
3) How can I reduce the text size on the previw of the portfolio on the home page? (see attachment).
You can change its size 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-portfolio-fancy-item-overlay-container h3 { font-size: 13px; } .sh-portfolio-fancy-item-overlay-categories a { font-size: 10px; }
Best regards,
Shufflehound team
Hi Melanie,
I hope you are well today and thank you for your questions.
If you are talking about Fashion word in the menu then you can change it from menus screen as shown in the attached screenshot.
You can change ‘Stay Connected’ in the sidebar from widgets area as shown in the second attached screenshot.
Best regards,
Shufflehound team
You are always welcome here 🙂
@gs762698 Glad you solved it by inverting the code.
To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in this others 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.
@gusrazzetti Would you mind if i log in to your site and do it for you? 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.”?
Hi @supermegalino,
I hope you are well today and thank you for your questions.
I have portfolio projects with images and I wrote captions in media library as you can see in attached files:
with default layout the caption is shown wrong,
It is not wrong, actually it displays text from Title field of image as shown in the attached screenshot.
in gallery layout is not shown at all.
there is a way to have correct captions in gallery layout?
Currently the theme doesn’t support it but we will add this feature in the future version of theme.
Best regards,
Shufflehound team
@dmcdigital Could you please try using solutions posted in the following topics?
https://support.shufflehound.com/forums/topic/help-contact-form-not-working/
If it doesn’t help you then to help us keep support thread separates could you please create your own thread for your question instead of replying on others 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.
You are most welcome here 🙂
Is it possible to make this button look more 3-Dimensional?
You have to develop more custom code to achieve this.
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
Please note “check mail” plugin is only for testing emails. What i said above is that you didn’t configure contact form settings correctly as shown in the attached screenshot.
Please use correct SMTP details in it and contact your host if required.
@gs762698 Not an issue at all. You are always welcome 🙂
Hi Jon,
I hope you are well today and thank you for your questions.
How do I turn off the maximize option from Images on blog posts? I would like for it to take them directly to the post when the Picture is clicked.
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
.blog-list .sh-table-full a.sh-overlay-item.sh-table-cell:first-child .sh-overlay-item-container { right: 40%; } .blog-list .sh-table-full a.sh-overlay-item.sh-table-cell:last-child { display: none; }
Also, is the title in the header/image “instagram influencer marketing” formatted as an H1 header? (http://a21.7a6.myftpupload.com/instagram-influencer-marketing/) I want to make sure I don’t have more than H1 per page for SEO purposes. Thank you in advance!
Yes it is formatted as an H1 in header so please change it from content of that page.
Best regards,
Shufflehound team
Hi @gs762698,
I hope you are well today and thank you for your question.
The shared category page is generated by theme code so if you want to change it then you have to develop custom code in the child theme of Jevelin theme.
Portfolio 2.0 is a content element that you can use in the page as shown in the attached screenshot.
Best regards,
Shufflehound team
You can remove them 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-testimonials-switch.sh-group * { display: none; }