diegosev
Forum Replies Created
-
Same happened to me, svg image icon not showing, console shows that svg images can’t be loaded from https://site.com/assets/images/ folder.
Quick Fix, create the folder /assets/images/ on site’s root and add there the images located in /wp-content/plugins/cookie-law-info/lite/frontend/images
The path is not correctly loaded from file “cookie-law-info\lite\admin\modules\banners\includes\templates\6.0.0\template.json” , seems like a bug.
You are right ?? , no need to put the format option and everything works! thanks for the quick replys sr.
It seems to be happening only when i use “enable_maintenance_mode”:true” , if i use the command to deactivate maintenance mode it works perfect.
This works fine:
wp –url=milanesasboludas.pidepaya.com –allow-root option update seedprod_settings ‘{“api_key”:””,”enable_coming_soon_mode”:false,”enable_maintenance_mode”:false,”enable_login_mode”:false,”enable_404_mode”:false}’ –format=json
This doesn’t work:
wp –url=subsite.multisite.com –allow-root option update seedprod_settings ‘{“api_key”:””,”enable_coming_soon_mode”:false,”enable_maintenance_mode”:true,”enable_login_mode”:false,”enable_404_mode”:false}’ –format=json
Now i don’t have any visible errors but it is not working. System indicates success but the options of the seedprod_settings are gone from the subsite settings if y try to turn true maintenance_mode using wp-cli.
Hello and thanks for the reply.
Do you mean that i need to pass all the object even if I’m looking just to update one value? How do you pass an entire object wit wp-cli?
I was trying using
wp –url=subsite.multisite.com –allow-root option update seedprod_settings ‘{“api_key”:””,”enable_coming_soon_mode”:false,”enable_maintenance_mode”:true,”enable_login_mode”:false,”enable_404_mode”:false}’ –format=json
PHP Warning: json_decode() expects parameter 1 to be string, array given in /home/multisite.com/public_html/wp-content/plugins/coming-soon/app/render-csp-mm.php on line 36
Success: Updated ‘seedprod_settings’ option.
[root@multisite public_html]#”
But same error, nothing is updated.- This reply was modified 3 years, 1 month ago by diegosev.
When I use enable_maintenance_mode”:”false” it seems that the objet containing seedprod settings just dissapears, tha’ts why it gives an error trying to put maintenance_mode true.
I’m looking to update the seedprod plugin option “enable_maintenance_mode” false/true value for a given subsite with no luck. I’m trying with “wp –url=subsite.url.com option patch update seedprod_settings enable_maintenance_mode false” but I’m getting the message
No data exists for key “enable_maintenance_mode”
If i use wp –url=sudsite.url.com option list –search=”seedprod*”
I’m getting | seedprod_settings | {
“api_key”:””,
“enable_coming_soon_mode”:false,
“enable_maintenance_mode”:true,
“enable_login_mode”:false,
“enable_404_mode”:false
}So the info is there but the command to update that value is not working. Any idea? thanks for your time.
Forum: Plugins
In reply to: [XL NMI Gateway for WooCommerce] Payment failed after 2.1.0 updateThe plugin is working? Now i’m having problems with the plugin 2.0.2 too.
- This reply was modified 3 years, 5 months ago by diegosev.
Do you recomend any other nmi gateway plugin?
Forum: Plugins
In reply to: [XL NMI Gateway for WooCommerce] Payment failed after 2.1.0 updateThanks! Have you reached anyone from Woofunnels about this? Do you recommend any other nmi plugin?
All the subsites have the same maintenance page html, about 200 subsites and i don’t want to change it manually site by site if i need to edit the maintenance template. Is there any way to edit it just once and apply it to all the subsites?
I have the plugin enabled on every site that needs it. My question is about how to edit the maintenance page html of all the sites? Where does the plugin stores that information?
Forum: Plugins
In reply to: [XL NMI Gateway for WooCommerce] Payment failed after 2.1.0 updateCan you share the 2.0.2 xl nmi plugin?
The conflict manifests itself when i activate the plugin erp woocommerce, a WP ERP plugin. It happens with the latest woocommerce update.
Forum: Plugins
In reply to: [AJAX Login and Registration modal popup + inline form] Translation problemYou need to sincronize the lang strings.
Forum: Plugins
In reply to: [XL NMI Gateway for WooCommerce] automatic recurring paymentsI’m having this error “XL NMI Gateway for WooCommerce Backend Payment Failed (The cvv field is required REFID:1205306352) “