Hi @secondph,
I hope you are well today and thank you for your question.
The theme doesn’t hard image URLs. May be you have missed the steps in site migration.
Now you can use following plugin to change old URL to new one but before that please take backup of your site so that if anything goes wrong then you can restore it.
https://wordpress.org/plugins/search-and-replace/
Best regards,
Shufflehound team
Use following custom CSS code to make the links work on desktop also.
.sh-portfolio-single-right, .sh-portfolio-single-left { overflow: hidden; }
HI @abdullah,
I hope you are well today and thank you for your question.
You can change 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
.primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger:not(.is-active) span, .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:before, .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:after{ background-color: #000 !important; }
You can change the color value in the above code to whatever you want to use by referring the following pages.
http://www.w3schools.com/html/html_colors.asp
http://www.w3schools.com/html/html_colorvalues.asp
http://www.w3schools.com/tags/ref_colorpicker.asp
Best regards,
Shufflehound team
HI Ancadea,
I hope you are well today and thank you for your question.
It is possible but you have to develop 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
Best regards,
Shufflehound team
You are most welcome here 🙂
Solution for this topic
Hi @wkolari,
I hope you are well today and 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
#page-container .sh-header-5.sh-sticky-header-active .sh-nav .menu-item { height: auto !important; margin: 0 !important; } #page-container .sh-header-5.sh-sticky-header-active .sh-nav .menu-item a { line-height: 20px!important; height: auto !important; } .sh-sticky-header-active header.primary-mobile, .sh-sticky-header-active header.primary-desktop { height: 85px !important; } .sh-sticky-header-active .header-logo { padding: 5px 0; }
Best regards,
Shufflehound team
Hi @eddy,
Sorry to hear of the problem you are having.
You can fix this issue on your WordPress site as described on the following pages.
https://premium.wpmudev.org/blog/are-you-sure-you-want-to-do-this-error-wordpress/
https://theme-fusion.com/knowledgebase/are-you-sure-you-want-to-do-this/
Best regards,
Shufflehound team
You are most welcome 🙂
Solution for this topic
Hi Sjoerd,
I hope you are well today and 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
.sh-recent-posts-widgets-count { display: none; }
Best regards,
Shufflehound team
You can use any of them but the theme version should be 2.4.8 and make sure you have set captions of images.
The heading section id is changed now on your new site so you have to use the following modified code on your new site.
#page-container #heading-92bc6cc0ae091701699911817754c7f8 .sh-heading-content { font-family: 'raleway'!important; font-size: 65px; }
I can see only line height is different there which you can resolve using below CSS code.
.sh-testimonials-quote { line-height: 1.8; }
If you share me your portfolio page URL and screenshot of how you want to display full-width background on it then i can help you yo achieve it.
Also do you want one background on all portfolio pages or different backgrounds?
Not exactly that but you can display a bit similar view using headers like following.
https://jevelin.shufflehound.com/header/second-header/
You are most welcome here 🙂
Solution for this topic
You can display 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
#page-container + div { z-index: 9999; }
Solution for this topic
It seems you are referring the title bar and you can change its color 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-titlebar-light h1 { color: #4d8ab9 !important; }
You can change the color value in the above code to whatever you want to use by referring the following pages.
http://www.w3schools.com/html/html_colors.asp
http://www.w3schools.com/html/html_colorvalues.asp
http://www.w3schools.com/tags/ref_colorpicker.asp
Hi @JulesC,
Sorry to hear of the problem you are having.
You will find theme documentation in the Theme settings as shown in the attached screenshot. If you think something is missing in it then please let us know so that we can improve it.
If you are getting any error or issue with the theme then could you please tell us exactly what issue you are getting so that we can help you to resolve it?
You can also contact us directly on [email protected]
Best regards,
Shufflehound team
Hi @wearemidlife,
I hope you are well today and thank you for your questions.
1. The site is WeAreMidlife.com and if you scroll to the bottom of our homepage the site just sort of ends. There’s no way to get to the second page. How can I remedy that?
Are there only 10 posts on your site therefore the pagination is not displaying?
2. If you click on a featured image it doesn’t take you to the corresponding blog post. What have I done wrong? I don’t see where I can edit these images.
I have just tested it on your shared site and it is working fine for me taking me to corresponding blog post.
You can set featured image on your site as described on this page http://freewptp.com/how-to-set-featured-image-or-post-thumbnail-in-wordpress/
3. When I click on our author pages it doesn’t include tidy links to the posts we’ve written, rather there are free floating featured images which, if you click, lead to nothing. http://wearemidlife.com/author/jessicagottlieb/
I have tested it on my test site and it’s working fine for me using latest version of Gillion theme.
Please try clearing WP Fastest Cache that you are using on your site or temporary disable it.
Best regards,
Shufflehound team
No it is not normal.
Please also activate the Unyson plugin extensions from Unyson plugin page as shown in the attached screenshot.