Yakir Gottesman
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Remove login from checkout page in WooCommerceremove_action( 'woocommerce_before_checkout_form', 'woocommerce_checkout_login_form', 10 );Forum: Plugins
In reply to: [WooCommerce] Remove taxes from emailAnyone?
Forum: Plugins
In reply to: [WooCommerce] Fixed cross sellsOK.
Forum: Plugins
In reply to: [WooCommerce] Remove cart collaterals on cart pageSure, I just preferred to do it using a hook. Thanks anyway!
Forum: Plugins
In reply to: [WooCommerce] Move table column on cart pageSure, I just preferred to do it using a hook. Thanks anyway!
Forum: Plugins
In reply to: [WooCommerce] Move table column on cart pageAny one?
Forum: Plugins
In reply to: [WP Accessibility] RTL bugI’ll be damn. I tried to recreate the problem on a clean WordPress install, and it worked fine.
I owe you an apology!
Forum: Plugins
In reply to: [WP Accessibility] RTL bugIt was turned off. Turning it on actually fixed the problem, but I don’t think it is the right solution.
Forum: Plugins
In reply to: [WP Accessibility] RTL bugCome on, it only redirects. And the first install was Hebrew.
Now I removed WPML, and it still has this issue. Did you check on a clean RTL WordPress installation?
Forum: Plugins
In reply to: [WP Accessibility] RTL bugIt’s just a WPML feature, changing to English according to your browser language. Delete the /en/ from the URL to see the Hebrew site, which is LTR.
Forum: Plugins
In reply to: [WP Accessibility] RTL bugLook at this website. Same problem, and plugin is on.
Forum: Plugins
In reply to: [WP Accessibility] RTL bugVery simple. After upgrading, my site turned LTR. I managed to fix it by body { direction: rtl; }.
I disabled the plugin, so there is no use of a link.
Forum: Fixing WordPress
In reply to: Adding rich text to commentsThanks!
It’s a good solution, but the problem is that my theme is the trouble maker.
Forum: Plugins
In reply to: [WP Job Manager] Remove apply now buttonThanks!
I was looking for that.
Forum: Plugins
In reply to: [Imsanity] WP Smush.itYes, it works!
Thanks!