Adarsh Pawar
Forum Replies Created
-
Hi @alampsos,
It seems you might be using global colors. Please try setting absolute colors instead, as the Post Pagination widget does not support global colors.
If this doesn’t resolve the issue, please open a support ticket on our official site so we can further investigate the issue with specific details.
Thank you!
Hi @davvam,
This issue may occur if the database was cleared after deactivating the plugin or if you have an active database cleaner plugin that might have deleted the necessary data tables related to the widget you created.
Please check if you have any such database cleaner plugin active.
Hi @wootechno,
Yes, Unlimited Elements for Elementor is compatible with custom posts, fields, and taxonomies created using the “Meta Box” plugin.
If you have any further questions or need further assistance, please don’t hesitate to let us know.
Hi @cajubaena,
Thank you for reporting the issue. We’re currently investigating it and will notify you as soon as a solution is available. In the meantime, you can roll back the plugin to the previous version.
Thank you!
Hi @allari
We need more details to properly resolve your issue. Please open a support ticket on our official website.
This will allow us to gather all necessary information and provide you with more thorough assistance.
Thank You.
Hi @pixelvista
Please open a support ticket at our official website, We can help you resolve the issue.
Thank You!
We appreciate your suggestion and are pleased to inform you that we have updated the widget to resolve the issue. The updated widget will be published within the next 24 hours. You will receive the latest version if you install it after this time.
We would be grateful if you could consider changing your rating, as it motivates our team to continue improving the plugin ??.
If you have any suggestions or need assistance, please don’t hesitate to open a support ticket. We’re always here to help!
Hi @jackmac71,
We’re actively developing Unlimited Elements for Gutenberg. The release is expected within the next couple of months.
I’ll update you when we have a more specific launch date. If you have any questions about the upcoming features, feel free to ask.
Thank you for your interest.
Our filter widgets(including the price range filter) only work with the Unlimited Elements post and WooCommerce widgets. You can use our Woo Product Grid and enable the “Enable Post Filtering” in the widget settings > Post Pagination and Filtering.
Hi @itapress
Thank you for reporting the issue.
We have fixed the issue. Please update the plugin to the latest version.
Thank You!
Dear Tejas,
Our plugin uses the Twig engine, which can allow you to set conditions to add a “Read More” button. You can use the Twig condition similar to this:
{% if item.post.intro_full|length > 20 %}
The text is longer than 20 characters.
{{item.post.intro_full|truncate(20)|raw}}
{% else %}
{{item.post.intro_full|raw}}
{% endif %}Please don’t hesitate to open a support ticket on our official site if you need any assistance in customizing the widget.
Hi @nettpro,
You will not lose the widgets you created if you uninstall the plugin unless you clear the database using some database cleaner plugin.
However, to be safe, we recommend saving a backup of the widgets locally using the export option. This ensures you can restore them if needed.
The export option: https://imgur.com/a/sLmsb5o
- This reply was modified 5 months, 1 week ago by Adarsh Pawar.
Hi @kevincoark
The images in the Woo Product Grid should always be clickable and have links. If this is not the case on your site, there may be a conflict with another plugin or custom code.
Please open a support ticket on our official site so we can assist you further and resolve the issue.
Hi @isma26
This option/widget is not available right now. I will share this idea with the team. Thank you for the suggestion.