djsieff
Forum Replies Created
-
I can’t work out how to open a private support topic. But this is what I could see in the logs without giving too much info.
Also turning off and on other plugins like “advanced editor tools” does not change what this plugin does, it still hides WordPress standard things. Like the divider line, table, font colour these are standard for WordPress.
WOOCOMMERCE LOG
Meta for WooCommerce: by Meta – 3.6.2
Meta pixel for WordPress: by Facebook – 5.0.0
Facebook logs
2026-04-14T05:07:59+00:00Info Processing Order id 34467 to send Whatsapp Utility messages 2026-04-14T05:07:59+00:00Info Customer Events Post API call for Order id 34467 Failed due to failed connection
2026-04-13T01:20:34+00:00 Info Processing Order id 34487 to send Whatsapp Utility messages 2026-04-13T01:20:34+00:00 Info Customer Events Post API call for Order id 34487 Failed due to failed connection 2026-04-13T04:30:17+00:00 Info Processing Order id 34473 to send Whatsapp Utility messages 2026-04-13T04:30:17+00:00 Info Customer Events Post API call for Order id 34473 Failed due to failed connection
2026-04-12T22:33:32+00:00 Info Processing Order id 34486 to send Whatsapp Utility messages 2026-04-12T22:33:32+00:00 Info Customer Events Post API call for Order id 34486 Failed due to failed connectionthere are more logs but mostly the same.
DEBUGGING
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/*/public_html/wp-includes/functions.php on line 7374
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/*/public_html/wp-includes/functions.php on line 2196
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/*/public_html/wp-includes/functions.php on line 7374
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/*/public_html/wp-includes/functions.php on line 2196before I do have you even looked to see if it does the same thing for you? I sent you sample images in the first post?
Yes it’s still the same no changes, as soon as I deactivate the plugin everything I need appears again, I have to constantly activated and deactivate the is plugin every time I am doing product edits.
Forum: Plugins
In reply to: [Product Tabs for WooCommerce] iframes dont workActually an external links don’t work or probably any url code does not work just disappears after updated the page, this needs to be fixed urgently
I can record a video but all you are going to see is the location dropdown choices are not there. which is the same as I’m explaining what do you need to see in the video to help?
Are you talking about the selection that says “Stock management on product page” with 3 options in it “1. without locations dropdown”, “2, with locations dropdown” and “3.No”. I selected 2 and it doesn’t work but this is only relevant to product page, it does not work also on cart page and checkout page etc.
Not solved for me on latest version and no dropdown for locations to select at all on any page, product page, cart page, checkout page, etc. I’ve activated and deactivated all the options under setting and nothing changes, this use to work properly you’ve done something different in these new versions please fix them.
How can I send you a private message with the video?
I don’t think you understand, we have products on our website that are not using locations or managing stock levels, the status is just instock. But on versions above 1.7.4 even the latest 1.8.3 will show products that do not use locations or inventory management show out of stock. So these products will not show locations on the product page as we had not selected locations to begin with and because of that the plugin just makes it show out of stock.
This issue is not resolved, products that locations are not used, show out of stock, ie still using the standard quantity and in stock status in the default WooCommerce plugin. after 1.7.4 this fault occurred, still staying until problem is fixed
Rollback your version to 1.7.4 that’s before the error of both for not managed stock and back orders going out of stock came about. It is an error that needs to be fixed I cant update until it is.
whats this line?
price += additional;
$total.html(formatPrice(price));
$(“.woocommerce-variation-price”).hide();Removing this line in the product.php
add_action(‘wp_enqueue_scripts’, [$this, ‘enqueue_scripts’]);will bring back the pricing I’m after, but there is some line within the script that is hiding it?
- This reply was modified 5 years, 7 months ago by djsieff.
This used to show the price before with out an issue I think you changed a setting with an update? It’s a great script, but just would like to see the original pricing somehow, even the video you posted it not showing the original price, just the add on structure, so it is the plug in doing it not the theme.
Forum: Plugins
In reply to: [Product Add-Ons for WooCommerce] PDF invoicesThats ok I just did an update to the later version and is worked, only thing it also brings up the Group Row titles, as well as the item they selected. The Group Row titles are not needed if it can be removed on invoices.