chaneswin
Forum Replies Created
-
I have same problem and my hosting told me it caused by mobile accelerating plugin however I found problem fixed after deactivate Perfect Survey plugin. Hope it be fixed soon.
Thank you so much!
It fixed.Forum: Plugins
In reply to: [Strong Testimonials] read more not show and 500 errorI tried to upload but cannot reproduce 500 error again. Maybe already fixed. Thank you.
Forum: Themes and Templates
In reply to: [OceanWP] Section background resolutions problemHi @abhikr781
I still don’t know how it happened.
Problem remains on both Chrome and Safari.
This demo: https://yoga.oceanwp.org/Screenshot on my iPad:
https://www.dropbox.com/s/7mp75q2gt91mfue/IMG_3647.jpg?dl=0
Screenshot on his iPad:
https://www.dropbox.com/s/a2w5vov877njh74/IMG_1496.jpg?dl=0Screenshot on my iPad:
https://www.dropbox.com/s/byifrme390cf0bv/IMG_3645.jpg?dl=0
Screenshot on his iPad:
https://www.dropbox.com/s/zchcnex0l04ar69/IMG_1500.jpg?dl=0Same problem happens in https://nicochinese.com/ though different background images.
Any settings I can told him to check on his iPad?
Thank you!Forum: Plugins
In reply to: [Strong Testimonials] How to scroll to testimonials’ top or use lightboxThanks for telling that. Maybe the problem is on my computer because same issue occurs on all browsers Chrome, firefox, Edge. But it works fine on a different a computer.
So I think I can just ignore this problem.Forum: Plugins
In reply to: [Strong Testimonials] How to scroll to testimonials’ top or use lightboxHi @mplusb
Screen recording shows ‘show less’ not working:
https://www.dropbox.com/s/m7ofvorlk3wwdiu/20210125.mp4?dl=0Forum: Plugins
In reply to: [Strong Testimonials] How to scroll to testimonials’ top or use lightboxYes it does not move to the next slide when click ‘show less’ ,but it not show the excerpt again sometimes. I use Chrome version 87.0.4280.141 (incognito window) and also I clear cache.
Forum: Plugins
In reply to: [Strong Testimonials] How to scroll to testimonials’ top or use lightboxAnd when the long testimonial slides and stay right, it sometimes cannot expand. To be more precise, it expands only text but text cannot show completely.
Forum: Plugins
In reply to: [Sticky Ad Bar Plugin] Conflict with Lenscap ThemeIf “Display a Close Button” is not needed, comment out the code below in sticky-ad-bar/js/sab_bar_script.js can solve this problem.
// if (jQuery.cookie(‘mps_cookie_close’)) {
// jQuery(‘#sab_wrap’).hide(0);
// jQuery(‘#sab_close_btn’).css(‘display’,’none’);
// jQuery(‘#sab_bar_opn’).fadeIn(70);
// }Forum: Plugins
In reply to: [Reduce Bounce Rate] conflict with other pluginsGot it. Thanks for your reply.
Problem Solved!
Thank you so much!“Booking form label” in Traditional Chinese:
“您已選擇 #service : 時間是 #date #time”.“Time slots not found message” in Traditional Chinese:
“預約已額滿,沒有剩餘可預約時段”.My test server can display correctly however in main server they become unreadable code. (Both lite and premium versions have this problem.)
Checking existence means for example customer type phone number 0911222333 and I don’t want the same person booking again so next time if someone type 0911222333 in phone input then this form cannot be submitted.
- This reply was modified 8 years, 10 months ago by chaneswin.