Cards not popping up

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
JohnR
 
 
Posts: 62
Joined: Sat Mar 03, 2018 11:44 pm

Cards not popping up

Post by JohnR »

I've had some minor problems with a form in the past and decided to start from scratch to see if I can get it working the way I want.
I have removed all but two of the input fields and am starting from there. I will add one field at a time until I get it right.
At the moment the validation on the fields is working the way I want - entry required on both fields - error message if they are left blank.
So much for the intro, now the the small problem that I have encountered, namely the CARDS are not popping up when the fields have focus.
If you look at the wbs, the cards are at the bottom of the form.
The project and web page are located at:
www.ridgley.ca\MLScratch.wbs and www.ridgley.ca\MLScratch.php.
User avatar
Pablo
 
Posts: 22503
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Cards not popping up

Post by Pablo »

You have a lot of cards which are referring to objects that do not exist on the page.
This will break the page structure and then the browser will not display the card.

So, you will need to remove all the 'extra' cards or make sure they are correctly configured.
JohnR
 
 
Posts: 62
Joined: Sat Mar 03, 2018 11:44 pm

Re: Cards not popping up

Post by JohnR »

Was hoping to leave the cards and attach them as I added extra fields, guess I'll remove the cards and add them back one at a time.
Thanks!
JohnR
 
 
Posts: 62
Joined: Sat Mar 03, 2018 11:44 pm

Re: Cards not popping up

Post by JohnR »

As stated in an earlier post today, I have started from scratch to try to determine why fields on my form are not validating.
I'm rebuilding the form one field at a time and have now run into fields not validating. Everything was working properly until I added the 'FAMILY' name on the form. If I remove it, all previous fields validate, if I add it back nothing validates. Whatever is going on with this situation is the root of all the issues I have been having. Stripped down project and page are
ridgley.ca\MLScratch.wbs / ridgley.ca\MLScratch.php
User avatar
Pablo
 
Posts: 22503
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Cards not popping up

Post by Pablo »

Firstly, if you share a project, then can you please remove everything that is not relevant to your question?
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
It takes a lot of time for me to make sense of your project with that much content. I will have to go through all properties of all elements!
Tip: keep it simple.

Also, please do not create multiple topics about the same issue. Your other post has been removed. See also the forum rules.

About the problem:
The name of the input field is invalid. Dashes are not allowed, because in scripts this is used as 'minus' sign.

Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... hp?t=64868
JohnR
 
 
Posts: 62
Joined: Sat Mar 03, 2018 11:44 pm

Re: Cards not popping up

Post by JohnR »

I did strip out everything, except for the Master Page. The page in question only had edit boxes, the rest was just text. Just wondering what else I should have done? I do greatly appreciate your assistance and thought I had brought things down to the bare minimum.
When I tried to make another post, separate from my first, it said I was not allowed as it was too soon after the first post.
User avatar
Pablo
 
Posts: 22503
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Cards not popping up

Post by Pablo »

For example:
- remove the extension(s)
- remove the text, tat is not relevant to the question. There are more than 80 text objects on the page!

For you, it may be obvious , what is what on the page.
But for someone who opens the project for the first time there is a lot of context.

So, if your question is about a card that is not popping up, then the page should basically only have that card and the related element.
JohnR
 
 
Posts: 62
Joined: Sat Mar 03, 2018 11:44 pm

Re: Cards not popping up

Post by JohnR »

Got it! I thought that having the project stripped down to just the page in question would have been good.
Here's hoping I do better next time!
Post Reply