martydev
Forum Replies Created
-
Forum: Plugins
In reply to: [Mihdan: Elementor Yandex Maps] Получение долготы / широты с адресаспасибо, я понял, очень примерно – сколько может стоить эта функция? Время не важно
Forum: Plugins
In reply to: [Masks Form Fields] Max lenghtthx, work fine
Forum: Plugins
In reply to: [Masks Form Fields] Max lenghtthx, maxlenght work….:
$(“#form-field-name202101”).attr(‘maxlength’,’35’);
but acept nubmer + character + maxfield not:
$(“#form-field-name202101”).mask(“a-zA-Z0-9”, {reverse: true});
$(“#form-field-name202101”).attr(‘maxlength’,’35’);a-zA-Z0-9 – mayby syntax wrong?
Forum: Themes and Templates
In reply to: [Astra] How cal woocomerce cart in htmlresolved
Forum: Themes and Templates
In reply to: [Astra] How cal woocomerce cart in htmlNot a few years have passed to fix it, where to hurry? Better to add unnecessary functionality like a “custom code”. Users still pay for a subscription…. where to hurry? truth @davidr90
still not work https://github.com/elementor/elementor/issues/12126
Hi,
I have same problem, how fix it?
Hi, thx for answer I dont find “Need Help icon on the bottom right of the plugin” and write to [email protected]
Forum: Plugins
In reply to: [WooCommerce] Get user ID when order_completedomg, wrong order:
$user_id = $order->get_user_id();
$order = wc_get_order( $order_id );need:
$order = wc_get_order( $order_id );
$user_id = $order->get_user_id();thanks
Forum: Themes and Templates
In reply to: [OceanWP] Broken product pageHi, thx
after:
Please go to Theme Panel > SCripts & styles, disable all the files click on the save button, now enable all the files, and click on the save button a couple of times.
—I set left column (image) to 45% and now its ok….
Forum: Themes and Templates
In reply to: [OceanWP] Broken product pagehelp please
thanks so mutch!!!!
Its helpthanks, support resolved the issue
done – pre-sale question
thanks