Pablo Savigne
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Gutena Tabs] Gutena Tabs breaking in WP 6.83Sorry guys, tabs are still broken on 6.9, my Gemini workaround is the only one that works. I have no cache in server, website or browser. It was the first attempt, even after changing the browser.
- This reply was modified 5 months, 2 weeks ago by Pablo Savigne.
Forum: Plugins
In reply to: [Gutena Tabs] Gutena Tabs breaking in WP 6.83@usamaazad99 Not all, check tabs https://screen.neexis.com/tsWxrFksypt3TsLzHNmk
Forum: Plugins
In reply to: [Gutena Tabs] Gutena Tabs breaking in WP 6.83@usamaazad99 Your fix, still broken, please check guys!
Forum: Plugins
In reply to: [Gutena Tabs] Gutena Tabs breaking in WP 6.83Same here!! Seem no option to solve it, just switch tabs plugin… or try this, is a Gemini workaround.
add_action( 'enqueue_block_editor_assets', function() {
// 1. Wait until language library to load
wp_enqueue_script( 'wp-i18n' );
// 2. MANUAL: Remapping old / new function
wp_add_inline_script(
'wp-i18n',
'window.sprintf = wp.i18n.sprintf;',
'after'
);
} );- This reply was modified 5 months, 2 weeks ago by Pablo Savigne.
- This reply was modified 5 months, 2 weeks ago by Pablo Savigne.
Forum: Plugins
In reply to: [Google for WooCommerce] Error on syncThanks for your reply, I attach the screenshots
Get API Pull Integration Status –> https://screen.pablosavigne.com/HwqsWlltD0TNrtt6LjKb
Woocommerce log –> https://screen.pablosavigne.com/NFx6Wf6f3Z4f4pHnnlTb
Viewing 5 replies - 1 through 5 (of 5 total)