You are most welcome here 🙂
Solution for this topic
Hi @NewEyeCo,
Thank you for your questions.
I did it on your site by configuring the portfolio content element as displayed in the attached screenshots.
You didn’t set Cover Image for the portfolio so please set it as shown in the attached screenshots.
Best regards,
Shufflehound team
Hi @AkshayfromFaux,
I hope you are well today and thank you for your question.
I am not sure what you are referring to as Reference in your question.
Could you please share me the pages URLs from your site where they are displaying so that I can help you?
Please make sure you have set Header layout to Default in the page header settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi Vince,
I hope you are well today and thank you for your question.
Yes, if you use Accordion unyson content element then by default only one content is opened as displayed in the attached screenshot.
Best regards,
Shufflehound team
Hi @vince,
I hope you are well today and thank you for your question.
You can disable it by disabling sticky header option in the theme header settings as displayed in the attached screenshots.
Best regards,
Shufflehound team
Hi Patrick,
I hope you are well today and thank you for your question.
Could you please try clearing autoptimize cache that you are using on your site and disable lazy loading in the theme settings as displayed in the attached screenshot?
Best regards,
Shufflehound team
Hi @jaydev99,
I hope you are well today and thank you for your questions.
1.The bookmark icon does not work in mobile view after the login, although it works perfectly in desktop view.(issue)
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
2.Can you please help me with the login popup window which just comeup after click on the sign in Icon-If a user credential are not authentic then it’sredirected to wp-admin URL, also after filling the registration data it redirected to wp-admin page.Can it directly show the error on the popup window that wrong credentil or registartaion completed?(Enhancement request)
3.I am unable to find related post feature config, only on/off option is there.Which category post I want see it’s not there.
5.like the option (4) in above, the 404 page also the same thing with adding post slider widget.So, can I config it with my own choiseof category post or disables it completely.(refer 404 category image in the attchment)
To achieve this, you have to develop custom code in the child theme of Gillion theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here.
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
4.Any blog post if u visit there is a caption for category by deafault and if click on the category caption it will redirect u to category page with the collection of blog it’s belong and in the footer there is subscribe now| review| and category list are there.Is there way I can disable those widge?(refer category image in the attchment)
Could you please share me the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
Hi @Amro
Sorry to hear of the problem you are having.
Please make sure you are using below latest version of theme on your site.
Please login to access this file
Could you please share me the page URL from your site where it is not displaying so that I can troubleshoot it?
Best regards,
Shufflehound team
I can see on your site that it is not happening for all posts as displayed in the attached screenshots.
Please advise.
It seems happening because of a3-lazy-load plugin that you are using on your site so please try disabling it or try 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 img.lazy-hidden { background: transparent; }
You might have switched the editor and saved the changes which damaged the page content so you have to either restore the old content if you have backup of it or create new page and its content.
Ok. You are always welcome here 🙂
Hi @Jaro,
I hope you are well today and thank you for your questions.
how can i change position description, rating and other tabs in product page? I would like to change the way it is in the picture (blue line)
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
How can i change color of menu? Already is a blue, but i would like change this color to my business color.
You can change it from theme styling settings as displayed in the attached screenshots.
Best regards,
Shufflehound team
Hi @Flan9004,
I hope you are well today and thank you for your question.
I think the pages on your site might have created using either Unyson page builder or WPBakery page builder so you can only edit those pages using these page builders but WordPress 5.0 came with Gutenberg editor as a default editor so you have to switch from Gutenberg editor to those editors using classic editor as described in the below pages.
https://wordpress.org/plugins/classic-editor/
https://gogutenberg.com/disable-gutenberg/
Best regards,
Shufflehound team
You are most welcome here 🙂
Hi @marcos,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
You are most welcome here 🙂
Solution for this topic
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
#page-container .header-logo, #page-container .sh-header-4 .sh-nav-container { padding: 0; }