kimski08
Forum Replies Created
-
Thanks @ozyeger for replying.
Like I say, Elementor is the only plugin that requires an update and it is at that point it breaks. It seems to clash with other Elementor related plugins (Essential Addons for Elementor, Essential Addons for Elementor for example.
I have done as you suggest, but unfortunately this did not work.
I also am having this issue. All other updates are done, last one is Elementor 3.5.6 – auto-updates is not enabled yet every day it is updating to 3.6.2 resulting in a broken website.
It is not practical to switch themes. What can we do?
If there is anyone still supporting this plugin, if it helps if I delete the line of code:
wp_enqueue_style( 'woolentor-bootstrap' );
from the file:
/woolentor-addons/init.phpIt fixes the checkout page layout but obviously breaks the slider.
I did try and remove all the code from bootstrap.min.css to try work out what was causing it but couldn’t.
Forum: Plugins
In reply to: [Premmerce Product Filter for WooCommerce] Search Results PageHi! In a fashion it works through the widget. Layout is all over the place (that will be theme related), and it is putting one product per page.
Forum: Plugins
In reply to: [Max Mega Menu] Orientation missingAh of course.
I forgot that we purchased it back in September 2016 but abandoned it as we couldn’t get it to work with the theme we were using (Spacious).
We’re now giving Storefront another go since the big Woocommerce updates. It seems I can’t download the plugin any more though?
Thanks
Kim
Hi Mike, transferred your plugin to a clean staging site, and it works fine so it must be a plugin conflict. I’ll work out which one.
Hi Mike,
Sorry, which log file are you referring to?
Forum: Plugins
In reply to: [WooCommerce] Displaying Attribute Term DescriptionI’d love it if they could! ??
Forum: Plugins
In reply to: [WooCommerce] Displaying Attribute Term DescriptionHi Hannah,
Yes I’ve seen that and tried but I can’t get it to return anything. I wondered if some of it has changed in v3?
Thanks, Kim
For anyone else that might be interested, I resolved this by changing the following line of code:
add_action( 'woocommerce_single_product_summary', 'wpm_variation_grid', 25 );
to
add_action( 'woocommerce_single_product_summary', 'wpm_variation_grid', 40 );
Forum: Plugins
In reply to: [WooCommerce Price Matrix] Column Header not spanning all columns.
Forum: Fixing WordPress
In reply to: How to copy todays sales orders to development site (woocommerce)After reading a few other posts regarding this I concluded it’s not possible!
I’ve recreated any new orders as they come in on the development site until we migrate.
Thanks anyway James.
I’ve sorted it – I didn’t realise I should deduct £1.45 from the £8.70 min charge.