randondev
Forum Replies Created
-
So is Elementor itself generating the dynamic tags for your plugin? Curious, thanks for the info.
The problem is not in the Elementor code. Your plugin creates dynamic tags to retrieve the fields created, but if the user selects a repeatable field, the page breaks with the error I reported. You should add a check in the code of the dynamic tags you created to avoid this.
I had the exact same problem and following @jarnovos instructions I realized that my user had nothing in the registry about “manage_security” so I created it and from there Really Simple SSL reappeared in the menu
Forum: Plugins
In reply to: [Product Table for WooCommerce] Incompatibility with acf (select2 lib)Now is working, thank you guys
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Post status in New Post formWhat I decided to do was remove that post status field and use the ‘frontend_admin/save_post’ action to set the post status.
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Post status in New Post formI set it to just be the pending status and then I accessed the page, opened the element inspect and changed the value of the input from pending to publish. When submitting the form, the post was created with publish status.
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Post status in New Post formYes, I did a test and the status that I put in the input value through the html was used
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Post status in New Post formThe only problem with doing this is that the user can inspect the element and change the input value to whatever status he wants.
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Post status in New Post formOk, thanks
Forum: Plugins
In reply to: [WooCommerce Parcelas com e sem Juros] Informações de parcelas no carrinhoEntão no momento ainda não há?
Forum: Plugins
In reply to: [Mapster WP Maps] Map stuck loadingthanks
the conditions screen:
https://ibb.co/qkxf7PZForum: Plugins
In reply to: [The Events Calendar] Calendar doesn’t workI don’t have LiteSpeed Cache installed but I found that the problem is with Jetpack Boost, which also takes care of js and css optimizations. I disabled it and everything is ok now, thanks
Forum: Plugins
In reply to: [The Events Calendar] Calendar doesn’t workbtw, the versions are:
WordPress: 5.9.3
PHP: 7.4.26
The Events Calendar: 5.14.2.1Forum: Plugins
In reply to: [Tutor LMS Elementor Addons] Guest mode don’t work on course pageOk, thanks