Simrandeep Singh
Forum Replies Created
-
Hi @misterbates
Thank you for reporting the issue. We will check it and get back to you.
Simrandeep Singh
Forum: Plugins
In reply to: [Max Addons for Bricks Builder] Gravity Forms submit button icon?Hi @updraft
In the last update, we added the option to add an icon to the submit button.
I hope you like this option.
Simrandeep Singh
Forum: Plugins
In reply to: [Max Addons for Bricks Builder] Gravity Forms submit button icon?Hi @updraft
Thank you for sharing the reference links.
We have added the option to add an icon to the submit button, which will be available in the next update of Max Addons.
Simrandeep Singh
Hi @siqve006
I am marking this ticket as resolved due to inactivity. In case you need help again, please don’t hesitate to open this ticket again. We would be more than happy to help you 🙂
Simrandeep Singh
Hi @updraft
I am marking it as resolved as your requested feature is added and available for use.
If you have any questions, feel free to let us know.
Simrandeep Singh
Hi @updraft
We have added the option and released an update. You can update Max Addons to latest version, 1.7.0, to get your requested option.
Simrandeep Singh
Hi @updraft
Do you want single typography option for radio and checkbox fields or separate options for both?
Hi @siqve006
Yes, we do check all the free and premium tickets.
We don’t work on weekends and we replied all the pending tickets today. May I know your ticket ID?
Simrandeep Singh
Forum: Plugins
In reply to: [Query Monitor] Plugin fails entirely in 4.0 and 4.0.1I don’t have the full stack trace but I was able to fix the error by property_exists check (if ( is_string( $offset ) && property_exists( $this, $offset ) ) {) on L51 in ArrayAccess.php file. Here is the explanation from Claude Code:
The issue is inoffsetGetat line 52. When returning a reference to$this->$offsetwhere the property (e.g.calling_line) doesn’t exist on the class, PHP 8.2+ implicitly creates a dynamic property and throws the deprecation. The fix is to checkproperty_existsfirst:Forum: Plugins
In reply to: [Max Addons for Bricks Builder] Gravity Forms submit button icon?Hi @updraft
Unfortunately, Gravity forms doesn’t provide any provision to add icon to the submit button. There is a workaround using JS but that may not be the best experience for adding icon. How necessary the icon for you?
Forum: Plugins
In reply to: [Query Monitor] Plugin fails entirely in 4.0 and 4.0.1I noticed that now it gives the following error:
PHP Deprecated: Creation of dynamic property QM_Data_Stack_Frame::$calling_line is deprecated in /wp-content/plugins/query-monitor/classes/ArrayAccess.php on line 52Forum: Plugins
In reply to: [Query Monitor] Plugin fails entirely in 4.0 and 4.0.1Thank you for the quick update. It fixed the issue.
Forum: Plugins
In reply to: [Query Monitor] Plugin fails entirely in 4.0 and 4.0.1I just realized that the issue is happening when Pods is active. The latest version of Query Monitor seems to be conflicting with Pods.
Forum: Plugins
In reply to: [Query Monitor] Plugin fails entirely in 4.0 and 4.0.1I am getting the same error on my localhost.
Undefined array key “line” in ../wp-content/plugins/query-monitor/dispatchers/Html.php on line 650Forum: Plugins
In reply to: [Dashboard Welcome for Elementor] V1.09 shows styling before pageThank you for the confirmation. I am marking the thread as resolved 🙂