43 comments found.
Is this plugin still supported?
Hello! Any update? Thank you!
it seems that the plugin is completely useless now – because your website is gone and all the plugin templates are web-based? please advise….
Please fix jquery deprecated messages
J jQuery.fn.change() event shorthand is deprecated
/wp-content/plugins/super-elements-for-elementor/admin/assets/admin.js
Hi
please remove this line from the animate.min.css as it blocks all animation based on browser settings that have animation disabled.
@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}
It interferes with themes and plugins that are using a older or newer version of animate.css and have removed that piece of code.
In version 4.11 of animate.css you will have to change this block of css
@media print, (prefers-reduced-motion: reduce) {
.animate__animated {
-webkit-animation-duration: 1ms !important;
animation-duration: 1ms !important;
-webkit-transition-duration: 1ms !important;
transition-duration: 1ms !important;
-webkit-animation-iteration-count: 1 !important;
animation-iteration-count: 1 !important;
}
.animate__animated[class*='Out'] {
opacity: 0;
}
}
to
@media print {
.animate__animated {
-webkit-animation-duration: 1ms !important;
animation-duration: 1ms !important;
-webkit-transition-duration: 1ms !important;
transition-duration: 1ms !important;
-webkit-animation-iteration-count: 1 !important;
animation-iteration-count: 1 !important;
}
.animate__animated[class*='Out'] {
opacity: 0;
}
}
Otherwise no animation will work based on user settings in the browser. We do not have to follow that setting as it is turned on by default in any browser to block any animation making animate.css useless
I get a numerous errors in my error log. Please fix.
private ${Elementor\\Controls_Stack}current_section = ['tab' => 'style', 'condition' => [...], 'section' => '_section_spl_top_bar_navigation_style']; private ${Elementor\\Controls_Stack}current_tab = ['tabs_wrapper' => 'se_spl_top_bar_nav_tabs', 'condition' => [...], 'inner_tab' => 'se_spl_top_bar_nav_normal_tab']; private ${Elementor\\Controls_Stack}current_popover = NULL; private ${Elementor\\Controls_Stack}injection_point = NULL; private ${Elementor\\Controls_Stack}settings_sanitized = FALSE; private ${Elementor\\Controls_Stack}render_attributes = []; private ${Elementor\\Element_Base}children = NULL; private ${Elementor\\Element_Base}default_args = []; private ${Elementor\\Element_Base}is_type_instance = TRUE; private ${Elementor\\Element_Base}depended_scripts = []; private ${Elementor\\Element_Base}depended_styles = []; protected $_has_template_content = TRUE; private ${Elementor\\Widget_Base}is_first_section = FALSE }, $control_id = 'se_spl_top_bar_nav_border_color', $control_data = ['tabs_wrapper' => 'se_spl_top_bar_nav_tabs', 'condition' => ['se_spl_navigation_show' => 'yes', 'super_post_list_top_bar_show' => 'yes'], 'inner_tab' => 'se_spl_top_bar_nav_normal_tab', 'tab' => 'style', 'section' => '_section_spl_top_bar_navigation_style', 'label' => 'Border Color', 'type' => 'color', 'default' => '#FF006E', 'selectors' => ['{{WRAPPER}} .se-top-bar-pagination button' => 'border-color: {{VALUE}}']], $options = ['overwrite' => FALSE]) /var/docs/server.tst/public/wp-content/plugins/elementor/includes/base/controls-stack.php:434, referer: http://server.tst/wp-admin/post.php?post=6799&action=elementor
Thu Nov 23 07:43:32.554478 2023 pid 2040 PHP 17. trigger_error($message = ‘Function Elementor\\\\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “se_subscribe_btn_icolor”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.)’, $error_level = 1024)
Thu Nov 23 07:43:33.307034 2023 pid 2040 PHP 15. _doing_it_wrong($function_name = ‘Elementor\\\\Controls_Manager::add_control_to_stack’, $message = ‘Cannot redeclare control with same name “se_spl_top_bar_nav_border_color”.’, $version = ‘1.0.0’) /var/docs/server.tst/public/wp-content/plugins/elementor/includes/managers/controls.php:820, referer: http://server.tst/wp-admin/post.php?post=6799&action=elementor
Thu Nov 23 07:43:33.307041 2023 pid 2040 PHP 16. wp_trigger_error($function_name = ’’, $message = ‘Function Elementor\\\\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “se_spl_top_bar_nav_border_color”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.)’, $error_level = uninitialized) /var/docs/server.tst/public/wp-includes/functions.php:5975, referer: http://server.tst/wp-admin/post.php?post=6799&action=elementor Thu Nov 23 07:43:33.307047 2023 pid 2040 PHP 17. trigger_error($message = ‘Function Elementor\\\\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “se_spl_top_bar_nav_border_color”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.)’, $error_level = 1024) /var/docs/server.tst/public/wp-includes/functions.php:6031, referer: http://server.tst/wp-admin/post.php?post=6799&action=elementor
$options = uninitialized) /var/docs/server.tst/public/wp-content/plugins/super-elements-for-elementor/elements/super-post-list.php:2847, referer: http://server.tst/wp-admin/post.php?post=6799&action=elementor
php 8.2 error ) Deprecated: Creation of dynamic property Elementor\Super_Bullet_List::$options is deprecated in /var/docs/server.tst/public/wp-content/plugins/super-elements-for-elementor/elements/super-bullet-list.php on line 54
otice: Function Elementor\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “super_post_grid_img_height”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.) in /var/docs/server.tst/public/wp-includes/functions.php on line 6031 Call Stack
Notice: Function Elementor\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “super_post_grid_img_height_tablet”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.) in /var/docs/server.tst/public/wp-includes/functions.php on line 6031 Call Stack
Notice: Function Elementor\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “super_post_grid_img_height_mobile”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.) in /var/docs/server.tst/public/wp-includes/functions.php on line 6031 Call Stack
Notice: Function Elementor\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “super_post_grid_border_radius1”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.) in /var/docs/server.tst/public/wp-includes/functions.php on line 6031 Call Stack
Notice: Function Elementor\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “super_post_grid_border_radius1_tablet”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.) in /var/docs/server.tst/public/wp-includes/functions.php on line 6031 Call Stack
Notice: Function Elementor\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “super_post_grid_border_radius1_mobile”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.) in /var/docs/server.tst/public/wp-includes/functions.php on line 6031 Call Stack
Notice: Function Elementor\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “features_text_hover_color”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.) in /var/docs/server.tst/public/wp-includes/functions.php on line 6031 Call Stack
Notice: Function Elementor\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “se_subscribe_btn_icolor”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.) in /var/docs/server.tst/public/wp-includes/functions.php on line 6031 Call Stack
Notice: Function Elementor\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “se_spl_top_bar_nav_border_color”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.) in /var/docs/server.tst/public/wp-includes/functions.php on line 6031 Call Stack
Please go to admin dashboard > Super Elements > Widgets and click the the save settings button. Do the same thing for Extends also.
I did and the issues remain. I cleared the error log and reloaded the elementor page i was editing.
see error log which now only contains super elements warnings and errors
Thu Nov 23 09:42:03.885499 2023 pid 5085 PHP Deprecated: Creation of dynamic property Elementor\\Super_Bullet_List::$options is deprecated in /var/docs/server.tst/public/wp-content/plugins/super-elements-for-elementor/elements/super-bullet-list.php on line 54, referer: http://server.tst/wp-admin/post.php?post=6799&action=elementor Thu Nov 23 09:42:04.386492 2023 pid 5085 PHP 16. _doing_it_wrong($function_name = ‘Elementor\\\\Controls_Manager::add_control_to_stack’, $message = ‘Cannot redeclare control with same name “super_post_grid_img_height”.’, $version = ‘1.0.0’) /var/docs/server.tst/public/wp-content/plugins/elementor/includes/managers/controls.php:820, referer: http://server.tst/wp-admin/post.php?post=6799&action=elementor Thu Nov 23 09:42:04.386500 2023 pid 5085 PHP 17. wp_trigger_error($function_name = ’’, $message = ‘Function Elementor\\\\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “super_post_grid_img_height”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.)’, $error_level = uninitialized) /var/docs/server.tst/public/wp-includes/functions.php:5975, referer: http://server.tst/wp-admin/post.php?post=6799&action=elementor Thu Nov 23 09:42:04.394501 2023 pid 5085 PHP 16. _doing_it_wrong($function_name = ‘Elementor\\\\Controls_Manager::add_control_to_stack’, $message = ‘Cannot redeclare control with same name “super_post_grid_border_radius1”.’, $version = ‘1.0.0’) /var/docs/server.tst/public/wp-content/plugins/elementor/includes/managers/controls.php:820, referer: http://server.tst/wp-admin/post.php?post=6799&action=elementor Thu Nov 23 09:42:04.394513 2023 pid 5085 PHP 17. wp_trigger_error($function_name = ’’, $message = ‘Function Elementor\\\\Controls_Manager::add_control_to_stack was called incorrectly. Cannot redeclare control with same name “super_post_grid_border_radius1”. Please see Debugging in WordPress for more information. (This message was added in version 1.0.0.)’, $error_level = uninitialized)
private ${Elementor\\Controls_Stack}current_section = ['tab' => 'style', 'section' => 'super_post_grid_layout_style']; private ${Elementor\\Controls_Stack}current_tab = NULL; private ${Elementor\\Controls_Stack}current_popover = NULL; private ${Elementor\\Controls_Stack}injection_point = NULL; private ${Elementor\\Controls_Stack}settings_sanitized = FALSE; private ${Elementor\\Controls_Stack}render_attributes = []; private ${Elementor\\Element_Base}children = NULL; private ${Elementor\\Element_Base}default_args = []; private ${Elementor\\Element_Base}is_type_instance = TRUE; private ${Elementor\\Element_Base}depended_scripts = []; private ${Elementor\\Element_Base}depended_styles = []; protected $_has_template_content = TRUE; private ${Elementor\\Widget_Base}is_first_section = FALSE }, $control_id = 'super_post_grid_border_radius1', $control_data = ['tab' => 'style', 'section' => 'super_post_grid_layout_style', 'label' => 'Border Radius', 'type' => 'dimensions', 'size_units' => [0 => 'px', 1 => '%'], 'selectors' => ['{{WRAPPER}} .super-post-grid-wrapper .grid-post' => 'border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};', '{{WRAPPER}} .grid-post.col-style .se-grid-image-link, {{WRAPPER}} .grid-post.col-style .se-grid-image, {{WRAPPER}} .grid-post.col-style .se-grid-image-flex' => 'border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} 0 0;', '{{WRAPPER}} .grid-post.row-style .se-grid-image-link, {{WRAPPER}} .grid-post.row-style .se-grid-image, {{WRAPPER}} .grid-post.row-style .se-grid-image-flex' => 'border-radius: {{TOP}}{{UNIT}} 0 0 {{LEFT}}{{UNIT}};', '{{WRAPPER}} .grid-post.row-rev-style .se-grid-image-link, {{WRAPPER}} .grid-post.row-rev-style .se-grid-image, {{WRAPPER}} .grid-post.row-rev-style .se-grid-image-flex' => 'border-radius: 0 {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} 0;'], 'condition' => ['super_post_grid_style!' => 'style3'], 'responsive' => [], 'is_responsive' => TRUE], $options = ['overwrite' => FALSE]) /var/docs/server.tst/public/wp-content/plugins/elementor/includes/base/controls-stack.php:434, referer: http://server.tst/wp-admin/post.php?post=6799&action=elementor
etc etc etc…. many more.
if i turn off the plugin and reload the page in the elementor editor the error.log stays empty.
I have sent you an email through Envato. Please reply.
Hi
i turned off / on the plugin resaved again all settings and now the error log finally stays empty.
For support, please contact through email “https://codecanyon.net/user/themerevealed”
Do the addons work perfectly with just Elementor Free or do we need the Pro version?
It works perfectly with the free version.
ok!
Please add the css below to the admin.css of the plugin to suppress admin notices within the plugin settings.
.super-admin-wrapper .notice {
display:none;
}
See image : https://share.zight.com/OAu775g5
Thank you
Thanks a lot. We will do that.
Hi. I am a designer and this plugin is provided by my theme from The ThemeBuilders and I just have a quick question for you.
I don’t see the function in the Super Post widget to show the content of the Excerpt Field in WP instead of the post body content.
Am I just missing that setting or do you not support the excerpt content only, in a post grid using the Super Post Widget?
By the way James at the ThemeBuilders has been trying to get in touch with you. Please reach out via email.
Thank you! I love your plugin!
Right now the excerpt is not supported. But the upcoming update which will be released very soon will handle the excerpt. In the new version will have lots of new features on Super Post and Woo Products widgets like AJAX Load More and Infinite Scroll, image hover animation and options for lots of more new possible designs. Thanks.
Does this plugin still get updates? I get warnings in my error logs
For support please contact us through the following link, and share the detail error message.
https://codecanyon.net/item/super-elements-addons-for-elementor/22980251/support/contactHello! Unfortunately, super custom css widget does not work in elementor. Can this be fixed somehow?
Thanks to inform us. We will get back to you soon, after fix this issue.
Is it yearly cost or lifetime?
Sorry! it’s not lifetime. The price includes 6 months support. You can purchase 6 more months extended support with discounted price as mentioned in the price section.
Hi,
I think there is a bug in the background slider extension, when I select the Random option in Animations, no animation is shown on the slider images, when it is supposed to automatically apply them randomly.
Regards.
Thanks! We will check and will fixed it soon.
Hi again,
I take this opportunity to tell you about another bug in the background slider extension. Even if you have the “Enable Time Bar” option disabled, a small white Time Bar appears at the bottom of each image. I understand that if this option is disabled it should not show any kind of Time Bar.
Regards.
I can use unlimited website or single website
single website only.
Hi
I get all kinds of warning messages in a client website which is using your plugin. Are these related to super elements?
Mon Oct 11 11:28:41.061271 2021 pid 2129 PHP Deprecated: Elementor\\Scheme_Typography is deprecated since version 2.8.0! Use Elementor\\Core\\Schemes\\Typography instead. in /var/docs/hisdomain/public/wp-includes/functions.php on line 5452, referer: http://hisdomain/wp-admin/post.php?post=6102&action=elementor
Mon Oct 11 11:28:41.314708 2021 pid 2129 PHP Deprecated: Elementor\\Scheme_Color is deprecated since version 2.8.0! Use Elementor\\Core\\Schemes\\Color instead. in /var/docs/hisdomain/public/wp-includes/functions.php on line 5452, referer: hisdomaint/wp-admin/post.php?post=6102&action=elementor
Mon Oct 11 11:28:41.314786 2021 pid 2129 PHP 11. Elementor\\Super_Maps_Widget->register_controls() /var/docs/hisdomain/public/wp-content/plugins/elementor/includes/base/controls-stack.php:2205, referer: hisdomaint/wp-admin/post.php?post=6102&action=elementor
Does your plugin support a single post tenpalte creation?
Sorry! Right now its do not support single post template creation.
I really like the plugin, but unfortunately it doesn’t work for me since the last Elementor Pro update. I had to deactivate the plugin, otherwise Elementor Pro won’t load anymore. Tested all the other plugins using the exclusion method as well and unfortunately it’s only because of this plugin.
What can I do?
Please wait for few days. We are going to release a new version compatible with Elementor V3.1.0 +. You will get a notification from Envato when the new version will be approved.
Our new version has been approved. Please download it.
hi, does super post support custom post? Thanks!
Yes, super posts support custom posts.
Demo site is down
How can I use the Super Scroll Animation ?
Thanks for your purchase. Simply select any widget/column/section. Under the “Advanced” tab you’ll find Super Scroll Animation Section. Enable the Scroll Animation option. Then add items and define your preferred animations.
If you need further assistance, please contact us through the following link
https://codecanyon.net/item/super-elements-addons-for-elementor/22980251/support/contact