Hi Ben,
I hope you are well today and thank you for your question.
We don’t have any workaround as this is a conflict between two plugins.
You can either contact the plugin author or consider hiring a developer to develop workaround 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
Hi @adelgado23,
I hope you are well today and thank you for your question.
This is happening because you are linking your menu links as internal page links therefore the page doesn’t get reloaded and mobile menu doesn’t close.
We can develop custom code to close it on mobile if you are comfortable with it.
Best regards,
Shufflehound team
Hi Ben,
I hope you are well today and thank you for your question.
Sure we can remove that but could you please share me the page URL from your site where it is displaying so that i can help you to remove it?
Best regards,
Shufflehound team
You are most welcome here 🙂
I still have one issue, even if I put an item as out of stock it doesn’t appear on the website as out of stock, could you have a look?
It doesn’t display on the shop page but on product page as shown in the attached screenshot.
Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by checking the option “Set as private reply” when replying to this topic?
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
No currently we don’t have any such ready made code.
Thank you for notifying us.
I have just confirmed that the issue is not fully resolved.
We are working on it to resolve the issue and will update you ASAP.
Solution for this topic
Could you please try using below CSS code instead of above shared?
function add_pricing_button_custom_scripts(){ ?>
<script type="text/javascript">
jQuery(document).ready(function($){
$("#page-container .sh-pricing-content-center a.sh-pricing-button").attr("target","_blank");
});
</script>
<?php }
add_action('wp_footer', 'add_pricing_button_custom_scripts', 99);
You are most welcome here 🙂
Hi @rachelmball,
I hope you are well today and thank you for your question.
Please make sure you have not set any Visibility or widget logic for that widget as shown in the attached screenshot.
You can just delete this widget and use new widget instead.
Best regards,
Shufflehound team
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
You are most welcome here 🙂
I am not getting that Advanced Free Shipping Conditions functionality.
Are you using any plugin for that?
Have you tried using builtin free shipping conditions as i have shown in my above screenshot?
Hi Niloka,
I hope you are well today and thank you for your question.
You can change it from theme footer styling settings and if you want to add anything in the footer then please add it in the Footer widgets area as shown in the attached screenshots.
Best regards,
Shufflehound team
Hi Ben,
I hope you are well today and thank you for your question.
You have almost did it correctly. Now in the portfolio element make the columns to 3 from 4 as shown in the attached screenshot.
Then below the portfolio element add Heading and Partners elements and configure them.
After that configure the Page header settings as displayed in the second attached screenshot.
Best regards,
Shufflehound team