All WYSIWYG Web Builder support issues that are not covered in the forums below.
ssbbstw
Posts: 107 Joined: Fri Feb 03, 2017 9:49 am
Post
by ssbbstw » Fri Jan 17, 2025 9:02 am
I'm come from Taiwan.
Pablo
Posts: 24301 Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:
Post
by Pablo » Fri Jan 17, 2025 9:12 am
What is the exact problem?
Can you please be more specific?
wwonderfull
Posts: 1637 Joined: Fri Aug 21, 2020 8:27 am
Contact:
Post
by wwonderfull » 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.
ssbbstw
Posts: 107 Joined: Fri Feb 03, 2017 9:49 am
Post
by ssbbstw » Fri Jan 17, 2025 10:20 am
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?
I'm come from Taiwan.
Pablo
Posts: 24301 Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:
Post
by Pablo » 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)}
ssbbstw
Posts: 107 Joined: Fri Feb 03, 2017 9:49 am
Post
by ssbbstw » Fri Jan 17, 2025 2:08 pm
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?
I'm come from Taiwan.
Pablo
Posts: 24301 Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:
Post
by Pablo » Fri Jan 17, 2025 2:31 pm
This has already been solved in version 20.0.2
ssbbstw
Posts: 107 Joined: Fri Feb 03, 2017 9:49 am
Post
by ssbbstw » Sat Jan 18, 2025 2:47 am
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.
I'm come from Taiwan.
Pablo
Posts: 24301 Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:
Post
by Pablo » Sat Jan 18, 2025 7:53 am
There are currently no known issues with version 20.