Hi Andrew, @foxjones,
Sorry for my late reply! I was on holiday… 😊 I tried to keep up a little but must have missed this issue. Sorry!
I see the problem. As a quick work around you can solve this issue with custom css. Looks like @foxjones already added some css:
table.wpda-child-modal tbody {
overflow-y: auto;
overflow-x: hidden;
display: block;
height: 500px;
}
This solves the height issue for laptops and workstations. This might also work on smartphones if you change the height to something like 40vh.
Let me see if I can make the popup draggable and scrollable by default and maintain support for custom css. I’ll let you know…
Best regards,
Peter
Thread Starter
mlapl1
(@mlapl1)
Hello @foxpress and Peter.
Thank you both for the information. I will apply it
I hope you had a good break Peter. No need to worry about us. We will survive.
I also discovered your code manager plugin – very cool.
I do have another issue but will write separately later.
Thanks again
Andrew
Hi Andrew and @foxjones,
Just wanted to let you know that the popup issue is fixed in the next release. Popups will also be draggable and resizable (free and premium). I need to finish some other issues before releasing the update. Please be patient…
Thank your for reporting! 😊
Best regards,
Peter
Thread Starter
mlapl1
(@mlapl1)
Thank you very much Peter. No hurry. The fix you sent will suffice for the moment.
cheers
andrew