Zayed Baloch
Forum Replies Created
-
Forum: Plugins
In reply to: [Twenty20 Image Before-After] ALT tags for imagesHi
Yes, fixed the alt tag issue. The plugin now correctly pulls alt tags
Forum: Plugins
In reply to: [Twenty20 Image Before-After] Add links for images and textHi!
You’re welcome! I’m glad you like the plugin.
At the moment, links can’t be added to images. However, you can use the Before and After text fields to add links to text.
Currently, only images uploaded to WordPress are supported; external images can’t be used at this time.
Br,
Forum: Plugins
In reply to: [Twenty20 Image Before-After] The plugin isn’t workingHi
I have tested the plugin with Elementor and everything is working fine on our end. If you don’t mind, please share your website URL and credentials with us at [email protected] so we can take a closer look and help resolve the problem directly.
Forum: Plugins
In reply to: [Twenty20 Image Before-After] Text captionYou can use the same CSS class for the background, font color, font size, etc.
For the “Before” Image:
.twentytwenty-before-label {
background-color: #336699;
color: #fff;
}For the “After” Image:
.twentytwenty-after-label {
background-color: #ffcc04;
color: #000;
}Forum: Plugins
In reply to: [Twenty20 Image Before-After] Text captionHi,
To make the text for each image always visible and not just on hover, you can use the following CSS:
.twentytwenty-before-label,
.twentytwenty-after-label {
opacity: 1;
}This CSS will ensure that the labels are fully visible at all times.
Unfortunately, the feature to overlay the image with data from another shortcode (like product price) is not available at this time.
Forum: Plugins
In reply to: [Twenty20 Image Before-After] Critical Error in 1.7.4Thank you for bringing this to our attention, and we sincerely apologize for the inconvenience caused. We’ve identified the issue and have released a new version 1.7.5 that fixes the unintended dependency on Elementor for users who do not have it installed.
Please update to version 1.7.5, and the error should be resolved. We appreciate your patience and understanding and thank you for your continued support.
Forum: Plugins
In reply to: [Twenty20 Image Before-After] 1.7.4 does NOT fix the Elementor problemThank you for bringing this to our attention, and we sincerely apologize for the inconvenience caused. We’ve identified the issue and have released a new version 1.7.5 that fixes the unintended dependency on Elementor for users who do not have it installed.
Please update to version 1.7.5, and the error should be resolved. We appreciate your patience and understanding and thank you for your continued support.
Thank you for your patience. We’re happy to inform you that we’ve released an update for the plugin that addresses the compatibility issue with Elementor. The new version should resolve the problems you were experiencing.
Please update the plugin to the latest version, and don’t hesitate to reach out if you encounter any further issues. We appreciate your continued support!
We’re sorry for the inconvenience caused. We’re aware of the recent issues caused by Elementor’s update, which affected the functionality of custom widgets in our plugin. We’re currently working on updating our code to ensure compatibility with the latest version of Elementor.
Forum: Plugins
In reply to: [Twenty20 Image Before-After] Nonce verification failedWe have fixed the problem. Please update to the latest version of the plugin.
Thank you for your patience and for using our plugin.
Forum: Plugins
In reply to: [Twenty20 Image Before-After] Fix proposal to support all themes.Thanks for the suggestion! I really appreciate your input.
Forum: Plugins
In reply to: [Twenty20 Image Before-After] Plugin has vulnerability issuesHi everyone,
I sincerely apologize for the oversight regarding the security vulnerabilities in the plugin. We take your concerns very seriously.
The issues with the shortcode attributes and potential Stored Cross-Site Scripting attacks have been addressed. The plugin has been fully reviewed by the WordPress plugin team, and the latest version 1.7.1 is now available. I strongly encourage you to update the plugin to ensure your sites remain secure.
Thank you for your patience and understanding.
Best regards,
Forum: Plugins
In reply to: [Twenty20 Image Before-After] PHP fatal error on widgetsHi Jaro,
Thank you for reporting the issue. The error has been fixed, and version 1.7.1 of the plugin has been released. You can now update the plugin.
Best regards,
Forum: Plugins
In reply to: [Twenty20 Image Before-After] Vulnerable to Cross Site Scripting (XSS)Hi,
A revised version of the plugin was released two weeks ago. The reports on different websites are for version 1.5.9. It has been republished on the WordPress plugin repository following a review by the WordPress plugin review team.
br,
Forum: Plugins
In reply to: [Twenty20 Image Before-After] Plugin closedThere was no high-risk vulnerability, as we missed the WordPress security notice, so they temporarily closed it after the grace period.
Two days ago we fixed a small bug and submitted the code for review.