wittywolk
Forum Replies Created
-
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Wrong Video Source DefaultWriting a bump since this is a still active issue, and it’s pretty dumb from UX standpoint. It should at least let us change the default behaviour – if people want to have video to select by default then let them, but I have mostly text but still sometimes need to use the video and changing every single time from video to text is just waste of time. Modyfing plugin PHP files is also not a great approach since it’ll change back with an update. ??
edit: I checked and the PHP modification doesn’t even resolve this problem.- This reply was modified 4 weeks, 1 day ago by wittywolk.
@probablynotphil thanks for the rapid reply! Currently it’s about 15,000 lawyers/posts with each having ~22 meta fields (some are repeatable, a couple of them are taxonomies). Thanks for your input, I guess I’ll try to measure it somehow – with custom table, and without.
@olliejones thanks for detailed response! I’ll try to contact MetaBox about their table design, hope they’ll also shine some light on this dilemma. I asked them previously about similar topic but they said that the default storing vs custom table doesn’t change much when using WP GridBuilder because it creates it’s own tables with data to filter through – I’m not sure about it, but there is no way for you to know that anyway so I’ll stop here. ??
btw thank you for your input regarding ‘SQL_CALC_FOUND_ROWS’ – I think it’ll also help me gain some performance.Forum: Plugins
In reply to: [AI Engine] Textarea default height, and chatbot user nameI’ve added a window resize event after opening of a modal so the textarea will be 60px on the opening, weird that it’s different than it being outside of the modal anyway, but I guess this workaround is good enough.
Thank you for your assist.Forum: Plugins
In reply to: [AI Engine] Textarea default height, and chatbot user nameThanks for the reply @valwa
Okay, so the guest name is done, works fine. Thank you.
About the height; I’m using Oxygen Builder, and I didn’t apply any custom styles to the textarea. The height is applied with inline styling, so I guess it’s coming from the plugin.
When I put the chatbot within a section or just within the body tag the default textarea height is 56px, and when I click to write it stays at 56px, but when I put the chatbot into a modal it starts at 84px, and when I either click at the textarea and start typing, or resize the browser window, it changes to 60px (which causes the shrinking). ??Ah, to be honest I didn’t installed your plugin yet because of this; I just checked on other people websites who I know used RankMath. But I had a feeling something happened since on your website person schema wasn’t visible and I knew it was a couple weeks before.
I’m glad you fixed it, now I can start using Rank Math. :))
Hmm… I see Polish isn’t available, then how https://bithub.pl/ achieved their results? Did they edited plugin files? Or…?