Solution for this topic
I can see other links are working on your site http://gregs.com.my/ but not your site link.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Please remove the provided CSS code from your site and try adding width in pixels for the videos as shown in the attached screenshot.
Your following topic created for link issue has been replied.
https://support.shufflehound.com/forums/topic/link-not-working/
I can see it is working just click on Read More text as shown in the attached screenshot.
Hi @tmattevc,
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 img.wp-post-image { -webkit-transform: none; transform: none; }
Best regards,
Shufflehound team
Hi @MrHaasome,
I hope you are well today and thank you for your question.
Do you want to display project text below image instead of right?
Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
The child theme doesn’t update and that is a purpose of using child theme instead of parent theme.
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
Hi @Thabit2017,
Sorry to hear of the problem you are having.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson pluign and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
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
You are most welcome here 🙂
Hi @sagra,
I hope you are well today and thank you for your question.
I visited your shared site and can see the slider is displayed full width as shown in the attached screenshot.
Have you managed to achieve it?
Best regards,
Shufflehound team
We are working on the issue and will resolve it soon.
Hi Adir,
I hope you are well today and thank you for your question.
You can change it as described on the following pages.
https://support.google.com/maps/answer/63471?hl=en
https://developers.google.com/maps/documentation/javascript/examples/map-language
Best regards,
Shufflehound team
Solution for this topic
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
@media (max-width: 680px){ .sh-portfolio-fancy .sh-portfolio-fancy-item { width: 100% !important; } }
Solution for this topic
The issue is resolved in the following latest version of theme so please update your theme to the following latest version.
Please login to access this file
You don’t need to activate the copy of that plugin as you are using the plugin bundled with theme.
You are using the plugin bundled with the theme therefore you are not direct customer of that plugin and can not register that plugin until you purchase it.
Please find more information about it on the following page.
https://wpbakery.atlassian.net/wiki/spaces/VC/pages/524313/Update
What we would like would be to enable an on-hover effect where it zooms into the photo slightly,
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
.woocommerce div.product div.images a:hover img { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -ms-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); } .woocommerce div.product div.images img{ transition: 0.3s all ease-in-out; }
as well as maybe being able to utilise the arrow keys on the keyboard to navigate between the product galler.
You can use this in the product lightbox by enabling WooCommerce Lightbox option as shown in the attached screenshot.
You can achieve it by using large image blog style as shown in the attached screenshot.
You are most welcome 🙂
Solution for this topic
Hi Billy,
I hope you are well today and thank you for your question.
There isn’t any hook for that position but you can add that code in that position by editing the header.php file in the child theme of Jevelin theme.
I did it in my child theme and attached it to this reply so please refer it.
Best regards,
Shufflehound team
Hi @kroip,
I hope you are well today and thank you for your question.
I am not sure regarding which title you are talking about and where you wan to display it so could you please tell me a bit more in detail by sharing the screenshot of it?
Best regards,
Shufflehound team