Problems after last upgrade 15.4.0 32Bits

Issues related to forms.
Post Reply
Humberto
 
 
Posts: 31
Joined: Thu Jul 11, 2019 3:45 pm

Problems after last upgrade 15.4.0 32Bits

Post by Humberto »

Hi Pablo,

My problem with the layer it turn out to be nothing after all.

The problem is with conditions in editbox.

Let me try to explain:

I've multiple editbox's inside a layer that is configured to be a panel layer.
If i use the same condition in all editbox's the panel does not appear. If i remove the condition on all fields the panel appeares. :? :? :?

The conditions that i used:

if empty show some label
if not empty hide some label

Continue your nice job, my problem is resolved. I removed the condition and hide all labels with javascript, it´s not ideal but it works.

Thanks in advence.
User avatar
Pablo
 
Posts: 21580
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Problems after last upgrade 15.4.0 32Bits

Post by Pablo »

If you need help then please share a demo project so I can see what you have done.
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134

Also, make sure your software is up-to-date. There have been many updates after 15.4.0
Humberto
 
 
Posts: 31
Joined: Thu Jul 11, 2019 3:45 pm

Re: Problems after last upgrade 15.4.0 32Bits

Post by Humberto »

Hi Pablo,

Thanks for the replay, the subject of the post is wrong, it should be "After 16.1.0 update".
The problem just appear after the last update.
I'll try to send you a small project.
thisazlife
 
 
Posts: 72
Joined: Mon Apr 24, 2017 4:19 am
Location: Chandler, AZ USA
Contact:

Re: Problems after last upgrade 15.4.0 32Bits

Post by thisazlife »

I am experiencing the same problem after upgrading to 16.1.0 with the condition in the combo box no longer hiding... it will show but it will not hide.

I have a website that has a button initially hidden in object manager. Using a combo box the user must select to show or hide. This option will hide/show the button depending on which option is selected in the combo box. This option has worked flawlessly up until last update 16.1.0. (note: During testing I did move the button outside of any grid, combo box was in grid, button was not in a grid, and then it started working correctly again. Once I put button back in a grid it was no longer hiding.)

I have scaled down a .wbs called "problem.wbs" and it is located at https://ts4mo.com/test3/problem.wbs

Also I'd like to mention another issue I found but can't say for sure it is 16.1.0 when it occurred. In open graph you can select an image using the icon provided. If you use this option to select an image the html produced does not have a complete path to the image and Facebook scrapers do not locate the image (shown in image attached as #1). If I instead actually type the full path to the image (show in image attached as #2) and publish the html does show a complete path and Facebook scrapers do find the image.

Image

Thank you for your support and awesome product.
Steve Colbeth
Steve Colbeth
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
User avatar
Pablo
 
Posts: 21580
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Problems after last upgrade 15.4.0 32Bits

Post by Pablo »

I am experiencing the same problem after upgrading to 16.1.0 with the condition in the combo box no longer hiding... it will show but it will not hide.
Thanks for the demo project. I will investigate this after the weekend.
If you use this option to select an image the html produced does not have a complete path to the image and Facebook scrapers do not locate the image (shown in image attached as #1).
You will need to specify a valid URL in the Open Graph. In your project, the URL field is empty so their is no way for the sofwtar to know what the location of the image will be.
Please see the help for more details.
thisazlife
 
 
Posts: 72
Joined: Mon Apr 24, 2017 4:19 am
Location: Chandler, AZ USA
Contact:

Re: Problems after last upgrade 15.4.0 32Bits

Post by thisazlife »

You will need to specify a valid URL in the Open Graph. In your project, the URL field is empty so their is no way for the sofwtar to know what the location of the image will be.
Please see the help for more details.
My apologize, the example project I sent didn't have the URL completed. I did manage to figure out how to enter the URL so that the image path displays correctly (see new attached image please):
Screen print 1: I selected an image and entered the URL as https://youinview.com -- As you see the html og:image does not display the full path to the image.
Screen print 2: I selected an image and entered the URL as http://youinview.com/ and now the og:image does show the full path to the image.
Screen print 3: From HELP, maybe you could add some more detail here? The Note: suggests that all you have to do is select the image but you actually have to select an image and enter the URL in a specific format or it doesn't work.

Image

Thank you ,
Steve Colbeth
Steve Colbeth
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
User avatar
Pablo
 
Posts: 21580
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Problems after last upgrade 15.4.0 32Bits

Post by Pablo »

From the help:
Usually the URL has the following format: http://www.yourwebsite.com/pagename.html
So as the help suggests, you should include the page name in the URL.
In your case, the URL for this page is: http://youinview.com/page1.html
thisazlife
 
 
Posts: 72
Joined: Mon Apr 24, 2017 4:19 am
Location: Chandler, AZ USA
Contact:

Re: Problems after last upgrade 15.4.0 32Bits

Post by thisazlife »

Pablo wrote: Sun Dec 13, 2020 5:59 pm From the help:
Usually the URL has the following format: http://www.yourwebsite.com/pagename.html
So as the help suggests, you should include the page name in the URL.
In your case, the URL for this page is: http://youinview.com/page1.html
If you are providing the full path and the image name then what is the purpose of selecting an image? I'm confused why you'd select an image then provide a URL with the image.

With respect, I have made it work so if you don't see any issue with this then just skip the request but I feel it is very misleading and does not work as described, my opinion.
Steve Colbeth
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
thisazlife
 
 
Posts: 72
Joined: Mon Apr 24, 2017 4:19 am
Location: Chandler, AZ USA
Contact:

Re: Problems after last upgrade 15.4.0 32Bits

Post by thisazlife »

Pablo wrote: Sun Dec 13, 2020 10:22 am
I am experiencing the same problem after upgrading to 16.1.0 with the condition in the combo box no longer hiding... it will show but it will not hide.
Thanks for the demo project. I will investigate this after the weekend.

Hi Pablo:
Anything else you need to review this issue? Until it is fixed is there a way for me to go back to a previous version of WYSIWYG Web Builder?
Thanks!
- Steve
Steve Colbeth
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
User avatar
Pablo
 
Posts: 21580
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Problems after last upgrade 15.4.0 32Bits

Post by Pablo »

This issue has already been fixed.
thisazlife
 
 
Posts: 72
Joined: Mon Apr 24, 2017 4:19 am
Location: Chandler, AZ USA
Contact:

Re: Problems after last upgrade 15.4.0 32Bits

Post by thisazlife »

Pablo wrote: Wed Dec 16, 2020 6:46 pm This issue has already been fixed.
Great, when / how do I update?
Steve Colbeth
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
User avatar
Pablo
 
Posts: 21580
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Problems after last upgrade 15.4.0 32Bits

Post by Pablo »

You can download the update here:
https://www.wysiwygwebbuilder.com/download.html
thisazlife
 
 
Posts: 72
Joined: Mon Apr 24, 2017 4:19 am
Location: Chandler, AZ USA
Contact:

Re: Problems after last upgrade 15.4.0 32Bits

Post by thisazlife »

Pablo wrote: Wed Dec 16, 2020 6:46 pm This issue has already been fixed.
I just reinstalled 16.1.0, uploaded my website again...the issue is now fixed!
Thank you Pablo
Steve Colbeth
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
Post Reply