tristanpglaw
Forum Replies Created
-
The CSS modification worked. Thank you so much!
Forum: Everything else WordPress
In reply to: WordPress scamThank you, I couldn’t find anything on the topic.
Hi, I could not figure it out until I reinstalled the plugin and cleared my sites cache then it worked. Thank you for the reply.
No problem at all. Thanks for the great plugin!
Hi Thomas,
I think I’ve figured it out. The exception trigger was not working with the ecommerce event tags because apparently you cannot use a page view trigger with a custom event trigger. So instead of creating a page view trigger to be fired when admin is logged in, I created a custom event trigger, put “.*” regex matching as the event name and fire the trigger when admin is logged in. I then set this new trigger as the exception for the tags.
I recommend this fix for your article ??Strange… I’ve cleared cache on my iPhone SE and tried three different browsers and the same problem persists. Maybe its the result of small screen size? Is there any css or php changes i could make to make the plugin more responsive maybe?
I removed the important tags, still didn’t work. then i commented out that whole css code for table th and td, still doesn’t work.
Before I’d even made any changes according to you suggestion, i didn’t see the date time picker show up at all on mobile anymore. but the page still moves up as if the keyboard was pushing it out of the way.
i also just realized that on mobile the placeholder text doesn’t appear in the date time field so maybe that means the plugin is not loading properly on mobile.
I managed to turn a couple text fiels using a class. But now on mobile after tapping on the text field to open the date time picker, the calendar opens but immediately slides up out of view. It behaves as if the keyboard pushes the calendar up and out of view where it is unreachable. This happens wether the setting to use keyboard input is turned on or off.
Test post on website: https://portal.beatate.ca/2018/11/08/booking/
The first contact form on the page is inserted via cf7 shortcode and the contact form on the bottom of the page is a widget which appears on each page of the website. Both forms are using the same cf7 shortcode and same classes for date time picker.
It may be only my device (iPhone SE) but I have no other devices for testing.