mnmlthms
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Instant Feeds] feed doesn’t loadHello, please update your plugin to latest version to fix this issue.
Thank you for your report!Forum: Plugins
In reply to: [WP Instant Feeds] compatibleHello, what’s is your website address?
Forum: Plugins
In reply to: [WP Instant Feeds] images dont loadHi, it looks like your site disabled admin-ajax.php. you need to enable it in order for plugin to work properly
Forum: Plugins
In reply to: [WP Instant Feeds] Gutenberg blockWe will add support for Block editor in future updates. Thanks for using it!
Forum: Plugins
In reply to: [WP Instant Feeds] Image isn ot displayNew update is now available, check it out!
Forum: Plugins
In reply to: [WP Instant Feeds] Images don’t load after site migrationNew update is now available!
Forum: Plugins
In reply to: [WP Instant Feeds] Widget does not work on some sites?it looks like Instagram stop anonymous user from browsing profile page, that’s why our plugin stop working!
Forum: Plugins
In reply to: [WP Instant Feeds] Widget does not work on some sites?Yeah, i confirm this! adding code
add_filter('wpiw_proxy', '__return_true');works for you?Forum: Plugins
In reply to: [WP Instant Feeds] PHP WarningsNew update is now available, please report back if this problem is persisted!
Forum: Plugins
In reply to: [WP Term Images] Not Compatible with WooCommerce 3.6i second this! also reported here: https://wordpress.org/support/topic/terms_clauses-filter-conflict-with-woocommerce-attribute/
Forum: Plugins
In reply to: [WooCommerce] Fatal error When upgrading database asked by woocommerceAfter various testing, i found out that WP Term Colors, WP Term Image conflict with woocommerce, after disabling these plugins, attributes came back.
Forum: Plugins
In reply to: [WooCommerce] Fatal error When upgrading database asked by woocommerceAfter updated using WP CLI on localhost, product attributes vanished, showing these error:
WordPress database error: [Not unique table/alias: 'tm'] SELECT DISTINCT t.*, tt.*, tm.*, tm.* FROM wp_terms AS t LEFT JOIN wp_termmeta ON ( t.term_id = wp_termmeta.term_id AND wp_termmeta.meta_key='order') INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id INNER JOIN wp_termmeta AS tm ON t.term_id = tm.term_id INNER JOIN wp_termmeta AS tm ON t.term_id = tm.term_id WHERE tt.taxonomy IN ('pa_color') AND tr.object_id IN (4535) AND ( ( wp_termmeta.meta_key = 'order' OR wp_termmeta.meta_key IS NULL ) ) AND tm.meta_key = 'image' AND tm.meta_key = 'color' ORDER BY tm.meta_value+0 ASC, t.name ASCi kept the updated database, revert to woocommerce version 3.5.2 with database and attributes showed up, so it must be something wrong with woocommerce 3.6.x Any idea?
Thanks!
- This reply was modified 6 years, 11 months ago by mnmlthms.
Forum: Plugins
In reply to: [WooCommerce] Fatal error When upgrading database asked by woocommerceYes, i updated via the backend, but both on localhost and VPS, imma try WP CLI and report back.
Forum: Plugins
In reply to: [WP Flexslider] Fixed a bug (little)Reverted in 1.0.9!
Forum: Plugins
In reply to: [WP Flexslider] Fixed a bug (little)Hi Dave, thanks for reporting this bug, new update is out now!