Search found 46 matches

by BazzaBoy
Mon May 12, 2025 7:51 am
Forum: Forms
Topic: Form Validation for Email Field
Replies: 17
Views: 923

Re: Form Validation for Email Field

Thank you for your patience Pablo,

All working good now.

Best Regards.
by BazzaBoy
Sun May 11, 2025 8:25 am
Forum: Forms
Topic: Form Validation for Email Field
Replies: 17
Views: 923

Re: Form Validation for Email Field

Many thanks Pablo,

I have now removed just about everything else from the form except what is necessary. I hope I have done the right thing and not overdone it. I have also given names to the Editboxs.

It is in the same place http://petertheapostle.org/forms/webform.wbs

Many thanks for your help.
by BazzaBoy
Sun May 11, 2025 12:43 am
Forum: Forms
Topic: Form Validation for Email Field
Replies: 17
Views: 923

Re: Form Validation for Email Field

Thank you Pablo.

All well understood except for the date picker. I was not talking about the date picker at the top of the page. I was referring to the child's birth date (Editbox4). I don't see a way of formatting the date in the Properties. Here in Australia, we use dd/mm/yyyy, but the results ...
by BazzaBoy
Sat May 10, 2025 12:08 am
Forum: Forms
Topic: Form Validation for Email Field
Replies: 17
Views: 923

Re: Form Validation for Email Field

Sorry for the wait.

I have uploaded a demo as per your instructions. It is located at:
http://petertheapostle.org/forms/webform.wbs
I have removed everything else except the necessary stuff.

I have got the email thing validating properly, and replaced the dropdown lists with simple text boxes. But ...
by BazzaBoy
Thu May 08, 2025 8:55 am
Forum: Forms
Topic: Form Validation for Email Field
Replies: 17
Views: 923

Re: Form Validation for Email Field

I prepared a small demo, and it worked just fine.

I have a feeling the cache on my Chrome is playing up.

I'll clear the cache and try again with a clean slate.

Sorry for any inconvenience.

But if it still doesn't work, I will let you know.
by BazzaBoy
Thu May 08, 2025 7:45 am
Forum: Forms
Topic: Form Validation for Email Field
Replies: 17
Views: 923

Re: Form Validation for Email Field

AliGW,

Thanks for your suggestion, but there is only one email field in the entire form (Contact Email). So, I am not sure what you are trying to convey.

I think you are talking about a scenario where you enter and re-enter an email address as in a sign-up form.

Regards,
by BazzaBoy
Thu May 08, 2025 7:34 am
Forum: Forms
Topic: Form Validation for Email Field
Replies: 17
Views: 923

Re: Form Validation for Email Field

The form is quite long, but here we go:

https://petertheapostle.org/forms/baptism_request.php

It is currently delivering data to my email address, so don't worry about submitting it.

The last data I received was:

Values submitted from website form:
IP Address : 159.196.133.5
Date Of Baptism : 05 ...
by BazzaBoy
Thu May 08, 2025 6:53 am
Forum: Forms
Topic: Form Validation for Email Field
Replies: 17
Views: 923

Re: Form Validation for Email Field

What happens is, even if the email field is left blank, the form still gets submitted.

What I expect it to do, is to warn me that the field is blank or that the email format is not correct.

I have the same problem with the phone number field and drop down lists. But let's sort out one category at ...
by BazzaBoy
Thu May 08, 2025 3:10 am
Forum: Forms
Topic: Form Validation for Email Field
Replies: 17
Views: 923

Form Validation for Email Field

I am trying to validate the Email Field in my on-line form. Please see screenshots:

https://petertheapostle.org/forms/validate_email_1.jpg
https://petertheapostle.org/forms/validate_email_2.jpg

However, the validation does not seem to work and the form goes through unmonitored.

I don't know what ...
by BazzaBoy
Thu May 08, 2025 3:01 am
Forum: General Questions
Topic: Saving Data from a Submitted PHP form
Replies: 2
Views: 208

Re: Saving Data from a Submitted PHP form

Thanks Pablo.

I don't know much about MySQL, but I'll surely try the other option.

Regards.
by BazzaBoy
Wed May 07, 2025 9:27 am
Forum: General Questions
Topic: Saving Data from a Submitted PHP form
Replies: 2
Views: 208

Saving Data from a Submitted PHP form

I am using the PHP form feature in WWB V19 on the website I have built.

My question is:
Is it possible to save the data submitted by the viewer somewhere in a database, so that it can be called out later? I understand this requires all sorts of fancy computer languages, which is out of the question ...
by BazzaBoy
Wed Aug 28, 2024 1:19 am
Forum: General Questions
Topic: Responsive Menu Pushes Page Contents
Replies: 2
Views: 1125

Responsive Menu Pushes Page Contents

I am using the included Responsive Menu on my website. I am using V19. When I click on the hamburger and the panel opens up to show the main menu, it pushes the contents of the page downwards. I want the panel to overlap the contents of the page, not push it downwards. I know it can be done, but I ...
by BazzaBoy
Tue Apr 16, 2024 3:10 am
Forum: General Questions
Topic: *** SOLVED *** Font Installed but WWB says No
Replies: 3
Views: 1076

Re: Font Installed but WWB says No

I uninstalled all Roboto fonts and installed all the new ones.

Problem solved.

Thanks Pablo.
by BazzaBoy
Mon Apr 15, 2024 9:26 am
Forum: General Questions
Topic: *** SOLVED *** Font Installed but WWB says No
Replies: 3
Views: 1076

*** SOLVED *** Font Installed but WWB says No

I have just installed V19.

I have installed the Roboto Condensed font on my computer, but when I open the wbs file, WWB gives me a warning and offers to install the font automatically.

I did not have this issue with previous versions.

I can't figure out how to attach screenshots from my computer ...
by BazzaBoy
Sat Jul 16, 2022 8:14 am
Forum: Responsive Web Design
Topic: Animation Not Working
Replies: 2
Views: 1999

Re: Animation Not Working

Thanks Pablo,

Yes, you are right. In the previous version, I had only formatted the text as h1 with no background or decoration. I did not know that that was the criterion.

I used to keep abreast of my HTML knowledge, but since I discovered Wysiwyg Web Builder, I have been slacking off. that is my ...
by BazzaBoy
Sat Jul 16, 2022 1:45 am
Forum: Responsive Web Design
Topic: Animation Not Working
Replies: 2
Views: 1999

Animation Not Working

I have set an animation for h1 in the Style Manager. I have asked it to slide in from the right with an iteration of 1.

But when I preview the page, all it does is flash once. The set animation does not work.

I have tried to set the animation outside of the Style Manager too (for this object only ...
by BazzaBoy
Wed Jun 22, 2022 7:11 am
Forum: Responsive Web Design
Topic: jQuery Wizard into a Layout Grid
Replies: 3
Views: 2091

Re: jQuery Wizard into a Layout Grid

Thank you both.i will try using something else.
Have a nice day.
by BazzaBoy
Wed Jun 22, 2022 1:33 am
Forum: Responsive Web Design
Topic: jQuery Wizard into a Layout Grid
Replies: 3
Views: 2091

jQuery Wizard into a Layout Grid

While in the late versions of Wysiwyg Web Builder most of the jQuery tools do fit inside a layout grid or a flexbox, the jQuery Wizard will still not fit into them. Is there a way to make the jQuery Wizard fit into a layout grid or a flexbox?

I am trying to display a number of notices on a web page ...
by BazzaBoy
Sun May 08, 2022 7:23 am
Forum: General Questions
Topic: Bulleted List in a Wrap Text Box
Replies: 2
Views: 1470

Re: Bulleted List in a Wrap Text Box

Some HTML tags work with a Wrap Text Box. So, I thought even a list would work. But if it doesn't, then it doesn't.

Thanks.
by BazzaBoy
Sun May 08, 2022 1:31 am
Forum: General Questions
Topic: Bulleted List in a Wrap Text Box
Replies: 2
Views: 1470

Bulleted List in a Wrap Text Box

I have a wrap text box, in which there is an image surrounded by text. I am using some HTML in the text, to create a bulleted list inside the box.

But when I preview the page, only the top bullet aligns with the text. After the first bullet, the texts do not align with their respective bullets ...
by BazzaBoy
Sat Apr 30, 2022 12:57 am
Forum: Responsive Web Design
Topic: Wrap Text Box Issues
Replies: 2
Views: 2096

Re: Wrap Text Box Issues

Thanks Pablo,

I did look in the Help, but somehow missed it.

Thanks again.
by BazzaBoy
Fri Apr 29, 2022 8:42 am
Forum: Responsive Web Design
Topic: Wrap Text Box Issues
Replies: 2
Views: 2096

Wrap Text Box Issues

I have wrapped some text around an image using the Wrap Text tool. Two issues:

The text hugs the image. I am trying to put some space between the image and the text using padding or margins, but not quite successful.
I am not able to use this wrap text box inside a layout grid or a flex ...
by BazzaBoy
Fri Apr 22, 2022 7:31 am
Forum: Responsive Web Design
Topic: Breakpoint for Themable Menu
Replies: 2
Views: 1808

Re: Breakpoint for Themable Menu

Thanks Pablo,

All sorted.
by BazzaBoy
Fri Apr 22, 2022 1:16 am
Forum: Responsive Web Design
Topic: Breakpoint for Themable Menu
Replies: 2
Views: 1808

Breakpoint for Themable Menu

I have downloaded a template that uses the Themable Menu.

At some stage in this menu, it changes from text to hamburger, just like the Responsive Menu.

But how do I adjust the breakpoint at which the text will change to hamburger? There does not seem to be a place for that in the properties ...
by BazzaBoy
Thu Apr 14, 2022 9:47 am
Forum: Responsive Web Design
Topic: Vertical Alignment in Layout Grid
Replies: 4
Views: 2729

Re: Vertical Alignment in Layout Grid

Thanks mate.
by BazzaBoy
Thu Apr 14, 2022 8:46 am
Forum: Responsive Web Design
Topic: Vertical Alignment in Layout Grid
Replies: 4
Views: 2729

Re: Vertical Alignment in Layout Grid

Thanks Pablo,

It worked. I would like to know when to set it to Flexbox and when to set it to other modes.

I'll try and read up on the website, but for now, I'm OK.

Best Regards.
by BazzaBoy
Wed Apr 13, 2022 11:59 pm
Forum: Responsive Web Design
Topic: Vertical Alignment in Layout Grid
Replies: 4
Views: 2729

Vertical Alignment in Layout Grid

I have inserted a video in the left column of a Layout Grid. In the right column, I have text.

I have set the vertical alignment on the left column as "Middle". But, when I preview the page the video sticks to the top of the column.

How can I sort this out? I have uploaded the project file at ...
by BazzaBoy
Wed Apr 13, 2022 11:45 pm
Forum: General Questions
Topic: Can My Client Edit Pages
Replies: 5
Views: 2819

Re: Can My Client Edit Pages

Thanks Pablo,

I'll check it out.
by BazzaBoy
Sun Apr 10, 2022 2:47 am
Forum: General Questions
Topic: Can My Client Edit Pages
Replies: 5
Views: 2819

Can My Client Edit Pages

Is there a way the client can control or edit snippets of text on his/her web page if the website is generated with WWB?

If yes, then how can it be done? I believe the strong point in favour of Wordpress is that clients can edit a few things on their pages.

Any help appreciated.
by BazzaBoy
Fri Nov 12, 2021 2:51 am
Forum: Responsive Web Design
Topic: Embedding YouTube Video - V17
Replies: 2
Views: 4397

Embedding YouTube Video - V17

When I embed a YouTube Video on a web page:
  • When I check "Show Related Videos", it does NOT show related videos, but
  • When I un-check "Show Related Videos", it shows related videos
Is this supposed to happen, or is it a bug?
by BazzaBoy
Sat Sep 18, 2021 1:11 am
Forum: Responsive Web Design
Topic: JQuery Tabs Scroll Bar
Replies: 1
Views: 5153

JQuery Tabs Scroll Bar

I have made a page that uses JQuery Tabs. I have adjusted the size of the tab containers to hold the entire contents of the tab.

However, when I view the page in the browser (Chrome), I see scroll bars on the right side, even if there is nothing to scroll. I have looked at the options, but there is ...
by BazzaBoy
Sun Aug 22, 2021 7:50 am
Forum: Responsive Web Design
Topic: Width of Captcha in a form
Replies: 4
Views: 9670

Re: Width of Captcha in a form

Oh yes, I see it now. Up to now, I was just right-clicking on it and seeing the properties. I did not know that the properties inspector had extra adjustments.

Thanks mate. Problem solved.
by BazzaBoy
Sat Aug 21, 2021 10:45 pm
Forum: Responsive Web Design
Topic: Width of Captcha in a form
Replies: 4
Views: 9670

Re: Width of Captcha in a form

I tried to locate the "full width" attribute in the Captcha element properties, but can't see one.

There is a "width" attribute that is set to 150, but that affects the picture, not the input field.

Am I missing something?
by BazzaBoy
Sat Aug 21, 2021 8:40 am
Forum: Responsive Web Design
Topic: Width of Captcha in a form
Replies: 4
Views: 9670

Width of Captcha in a form

Please see: https://petertheapostle.org/contact.php on a large screen (not phone).

I have a contact form inside a Layout Grid. The Captcha is 5 characters long, but the input field stretches quite a bit. So, the whole thing looks a bit ugly.

Is there any way of shortening the Captcha input field ...
by BazzaBoy
Sat Aug 14, 2021 10:58 am
Forum: Previewing and Publishing
Topic: Change Page Name After Publication
Replies: 4
Views: 6478

Re: Change Page Name After Publication

Looks like after the Windows update yesterday and today, things have returned to normal and I can change the page name.

Thank you all.
by BazzaBoy
Fri Aug 13, 2021 9:13 am
Forum: Previewing and Publishing
Topic: Change Page Name After Publication
Replies: 4
Views: 6478

Re: Change Page Name After Publication

I have always wanted to attach the project file to my posts, but could not figure out how to do it. Other forums do allow you to attach files.

Sometimes when Windows updates, things go funny. If I have the same issue tomorrow, I will upload the project to my Google Drive and share the link in this ...
by BazzaBoy
Fri Aug 13, 2021 3:59 am
Forum: Previewing and Publishing
Topic: Change Page Name After Publication
Replies: 4
Views: 6478

Change Page Name After Publication

I have made a website, published it and uploaded it to the host.

I now need to change the name of one page and re-post the website, but WWB will not allow me to change the name of that page on the Site Manager of the project.

Any advice as to how else can I change the name of the page?

Thanks for ...
by BazzaBoy
Fri Aug 06, 2021 11:45 pm
Forum: Responsive Web Design
Topic: Events Page Design
Replies: 2
Views: 4901

Re: Events Page Design

Thanks Pablo.
by BazzaBoy
Fri Aug 06, 2021 2:44 pm
Forum: Responsive Web Design
Topic: Events Page Design
Replies: 2
Views: 4901

Events Page Design

I need to design an Events Page for a website. The intention is to show two calendars side by side (one below the other on smaller screens), one for upcoming events and one for past events. Dates will be linked to relevant pages for the events.

Is there a tool or extension in WWB that will help me ...
by BazzaBoy
Tue Aug 03, 2021 2:01 am
Forum: Previewing and Publishing
Topic: SEO Checker
Replies: 0
Views: 11727

SEO Checker

Does anyone know about a reasonably reliable, but preferably free SEO Checker?

I only have a one page website, but when I check it with an average online checker, it refers to robots.txt, canonical links, XML sitemap and stuff like that. With a one page website, why would I even require a robots ...
by BazzaBoy
Sun Jul 25, 2021 3:47 am
Forum: General Questions
Topic: Template Download Warning
Replies: 1
Views: 3106

Template Download Warning

I tried to download a free template today from the Templates section (https://www.wysiwygwebbuilder.com/templates2020.html).

Even though it has an https, Chrome gave me a security warning. I took a screenshot, but can't figure out how to attach it to this post.

I then downloaded it anyway, as I ...
by BazzaBoy
Sun Jul 25, 2021 12:28 am
Forum: General Questions
Topic: Wrap Text in Header of jquery Accordion
Replies: 2
Views: 3315

Re: Wrap Text in Header of jquery Accordion

You are right. It does work when I load the file from an external server.

Thank you very much.
by BazzaBoy
Sat Jul 24, 2021 12:49 am
Forum: General Questions
Topic: Wrap Text in Header of jquery Accordion
Replies: 2
Views: 3315

Wrap Text in Header of jquery Accordion

I am creating an FAQ page using a layout grid, inside which I have placed a jquery accordion.

The idea is to ask the question in the header of each panel of the accordion and the answer is given in the content box of each panel. So far, so good. But, when I reach the 480 or 320 breakpoints, the ...
by BazzaBoy
Thu Jul 01, 2021 9:16 am
Forum: Responsive Web Design
Topic: Aligning Text Vertically in a Layout Grid
Replies: 4
Views: 5781

Re: Aligning Text Vertically in a Layout Grid

OK. Next time I upgrade, I'll buy from you. No other alternative.

Meantime, you can do as you wish. Keep me or cancel me.

Thanks.
by BazzaBoy
Thu Jul 01, 2021 8:33 am
Forum: Responsive Web Design
Topic: Aligning Text Vertically in a Layout Grid
Replies: 4
Views: 5781

Re: Aligning Text Vertically in a Layout Grid

Hi Pablo,

OK, I will start a new blank project and see what happens. I'll let you know.

I have used the transaction number of my first date of purchase of your software bought thru' Greg Hughes. I suppose that should be adequate for the purpose of the forum. So far, I have used V10, V11 and V12. I ...
by BazzaBoy
Thu Jul 01, 2021 3:03 am
Forum: Responsive Web Design
Topic: Aligning Text Vertically in a Layout Grid
Replies: 4
Views: 5781

Aligning Text Vertically in a Layout Grid

I am using V12.

I am trying to align a block of text vertically in the left cell of a layout grid. The right cell contains a large picture. The text shows that it is vertically aligned in the middle in the builder. But when I preview the page in Chrome, the block of text sticks to the top of the ...