Problems after last upgrade 15.4.0 32Bits
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
Problems after last upgrade 15.4.0 32Bits
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.
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.
Re: Problems after last upgrade 15.4.0 32Bits
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
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
Re: Problems after last upgrade 15.4.0 32Bits
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.
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.
-
-
- Posts: 71
- Joined: Mon Apr 24, 2017 4:19 am
- Location: Chandler, AZ USA
- Contact:
Re: Problems after last upgrade 15.4.0 32Bits
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.
Thank you for your support and awesome product.
Steve Colbeth
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.
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
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
Re: Problems after last upgrade 15.4.0 32Bits
Thanks for the demo project. I will investigate this after the weekend.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.
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.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).
Please see the help for more details.
-
-
- Posts: 71
- Joined: Mon Apr 24, 2017 4:19 am
- Location: Chandler, AZ USA
- Contact:
Re: Problems after last upgrade 15.4.0 32Bits
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):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.
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.
Thank you ,
Steve Colbeth
Steve Colbeth
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
Re: Problems after last upgrade 15.4.0 32Bits
From the help:
In your case, the URL for this page is: http://youinview.com/page1.html
So as the help suggests, you should include the page name in the URL.Usually the URL has the following format: http://www.yourwebsite.com/pagename.html
In your case, the URL for this page is: http://youinview.com/page1.html
-
-
- Posts: 71
- Joined: Mon Apr 24, 2017 4:19 am
- Location: Chandler, AZ USA
- Contact:
Re: Problems after last upgrade 15.4.0 32Bits
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.Pablo wrote: ↑Sun Dec 13, 2020 5:59 pm From the help:So as the help suggests, you should include the page name in the URL.Usually the URL has the following format: http://www.yourwebsite.com/pagename.html
In your case, the URL for this page is: http://youinview.com/page1.html
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
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
-
-
- Posts: 71
- Joined: Mon Apr 24, 2017 4:19 am
- Location: Chandler, AZ USA
- Contact:
Re: Problems after last upgrade 15.4.0 32Bits
Pablo wrote: ↑Sun Dec 13, 2020 10:22 amThanks for the demo project. I will investigate this after the weekend.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.
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
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
Re: Problems after last upgrade 15.4.0 32Bits
This issue has already been fixed.
-
-
- Posts: 71
- Joined: Mon Apr 24, 2017 4:19 am
- Location: Chandler, AZ USA
- Contact:
Re: Problems after last upgrade 15.4.0 32Bits
Great, when / how do I update?
Steve Colbeth
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA
Re: Problems after last upgrade 15.4.0 32Bits
You can download the update here:
https://www.wysiwygwebbuilder.com/download.html
https://www.wysiwygwebbuilder.com/download.html
-
-
- Posts: 71
- Joined: Mon Apr 24, 2017 4:19 am
- Location: Chandler, AZ USA
- Contact:
Re: Problems after last upgrade 15.4.0 32Bits
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
Arizona Real Estate Agent / Consultant
http://stevecolbeth.com
me@stevecolbeth.com
Chandler, Arizona - USA