Dibyajyoti Panda
Dibyajyoti Panda
Well, I found it later that until I turn on the events on configuration page I am unable to see the dispatched events by the extension. ```js com.stripe.v1.product created: Occurs...
@jsteele-stripe I am developing a chrome extension and trying to add in-app credits in terms of tokens to call an external api. Each query consumes some tokens. E.g. My pricing...
Any updates or workaround on the issue except using chrome.identity?
Here is a workaround. Give control a css class and set pointer-events: none ```css .disable{ pointer-events: none !important; opacity: 0.4; } ``` ```php $widget->add_control( 'your_control', [ 'type' => \Elementor\Controls_Manager::SWITCHER, 'label_on'...
For those who are not programmers and looking for an easy and advanced solution, they may find this small plugin [Actions Pack](https://actions-pack.com/) very useful.
@wpiraniir I am facing issues when I put fieldset inside fieldset.
@Codestar Any update on this issue please? This seems to be a major issue to me.
@Codestar Can you please update it? Missing X icon.