Pulak Ahmed
Forum Replies Created
-
Hello @titoz,
Hope you are doing great today!
It seems you need an advanced level of hands-on assistance. We request that you open a thread here as well.
Look forward to your response.
Have a nice day!
Hello @titoz,
Hope you are doing great today!
We have reviewed the page link you shared and noticed that you are currently using WPML to translate the website content. While this approach works, translating the plugin strings using the Loco Translate plugin would likely be a simpler and more efficient solution.
With Loco Translate, you can easily translate the plugin strings directly from the plugin’s settings panel without needing additional configuration. This often makes the translation process more straightforward and easier to manage.
Please follow the instructions provided in the documentation below to translate the required strings using Loco Translate.
Documentation: https://locationweather.io/docs/using-loco-translate/
If you have any questions or need further assistance, feel free to let us know. We will be happy to help.
Thank you.
Hello @maginem,
We have released a new version of the plugin, fixing the issue. The fixed version is V-3.0.1, and we suggest that you update the plugin accordingly.
Hopefully, the latest version will resolve the issue.
Have a nice day!
Hi @wt5x,
Thank you for your feedback and for taking the time to share your experience with our plugin. We truly value all user input as it helps us improve our products.
We would like to clarify that the WX Service Alerts (National Weather Alerts) feature is part of the Pro version of the plugin. This is clearly mentioned in the plugin’s description under the Pro features section, which states:
“Show/Hide National Weather Alerts (Pro)”
The Lite version of the plugin includes a full set of features as described in the plugin description, but WX Service Alerts are intentionally included as a Pro feature. Our goal is to provide transparency to all users regarding what is available in the Lite version versus the Pro version, and we do not advertise any feature in a misleading way. You can verify the full description of the plugin here: Location Weather Plugin Description.
We kindly request you to recheck the plugin description regarding the features available in the Lite version. We hope this clarification helps, and we would greatly appreciate it if you could reconsider your review based on this information.
Thank you again for your support and understanding. If you have any questions or need guidance on upgrading to the Pro version, we are always here to assist you.
Have a nice day!
Thank you!
Hello @maginem,
Thanks for taking time and sharing the error log with us. We have noted the detailed information and forwarded it to the development team.
Hopefully, the issues will be addressed in the next version.
Thank you.
Hello @maginem,
Thank you for reporting the issue.
We have tested the latest version of the plugin with Divi, including the Theme Builder, and everything appears to be working correctly on our end. The templates load properly without any console errors during our tests.
Since it is working in our environment, the issue might be related to a conflict with another plugin, a caching layer, or a site-specific configuration.
Could you please provide the following information so we can investigate further?
- A screenshot or copy of the console errors you are seeing
- The Divi theme version currently installed
- The WordPress version you are running
- A screenshot of active plugins on your website if possible.
We look forward to your reply.
Best regards,
Hi @wildlotusmedia,
Thank you for reaching out.
Currently, the option to change the title tag of the accordion questions (for example, from heading tags to
porspantags) is not available in the Lite version of the plugin.Hope this will help you.
Have a nice day!
Hi @christellelac,
It seems the lightbox that opened upon clicking was not the native lightbox of the WooGallery. The Elementor opened its default lightbox and overrode the native WooGallery Lightbox. Which is why the lightbox functions are not aligned with the lightbox settings of WooGallery. Check the screenshot.
There is a conflict of functionalities between the Elementor Lightbox and the native WooGallery lightbox. The issue will be addressed in the upcoming version of the plugin. In the meantime, if you need a quick solution, you can open a thread here.
Thank you.
Hi @itmonitor,
Since you are using the lite version of the plugin, the option to customize the default tabs (Descriptions, Reviews……) are not available. But you can cutomize the custom tabs.
Hope this will help you.
Thank you.
Hi @waseemsannib,
We haven’t receive any update from you yet. We are marking the ticket as resolved. If you need any further assistance feel free to open a new ticket.
Have a nice day!
Hello @itmonitor,
We have checked the page link and found the theme has overridden the style. You can adjust the style by using the following CSS.
.scheme_original .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li a {
background-color: #f9f7f3 !important;
}
.scheme_original .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li a:hover, .scheme_original .single-product div.product .woocommerce-tabs.trx-stretch-width .wc-tabs li.active a {
background-color: #2e3c1f !important;
}For the second issue, we would appreciate a screenshot of the list if possible for a better understanding.
Have a nice day!
Hello @christellelac,
Thanks for contacting us. Hope you are doing great today!
We have checked the lightbox in mobile and it seems to be a style conflict. You can add the following code to the custom CSS section of the plugin to resolve the issue.
@media only screen and (max-width: 480px){
.wcgs-fancybox-wrapper .fancybox-image {
min-width: 400px;
min-height: 400px;
}
}Apply the code and let us know if it works.
Thank you.
Hi @waseemsannib,
Thank you for reaching out and for using the Real Testimonials plugin.
At the moment, the plugin does not include a built-in option to customize or edit the footer text in the email template. We understand this can be limiting, and we appreciate you bringing it to our attention.
That said, if you’re comfortable with making code-level modifications, we can certainly guide you on how to remove or adjust the footer directly from the email template file. This would require a small customization and is not available via the plugin settings.
Please let us know if you’d be interested in proceeding with this custom solution, and we’ll be happy to assist you further.
Thank you!
Hi @rondizcompany,
Thank you for reaching out to us.
Yes, you can collapse all accordion items by default. To do this, simply choose the All Folded option from the Accordion Mode settings. Please refer to the screenshot for better clarification.
We hope this helps.Have a great day!
Hi @samthedev,
Thank you for taking the time to share your feedback.
We’d like to clarify that WooGallery is designed to load its assets and apply its functionality only on the single product page. It does not intentionally hook into or modify galleries outside of the product page, including blog posts, pages, or popups.
If you are noticing WooGallery affecting galleries in other areas of your site, this is not expected behavior and may be caused by a theme-level customization, a popup builder, or a conflict with another plugin that is reusing the WooCommerce product gallery markup.
We would really appreciate it if you could share the specific page URL(s) where you are seeing this issue. That would help us investigate the setup more accurately and provide a proper solution.
We’re always happy to assist and ensure everything works as intended. Thank you for your understanding.
Thank you.