thewinecountry
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot add links to textWell, I think that did the trick. It’s so strange. I reactivated all the plug-ins I had active before the problem, and the problem is gone. So I still don’t know what caused the issue.
Forum: Fixing WordPress
In reply to: Cannot add links to textBut i don’t understand why i would have to deactivate my plugins. this just started happening. i havent added any new plugins to my site, why would they be interfering now?
Forum: Plugins
In reply to: [WooCommerce] Option to Hide Weight/Dimensions from Product Details MissingBut where do I add this code in?
add_filter( ‘wc_product_enable_dimensions_display’, ‘__return_false’ );
I am not a programmer, so I don’t know where to access the php file.
Is there an easier way to remove the product weight and dimensions from the product page?
Forum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Wont print after updateI do not use a plugin for https. I have an ssl on my site.
Forum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Wont print after updateYes. It’s mandatory for my site that I have https.
Forum: Plugins
In reply to: [Print Invoice & Delivery Notes for WooCommerce] Wont print after updateI am having the same issues as blb078.
I have updated to the newest versions and am up to date on all versions of wordpress and woocommerce. But when I try to print an invoice or delivery note for my orders, I just get the grey spinning circle and nothing happens.
I use firefox as my browser.
Forum: Plugins
In reply to: Remove the Product Count on Woocommerce CategoriesI have tried all of these options and I still have those numbers showing next to the category titles. I have tried pasting these codes into my custom css sheet. Am I putting them in the right place?
And if not, where should I be putting them?
This is driving me nuts trying to fix. Please help!