Hi @cheeks,
I hope you are well today and thank you for your question.
You can see in the following shared error message that the error is generated in the woocommerce-bulk-order-form plugin file so please contact woocommerce-bulk-order-form plugin developer to resolve it.
<b>Fatal error</b>: Uncaught Error: Call to a member function get_cart_url() on null in /home/citytec4/public_html/wp-content/plugins/woocommerce-bulk-order-form/includes/templates/variation_template/variation_search_template.php:430 Stack trace: #0
Best regards,
Shufflehound team
Hi @69boxes,
Thank you for your question.
I could confirm the issue on your site.
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 adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?
Best regards,
Shufflehound team
Solution for this topic
Hi @69boxes,
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
@media (max-width: 650px){
.woocommerce .woocomerce-styling .products li{
width: 50%!important;
}
}
Best regards,
Shufflehound team
Hi @69boxes,
I hope you are well today and thank you for your question.
Does it work fine for you using default WordPress Twenty Seventeen theme?
Also could you please tell me exactly how you want it to display?
Best regards,
Shufflehound team
You are always welcome here 🙂
ok
You are most welcome here 🙂
Hi @mqk051197,
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 specially screets-lcx plugin that you are using on your site 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.
Best regards,
Shufflehound team
You are most welcome here 🙂
Awesome great to see you got that found.
Please advise if you have more questions.
Have a fantastic day!
Welcome
Hi @69boxes,
I hope you are well today and thank you for your question.
Could you please share me the exact page URL from your site where it is displaying so that i can help you to hide it?
Best regards,
Shufflehound team
@fillinthe Thank you for cooperating us to troubleshoot the issue.
Our email address is [email protected]
we have. i told you that already that everything is tested on https://portfolio.patriciacreativecakes.com and the production site is www.
Sorry it seems I missed it but could you please tell me where you have told me about this?
we don’t need you to teach us the best practices. thank you
try to spend you time to serve correct template without bugs and not treat your clients with bullshit. that would be better
Sorry to hear that you took it wrong way but I just wanted to request you to provide me your test or development site access if possible so that I can troubleshoot the issue as I am not able to reproduce it on my test site.
Ok I understood that you have to remove the logo but keep the site title text.
I have added it in our to do list so that the feature will be implemented in the future version of theme to disable only logo and not site title.
Hi @fillinthe,
Thanks for posting here.
This is a known issue which will be resolved in the future version of theme.
Best regards,
Shufflehound team
Awesome great to see you got the issue found.
Please advise if you have more questions.
Have a fantastic day!
Solution for this topic
Hi @bowljam,
I hope you are well today and thank you for your question.
I can see you have set static page as your site home page so could you please make sure that in that page settings Header Layout you have either set Default or Header 6 as shown in the attached screenshot?
Best regards,
Shufflehound team
Hi @fillinthe,
I hope you are well today and thank you for your question.
Could you please try turning off the “Header Logo Visibilty” option in the theme Header settings as shown in the attached screenshot?
Best regards,
Shufflehound team
Hi Freddie,
I hope you are well today and thank you for your question.
Not sure why it is not working on your site but 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
article a {
color: #ca9e78 !important;
}
article a:hover {
color: #c79061 !important;
}
Best regards,
Shufflehound team