You are most welcome here 🙂
Hi @gabrielrou,
I hope you are well today and thank you for your question.
You can try changing it using the Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Best regards,
Shufflehound team
There isn’t any alternative element that provides similar functionality as the Slider Revolution.
You can resolve the issue 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 i.fa-check:before { display: none !important; }
Solution for this topic
I wanted to know if it is possible to have the Testimonials’ image in a square instead of a circle.
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-testimonials-image { border-radius: 0 !important; }
Please see also my header, is it possible to put the phone number instead of the social icons
As said above, it is not possible without developing custom code.
You will find those files in the below Jevelin theme directory.
/jevelin/woocommerce/
You are most welcome here 🙂
The only difference that I have found which is causing the issue is that you have created posts using WPBakery page builder on your website and on your dev website you have created it without using WPBakery page builder.
Hi Marton,
I hope you are well today and thank you for your questions.
1. The Facebook widget won’t fully load unless I hover over it. Till then it stays as a gray facebook template.
This is intended behaviour developed to reduce page loading time.
2. From the Facebook widget options I have removed the “Show profile photos when friends like this” however it still remains and looks not optimal.
It does not display any profile photo.
Please advise.
3. On smaller size screens (Laptop monitor) the Shuffle Hound: about us widget disappears which is just above the Facebook Widget. On my desktop monitor screen I don’t see the issue unless I squeeze the screen a little.
You can resolve 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 .theiaStickySidebar { position: static !important; transform: none !important; } #sidebar .sticky-element-placeholder{ display: none !important; } #sidebar .widget-item { position: static !important; }
Best regards,
Shufflehound team
I can see page title as shown in the attached screenshot.
The strangest thing is that I have a dev copy of the site I made a week ago more or less, it’s fine over there.
Could you please also share your dev website credentials so that I can compare the two websites and troubleshoot the issue?
Hi @danreut89,
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 to achieve it?
Best regards,
Shufflehound team
Hi @natamike,
I hope you are well today and thank you for your questions.
I would like to know if I can make a header like the one I send in the attachment, with the phone number in the same row.
No, it is not possible without developing custom code.
Instead in the “testimonials element” is it possible to have the image not round but square?
Could you please share the page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
Solution for this topic
Hi @Demetris,
I hope you are well today and thank you for your question.
You can display it in one row 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
.single-product button.single_add_to_cart_button.button.alt { position: absolute; bottom: 0; left: 130px; } .single-product div.product form.cart { position: relative; }
Best regards,
Shufflehound team
Hi @wernervanstrien,
I hope you are well today and thank you for your question.
The WooCommerce product page is a dynamic page, therefore, you can not edit it using page builder but you have to change it by editing the page template code as described on the below pages.
https://www.sitepoint.com/customize-woocommerce-product-pages/
https://elementor.com/blog/customize-woocommerce-product-page/
Best regards,
Shufflehound team
Solution for this topic
You can remove that space 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 #comments, .page #comments .sh-comment-form { margin-top: 0; }
You have added more menu items therefore it doesn’t fit in one line.
Please reduce the number of menu items and instead add them as submenu items.
Awesome great to see you got that resolved.
Please advise if you have more questions.
Have a fantastic day!
Ok
You are most welcome here 🙂
Hi Dalia,
I hope you are well today and thank you for your question.
We are not aware of any such compatibility issue.
Could you please ask them why they think that it is a theme issue and what we should do to make it compatible?
Best regards,
Shufflehound team