Page 1 of 1

WB 19.4.4 Publish bug?

Posted: Fri Jan 17, 2025 9:02 am
by ssbbstw
project: https://app.box.com/s/el9equjqd6kkhyxneq3nmia48pcxl256

Publish -> View -> lose image file:

Image

Re: WB 19.4.4 Publish bug?

Posted: Fri Jan 17, 2025 9:12 am
by Pablo
What is the exact problem?
Can you please be more specific?

Re: WB 19.4.4 Publish bug?

Posted: Fri Jan 17, 2025 9:15 am
by wwonderfull
I downloaded the project I think if you go to Dialog --> General --> Options --> Type --> (Set it to Bootstrap) that will solve the issue. I already checked the browsers console error which got resolved.

Re: WB 19.4.4 Publish bug?

Posted: Fri Jan 17, 2025 10:20 am
by ssbbstw
wwonderfull wrote: Fri Jan 17, 2025 9:15 am I downloaded the project I think if you go to Dialog --> General --> Options --> Type --> (Set it to Bootstrap) that will solve the issue. I already checked the browsers console error which got resolved.
Thank you1!
May I ask why?

Re: WB 19.4.4 Publish bug?

Posted: Fri Jan 17, 2025 10:50 am
by Pablo
To solve the problem for jQueryUI, go to
\Documents\WYSIWYG Web Builder\system\themes\bootstrap
and edit the file jquery-ui.min.css

Replace

Code: Select all

.ui-widget-overlay{background:#666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}
with

Code: Select all

.ui-widget-overlay{background:#666;opacity:.5;filter:Alpha(Opacity=50)}

Re: WB 19.4.4 Publish bug?

Posted: Fri Jan 17, 2025 2:08 pm
by ssbbstw
Pablo wrote: Fri Jan 17, 2025 10:50 am To solve the problem for jQueryUI, go to
\Documents\WYSIWYG Web Builder\system\themes\bootstrap
and edit the file jquery-ui.min.css

Replace

Code: Select all

.ui-widget-overlay{background:#666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}
with

Code: Select all

.ui-widget-overlay{background:#666;opacity:.5;filter:Alpha(Opacity=50)}
Thanks! Solved my problem!
Is it possible to release an updated version?

Re: WB 19.4.4 Publish bug?

Posted: Fri Jan 17, 2025 2:31 pm
by Pablo
This has already been solved in version 20.0.2

Re: WB 19.4.4 Publish bug?

Posted: Sat Jan 18, 2025 2:47 am
by ssbbstw
Pablo wrote: Fri Jan 17, 2025 2:31 pm This has already been solved in version 20.0.2
I have purchased the new 20 edition,
However, I don't dare to use it yet. I will wait until it is stable before changing it.

Re: WB 19.4.4 Publish bug?

Posted: Sat Jan 18, 2025 7:53 am
by Pablo
There are currently no known issues with version 20.