Hello, Have you considered developing a plugin similar to https://www.divdojo.com/template-share/ This would enable users to share or create their own template library for Elementor. As an Elementor template seller, I currently have to rely on outdated methods like importing and exporting Jason files to use my templates. I believe that such a plugin would be extremely useful not only to me but also to other online Elementor template sellers. Have you thought about building a similar plugin?
0
Currently modal only fades down. A selection field offering different opening animation styles would be great. Seems like it should already be there!
1
It would be a really nice touch to be able to click on the titles on the left in the Fluent slider.
1
Hi More of a heads up as I think both widgets shouldn't be active at the same time. But when the mini cart widget from both plugins, Ultimate Store Kit and Element Pack Pro, are active. The settings of the mini cart widget from Element Pack Pro are overwritten by those from the Ultimate Store Kit. Although only the Element Pack Pro widget is actively used. Already that both are active causes this conflict. Best regards, Stefan
0
Hi When manually selecting products in a Grid widget like Florence, the list is empty when editing the widget/page later on. The products are still correctly selected but just the list is empty. Therefore, when trying to change one product, you have to select all again. Thank you and best regards, Stefan
1
Hi When the setting "closeable" is set in the mini cart, it cannot be opened. Klicking on the icon has no effect. Best regards, Stefan
1
Hi The mini cart widget has a red border which I cannot remove. Besides, the settings for the padding do not have an effect. Thank you and best regards, Stefan
2
Hi The "Product Related" widget has almost no styling options and looks like abandoned. Besides, I don't really see the point of this widget as for the grid widgets, you can choose "related" as a query option. Therefore, a specific widget just for related products is obsolete. In my opinion. Best regards, Stefan
1
all you need to know is MEGA MENU! : )
1
Needs to have an image sizing feature on every widgets on the post kit plugin
1
You might know that nowadays anything is possible using elementor and your wonderful plugin I want you guys to take inspiration from this website and create widgets that are there on this website most of the elementor websites doesn't have features which this site https://www.fresh.com/us/home has and I would love to use your ultimate store kit plugins and create something extremely professional like this website hoping to see this features soon.
0
Hi, as new "beautiful" X (previously known as Twitter) logo is official, my advice is to update it in Prime Slider's social logos. Best regards, Fernando
1
Hello, I am trying to achieve something similar to this codepen have https://codepen.io/KhaledPen/pen/YzXeXLm where will have few number of cards that scroll with page , This is something i would like to see in element pack pro.
1
At present, if a post has an excerpt, it is printed in the grid in its entirety, rather than applying the word limit entered in the Elementor editor. This can be fixed by adding this to the ultimate_post_kit_custom_excerpt function in helper.php: if (has_excerpt()) { $output = the_excerpt(); } else { $output = get_the_content(); } And then removing this check from traits/global-widget-functions.php: if (has_excerpt()) { the_excerpt(); } else { ..... }
1
Make option preload slider - is important for first loadpage with slider in head
1