Hi Unkahee,
I hope you are well today and thank you for your question.
The rest of the icons are only clickable on mobile as they are linked to mobile applications.
Best regards,
Shufflehound team
I didn’t receive the details so please also send it on [email protected]
It works fine for me now as shown in the attached screenshot.
Please test it clearing your browser cache or using a different browser.
The Unyson page builder is working fine on my website without any issue so it seems the issue specific to your website.
PS: I didn’t build the page. I’m trying to edit directly on the Demo. Can we use Unyson for this?
Yes, you can use the Unyson page builder If you have imported the demo created using the Unyson page builder.
Please make sure that you have enabled the Unyson page builder for pages in its settings as shown in the attached screenshots.
If you are still facing the issue then would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporarily share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?
I have again notified this to the theme developer.
The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
The notices generated by theme is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/
Please login to access this file
Hi Jason,
I hope you are well today and thank you for your questions.
Please make sure that you have activated the Page Builder extension of the Unyson plugin as shown in the attached screenshot.
Please note that you can only edit the page using the same page builder that you used to create it so if you have used WPBakery or Unyson or any other page builder then please use the same page builder to edit the page.
Please do not switch between page builders or else you will lose the content so choose the page builder that you want to use initially when you create the article content.
Best regards,
Shufflehound team
Hi @stephanysetoe,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you?
Best regards,
Shufflehound team
Hi @Simone,
I hope you are well today and thank you for your question.
Currently, the theme doesn’t display overlay effect for gallery post as there will be too many elements there but this will be considered to be developed in the future version of the theme.
Best regards,
Shufflehound team
Solution for this topic
Hi @Simone,
I hope you are well today and thank you for your question.
You can change it using the plugins such as below.
https://wordpress.org/plugins/say-what/
https://wordpress.org/plugins/real-time-find-and-replace/
To customize the search form, you can use plugins such as below.
https://wordpress.org/plugins/add-search-to-menu/
Best regards,
Shufflehound team
I visited your shared page and saw you have not added the ‘services’ ID to the row of the WPBakery page builder so please add it again as displayed in the attached screenshot.
To achieve this, you have to develop custom code in the child theme of the 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 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-filter-container .sh-filter-item:hover .sh-filter-item-content, .sh-filter-container .sh-filter-item.active .sh-filter-item-content { background: #330033 !important; }
You are not using the exact CSS code that I have shared with you above.
Why have you added the shared CSS code inside @media query?
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
body #wrapper div .sh-image-gallery-item { height: 400px; } .sh-image-gallery-item .post-meta-thumb img, .sh-image-gallery-item .sh-gallery-item { max-height: 400px; }
You are most welcome here 🙂