rasitagac
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] There are no payment methods available.Many thanks Tamrat,
Switching to classical shortcode works for me.- This reply was modified 11 months, 2 weeks ago by rasitagac.
You can get rid of this error with the solution below. But I don’t know what widgets this will harm. This is definitely not a permanent solution.
You must convert line 203 in elementskit-lite/plugin.php to comment line:
203th line must be like that
//wp_enqueue_script( ‘datatables’, plugins_url() . ‘/tablepress/js/jquery.datatables.min.js’, [‘jquery’], \ElementsKit_Lite::version(), true );Same here
GET https://mysite.com/wp-content/plugins/tablepress/js/jquery.datatables.min.js?ver=2.5.9 net::ERR_ABORTED 404
Any help?
Hi again,
That is enough for me for now.
Thank you for replying.
You could consider as resolved this topic.
@drosendo yes I’ve tried that.
I sent you a message via the website.
What you mean other channel? Please give me your email address?
Yes, I know they’re not about your plugin. But When I delete 14th gallery from product, all errors disappear.
You can see that from link.
Hi again,
Thank you for your response.
I tried your suggestion. But I still can’t see it.
Could you help me?
Forum: Plugins
In reply to: [WooCommerce] Attributes are deleted after variation update.UPDATE: After disabling and trying the facebook for woocommerce plugin I did not have any problems.
Forum: Plugins
In reply to: [Ultimate Maps by Supsystic] Mixed Content Overload over HTTPI found the solution at ultimate-maps-by-supsystic/modules/maps/views/maps.php row 662-662. I changed ‘http’ to https’. Maybe you can fix it.