bsomar
Forum Replies Created
-
I tried all this and still the same issue and nothing changes
Forum: Plugins
In reply to: [WooCommerce] Remove a specific variable from the productThanks so much this is what i was looking for , you are the best @treibalen
email sent @takanakui
I see this error in error log
[20-Mar-2019 17:12:37 UTC] PHP Warning: array_key_exists() expects parameter 2 to be array, string given in /home/cphdigit/dimel-dz.com/wp-content/plugins/mobile-menu/vendor/titan-framework/lib/class-titan-framework.php on line 287
// Run this first to ensure that adminOptions carries all our admin page options.
$this->getInternalAdminOptions();if ( array_key_exists( $optionName, $this->adminOptions ) ) {
return $this->adminOptions[ $optionName ];
} else {
return $defaultValue;
}
}Same problem tried to desavtivate all the plugins but still not saving