MarcusFuto
Forum Replies Created
-
Hello,
1. Seems to be working for the bottom part but not the top part.
2. We managed to fix that one, thanks!
Kind regards,
Marcus
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Cannot activate plugin after installing opcacheHello Abdullah,
Thanks for taking my issue seriously.
It turned out that mb string module had not been installed for PHP.
After having installed it, I could activate without problem!
Thanks!
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Cannot activate plugin after installing opcacheHello Abdullah,
I turned on debugging. Deleted the debug file to if a new gets created when trying to activate.
Did remove the plugin and installed again.
Nothing is written to the debug log..
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Crash after update to OpCacheHello Abdullah,
Actually now I cannot activate the plugin.
I have tried reinstalling the plugin but it does not seem to help.
Other plugins can be activated / deactivated.
What might be the issue?
Thanks!
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Crash after update to OpCacheApparently it was fixed with some permission filter.
Thanks
Hello,
I have purchased the plugin but I still cannot see an option to make changes on product category level.
Please help asap
Hello,
Not sure if it was the update to 1.6.0 or if it was the code I changed.
However,
it seemed to work!
Thanks!
Please include in next update so the fix doesnt get removed..
Ok, eager to start using the plugin again..
Forum: Plugins
In reply to: [WooCommerce] Invalid or duplicated SKU.I have written to wpml I suggest you do the same .
My ticket: https://wpml.org/forums/topic/duplicate-products-give-diplicate-sku-after-woocommerce-update-3-0/
Forum: Plugins
In reply to: [WooCommerce] Invalid or duplicated SKU.Yes, I actually use WPML and duplicate all the products to other languages. This might be what is causing it.
How about others here?
Forum: Plugins
In reply to: [WooCommerce Product Image Gallery Options] Global optionsIn the end I had to put this in functions:
add_action( 'after_setup_theme', 'remove_pgz_theme_support', 100 ); function remove_pgz_theme_support() { remove_theme_support( 'wc-product-gallery-zoom' ); remove_theme_support( 'wc-product-gallery-slider' ); }
Thanks!
I would need some more specific instructions please.
Kind regards,
Marcus
Forum: Plugins
In reply to: [Nelio AB Testing] Problems making changes of widgets when plugin is activeWorks!
Thank you very much for fast help!
Forum: Fixing WordPress
In reply to: Undefined property: stdClass::$slugApparently the plugin garbage collector should work according to this thread:
Let me know if it helped! ??
Regards,
Marcus
Hello,
We are using wordpress Version 4.7.3 and woocommerce 3.0.3
Let me know when we can update the plugin and safely activate it again.
The plugin pretty much broke my site. Now it is deactivated.
Kind regards,
Marcus
- This reply was modified 7 years, 11 months ago by MarcusFuto.