mihaiiceyro
Forum Replies Created
-
well..it doesn’t sound good, you should prioritize this…I had to give exclusion to 10 categories to have only one category in the feed.
I actually scratched my right ear with my left hand..not even the paid version has OR?
Forum: Plugins
In reply to: [NETOPIA Payments Woocommerce Payment Gateway] Fatal ERROR version 1.4Aceasi eroare…ar fi ceva fixuri:
1. ?n linia 143, codul verific? dac?'oney'
este ?n tabloul
Din:
if(!in_array(‘oney’, $NtpPaymentMethod[‘payment_methods’])){
return;
}
In:
if (!is_array($NtpPaymentMethod[‘payment_methods’])) { $NtpPaymentMethod[‘payment_methods’] = explode(‘,’, $NtpPaymentMethod[‘payment_methods’]); } if (!in_array(‘oney’, $NtpPaymentMethod[‘payment_methods’])) { return; }- This reply was modified 3 months, 2 weeks ago by mihaiiceyro.
I have the same error on Version 1.0.222, At the page “courses” when using Tutor LMS.
I’ve added an image but same error. I had to add @ini_set( ‘display_errors’, 0 );
Please review the plugin and fix the error…it shouldn’t have this error ??Forum: Plugins
In reply to: [WP Store Locator] Google is not definedi know it’s not the latest version :(…it wasn’t made by my and i can’t update some plugins without crashing the website…
I will do my best and comeback with a solution for complianz, the main JS script is not working even if is whitelistedForum: Plugins
In reply to: [WP Store Locator] Google is not definedYes, it’s from Complianz.
I can add whitelist links to Complianz, can you help me with which link to add to the whitelist?
Thank you!Same error here…it shows when i have woocommerce bookings…
Please fix it..Forum: Plugins
In reply to: [WooCommerce] API: Filter Products By Category Slug (wc/v3)@yuehlia . did you find a solution?
ps…scuze dar nu am fost atent ca nu deschid ticket de suport
Forum: Themes and Templates
In reply to: [OceanWP] Disable breadcrumbsany updates? ??
Forum: Themes and Templates
In reply to: [OceanWP] Disable breadcrumbsI’m just telling you that those settings aren’t active. Picture: https://prnt.sc/XwNtHps8_y-C
But somehow your theme overwrites my RankMath breadcrumbs
@joyryde, i downgraded to 1.0.81.1 and it’s all fixed. at least at me
Facebook could take only 66 items (957 variables) when i put the batch size to 250.
also the maximum allowed memory is 500MB…should i make it bigger?The batch solution did not solve anything. It ruined the feed.
Thank you for the reply and the suggestions.
But how do I increase the maximum allowed CPU usage?
Currently, put the batch size to 250, is it ok?