Good day. I registered a custom field, here is the code how I did it. code Now I need to display this data inside the widget in which the data is filled. With the help of which Actions can I bind to display what content at the very beginning of the widget? I need to…
Greetings. I need help. I created a widget using this instruction – https://siteorigin.com/docs/widgets-bundle/getting-started/creating-a-widget/. But after all the actions, no widget appears. I did the following 1. I went to the plugins folder and created a folder there called extend-widgets-bundle 2. In this folder I created a file extend-widgets-bundle.php and placed the following code in the…
Greetings. When using your plugin: the delivery method – pickup – stops working for me. As soon as I select the pick-up delivery method, a list of stores should appear where I can pick up my order. But when processing an AJAX request, the selector with the store is cut out from the site. But…