Louie Sonugan
Forum Replies Created
-
No, the issue only occurred on the cart page. I can see it in the checkout page.
When I inspected the element in the browser, it seems that
style="display: none;"
is inserted on load in the coupon html form.I already updated all the plugins but the issue still the same. The temporary solution is to add a custom CSS
display: block !important;
. However, this is only a temporary fix and not a viable long-term solution.- This reply was modified 3 weeks, 4 days ago by Louie Sonugan.
Forum: Plugins
In reply to: [WP Booking System - Booking Calendar] Add Quantity “Nights”Yes correct. When the user choose 4 nights in the calendar, the pricing table should show “Booking x 4 nights”. Currently it showing “Booking x 4”.
- This reply was modified 1 month, 1 week ago by Louie Sonugan.
Forum: Fixing WordPress
In reply to: Private pages would loadHi @michiel1000,
Could you try going to Settings > Permalinks in your WordPress dashboard and clicking the Save Changes button without making any modifications? This action refreshes the permalink settings and might resolve the issue.
Forum: Developing with WordPress
In reply to: The video cannot be full screenHi @robinpudong,
The issue you’re experiencing is not related to WordPress but rather to the video itself on YouTube. To resolve this, I recommend re-uploading the video in a portrait orientation, as this format better suits mobile viewing on devices like the iPhone.
Let me know if you have any other questions!
Forum: Plugins
In reply to: [CC & BCC for Woocommerce Order Emails] Received security vulnerability alertHey @danztric, you can download the updated code from its GitHub repository: https://github.com/dcurasi/dc-cc-bcc-woe. I’ve fixed the vulnerability issue, and the developer has approved the changes. After installation, you can mark it as a false positive in the security plugin while waiting for the official new version.
Forum: Plugins
In reply to: [Lightbox for Gallery & Image Block] Conflict with Popup Maker pluginHere’s the url:
https://laevehiclerental.co.uk/7-man-eco-welfare-unit/When the user is logged in the gallery lightbox won’t work.
Logged-in or not logged in, image lightbox is working when I deactivate the Popup Maker.
I didn’t see any error message after I updated it. I set two authors in the post and it only shows one author.
- This reply was modified 4 years, 9 months ago by Louie Sonugan.
Hey @highestranked I just updated the theme.
- This reply was modified 5 years, 11 months ago by Louie Sonugan.
It is now fixed and I updated the MyListing theme.
You can actually insert alt text on images [in bulk] through installing WP Meta SEO plugin. No hassle.
- This reply was modified 6 years, 11 months ago by Louie Sonugan.
Forum: Plugins
In reply to: [Controlled Admin Access] Plugin and user still accessed by controlled usersYes thank you Waseem. The issue was fixed after I updated the plugin.