Iqonic Design
Forum Replies Created
-
Forum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] Known VulnerabilitiesHello @elenis1517 ,
Thank you for reporting this. We have already fixed the Local File Inclusion vulnerability in the latest update.For example, in
includes/Admin/GraphinaAdminMenu.php
we have added strict sanitization and whitelisting to prevent unsafe file inclusion:/** * Get the current active tab. * * @return string Active tab slug. Defaults to 'setting' if not set. */ private static function get_current_tab() { $current_tab = isset( $_GET['activetab'] ) ? sanitize_text_field( $_GET['activetab'] ) : 'setting'; $allowed_tabs = array( 'setting', 'elements', 'database', 'free-vs-pro' ); if ( ! in_array( $current_tab, $allowed_tabs, true ) ) { $current_tab = 'setting'; } return $current_tab; }This ensures only whitelisted tabs can be accessed and prevents Local File Inclusion issues.
We recommend updating to the latest version to apply the fix.
Thank you for your patience and for helping us improve security.
Best regards
Iqonic DesignForum: Plugins
In reply to: [KiviCare - Clinic & Patient Management System (EHR)] KiviCare issuesHello,
Regarding the notice “Function _load_textdomain_just_in_time was called incorrectly,” we appreciate your patience — this issue will be addressed and resolved in an upcoming version of the plugin.Regarding the “Internal Server Error”, kindly ensure that SMTP is properly configured in your setup. If it is not yet configured, please set it up correctly and then check if the issue still persists.
If the problem continues after configuration, please let us know — we’ll be happy to assist you further.
Forum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] add line chart rise animationHello,
Thank you for your response.
At present, Graphina is built using ApexCharts and Google Charts libraries, which unfortunately do not support the specific animation style you’re referring to.
However, we truly appreciate your suggestion. We’ll definitely explore other chart libraries in the future that offer more advanced animation capabilities and consider implementing them in upcoming versions.
Thank you once again for your valuable feedback!
Best regards,
Iqonic DesignForum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] Problem detected in the carouselHello @mceciliayr ,
Thank you for sharing the working URL.
We’ve reviewed the site and found that the issue occurs when the infinite scroll feature is enabled.
As a temporary workaround, we recommend disabling infinite scroll to ensure stable performance.
Please rest assured that our team is actively working on a permanent fix, and we’ll keep you updated on the progress.
Thank you once again for your patience and support.
Best regards,
Iqonic DesignForum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] line chart right side is hiddenHello @jai6358 ,
Thank you for reaching out.
Could you please elaborate a bit more on your question?
If possible, please share a screenshot of the chart so we can better understand the issue and assist you accordingly.
Thank you!
Best regards,
Iqonic DesignForum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] Problem detected in the carouselHello @mceciliayr ,
We appreciate your patience.
We have checked the page again using a VPN as well, but the site is not loading on our end.
If there are any region-based restrictions in place, could you please remove them temporarily so we can access the page and provide a solution accordingly?Thank you for your cooperation.
Best regards,
Iqonic DesignForum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] add line chart rise animationHello @jai6358 ,
Thank you for your patience.
To enable animation for the line chart, please go to:
Style → Chart Style → Animation Settings and make sure animation is enabled.If we’ve misunderstood your request and you’re referring to a different type of animation (like point-by-point rise), please elaborate more so we can assist you better.
Thank you!
Best regards,
Iqonic DesignForum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] line chart right side is hiddenHello @jai6358 ,
If you want to enable two Y-axes in the line chart, you need to add more than two elements (datasets). Once you do that, the “Opposite Y Axis” option will become available.
Thank you!
Best regards,
Iqonic DesignForum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] Problem detected in the carouselHello @mceciliayr ,
We tried to access the page you shared, but unfortunately, we were unable to reach it.
Could you please check the link or provide an updated one?Waiting for your response.
Best regards,
Iqonic DesignForum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] Some load, some don’t, ElementorHello @fooey ,
Thank you for the update.
It’s possible that the earlier widgets encountered a temporary glitch or data conflict, which sometimes can occur during edits or updates. Recreating the charts in a fresh widget instance was a good move, and we’re glad to hear that it’s working now.
If you notice the issue happening again or need assistance with anything else, feel free to reach out — we’re here to help!
Best regards,
Iqonic DesignForum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] line chart right side is hiddenHello @jai6358 ,
Can you please share the link to the page where the issue is occurring so we can investigate it further?Thank you.
Best regards,
Iqonic DesignForum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] Lines on radar chart disappearHello @dansvv ,
Thank you for reaching out to us.After investigating the issue, we found that the Y-axis minimum and maximum values for your radar chart are set from 0 to 4. However, the data you’ve provided exceeds this range. To resolve the issue, please increase the maximum Y-axis value to accommodate your data.
Let us know if you need any assistance adjusting these settings.
Thank you,
Best regards,
Iqonic DesignHello @jai6358 ,
Thank you for your patience.
To add text on the left side of your line chart (Y-axis label), please enable the title from:
Axis Settings → Y Axis Settings → Enable Title.Please refer to this screenshot for guidance: https://prnt.sc/HSPIjV3EqRlX
Thank you.
Best regards,
Iqonic DesignForum: Plugins
In reply to: [Graphina - Charts and Graphs For Elementor] Some load, some don’t, ElementorHello @fooey ,
Thank you for your patience.
We’ve checked the page, and everything seems to work as expected. All charts are loading properly.
Let us know if anything else comes up — we’re happy to help!
Best regards,
Iqonic DesignForum: Plugins
In reply to: [Marvy - Background Animations for Elementor] Not displayed on the siteHello @zentraldental ,
Thank you for reaching out and for your patience — we truly appreciate your kind words and support for our plugin!Regarding the issue where the animation is visible in the Elementor Editor but not on the live site — could you please share temporary admin credentials with us at hello@iqonic.design? This will help us inspect the issue directly and provide a faster resolution.
As for WooCommerce integration — Marvy animations are designed to work with Elementor widgets, particularly containers or sections. WooCommerce pages are dynamically generated and often don’t use Elementor’s widget structure, so applying animations directly on those pages might not work as expected.
However, if you’re editing WooCommerce pages using Elementor and placing content inside Elementor widgets, the animations should function properly.
Looking forward to your response.
Kind regards,
Iqonic Design