Search found 53 matches

by gregbarnes
Sat Jun 14, 2025 10:57 am
Forum: Responsive Web Design
Topic: Breakpoints sizes not available.
Replies: 2
Views: 47

Re: Breakpoints sizes not available.

Thanks Pablo - do you ever sleep? :)
by gregbarnes
Sat Jun 14, 2025 9:19 am
Forum: Responsive Web Design
Topic: Breakpoints sizes not available.
Replies: 2
Views: 47

Breakpoints sizes not available.

I have researched the most practical sizes for breakpoints and I've decided on 1366, 1024, 768 and 480.
When I wanted to create the 1366 breakpoint it's not available in the drop-down list. How can I manually enter the 1366 breakpoint OR is it better to make my default page width 1366?
by gregbarnes
Fri Jun 13, 2025 12:22 am
Forum: General Questions
Topic: Auto updating web pages cache.
Replies: 2
Views: 151

Re: Auto updating web pages cache.

Thanks so much - I will give all of that a try.
Cheers, Greg
by gregbarnes
Thu Jun 12, 2025 11:47 am
Forum: General Questions
Topic: Auto updating web pages cache.
Replies: 2
Views: 151

Auto updating web pages cache.

I constantly have to change page content on my site but most browsers don't auto update the web pages cache if the content changes. Is there a way to automatically update users browser cache to show the latest content?
Thanks in advance,
Greg
by gregbarnes
Thu Jun 12, 2025 11:38 am
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: New site for Music Club
Replies: 1
Views: 108

New site for Music Club

Just went live on this new site, built with WWB v20.
Used default width: 1024, Breakpoints: 320, 480, 768
Hosted by Uptime in Australia and domain registered with the new .AU extension.
All comments welcome.
The Shadows Rock N Roll Music Club - Perth
https://shadowsclub.au/
Cheers,
Greg
by gregbarnes
Wed Jun 11, 2025 3:06 am
Forum: Responsive Web Design
Topic: How to add a phone number link to a Shape.
Replies: 11
Views: 514

Re: How to add a phone number link to a Shape.

Pablo wrote: Mon Jun 09, 2025 6:42 am When you use breakpoints then you can hide/show different objects (with different properties).
So, you can use a different shape for mobile and desktop view.
Thanks Pablo, it all works fine,
Cheers,
Greg
by gregbarnes
Tue Jun 10, 2025 6:53 am
Forum: Responsive Web Design
Topic: How to add a phone number link to a Shape.
Replies: 11
Views: 514

Re: How to add a phone number link to a Shape.

Thanks Pablo, I understand, I'll give it a go.
by gregbarnes
Mon Jun 09, 2025 2:57 am
Forum: Responsive Web Design
Topic: How to add a phone number link to a Shape.
Replies: 11
Views: 514

Re: How to add a phone number link to a Shape.

Can you explain what you mean by a different object?
by gregbarnes
Sat Jun 07, 2025 11:43 am
Forum: Responsive Web Design
Topic: How to add a phone number link to a Shape.
Replies: 11
Views: 514

Re: How to add a phone number link to a Shape.


Have you read the following Linking your pages on linking images or shapes?. The principle is the same as linking a image to a url but instead it is replaced by the telephone number.
Select the image, shape you want to link and select Insert -> Link from the menu bar, Select -->Link-->Link to ...
by gregbarnes
Sat Jun 07, 2025 11:40 am
Forum: Responsive Web Design
Topic: How to add a phone number link to a Shape.
Replies: 11
Views: 514

Re: How to add a phone number link to a Shape.

Pablo wrote: Sat Jun 07, 2025 6:09 am The link format is standard HTML so not specific to WWB.

It is documented here:
https://www.elegantthemes.com/blog/word ... one-number
Thanks Pablo - I'm working on it! I think I have grasped the idea.
by gregbarnes
Sat Jun 07, 2025 2:46 am
Forum: Responsive Web Design
Topic: How to add a phone number link to a Shape.
Replies: 11
Views: 514

Re: How to add a phone number link to a Shape.

Thanks Pablo, that's exactly what I want to do. The visitor will just click/tap the shape to dial the number. The shape text will say "Click here to dial" and also just show the phone number. I need the process to get the shape (when clicked/tapped) that enables the phone number to be automatically ...
by gregbarnes
Fri Jun 06, 2025 11:09 am
Forum: Responsive Web Design
Topic: How to add a phone number link to a Shape.
Replies: 11
Views: 514

How to add a phone number link to a Shape.

I want to add a shape with text that shows a phone number and when tapped, I would like it to dial the number. Is this possible? I've searched here for everything I can think of without success. I see the "Phone Number" selection in the Link properties of the shape and enter a phone number but it ...
by gregbarnes
Sun Jun 01, 2025 6:50 am
Forum: Forms
Topic: Tab Key not moving in order
Replies: 2
Views: 133

Re: Tab Key not moving in order

Thanks Pablo, I think I have fixed the issue. I had the first Editbox as Tab Index: 0, so I changed it to Tab Index: 1 and then the rest of the Editboxes as 2, 3 etc. It seems to have worked. Many thanks for your quick reply, much appreciated. Cheers, Greg.
by gregbarnes
Sun Jun 01, 2025 6:14 am
Forum: Forms
Topic: Tab Key not moving in order
Replies: 2
Views: 133

Tab Key not moving in order

WB version 20.2
I have a "Contact Us" form with:
3 Editboxes (Tab Index: 0, 1 and 3). After filling in the 1st Editbox (Tab Index: 0) and hitting the Tab Key, the focus goes to the Dropdown Menu, instead of the 2nd Editbox (Tab Index:1). Is there any way to make the Tab Key go to the 2nd Editbox ...
by gregbarnes
Sun May 25, 2025 1:14 am
Forum: Responsive Web Design
Topic: Breakpoint sizes.
Replies: 2
Views: 355

Re: Breakpoint sizes.

Thanks Alan, much appreciated. I'll just use 1024 default size page and add a 320 breakpoint. Cheers.
by gregbarnes
Sat May 24, 2025 7:22 am
Forum: Responsive Web Design
Topic: Breakpoint sizes.
Replies: 2
Views: 355

Breakpoint sizes.

If I have my default view set to 1024 for PC Browsers, a breakpoint set to 320 for Mobile, so do I need to have another breakpoint set to 1024 for Tablets OR will the default 1024 be OK for Tablets?
by gregbarnes
Sat May 17, 2025 5:36 am
Forum: Forms
Topic: SMTP noit woirking.
Replies: 10
Views: 417

Re: SMTP noit woirking.

Thanks Pablo. I upgraded my PHP version to 8.3 via my cPanel account. That seems to have got things working using the built in SMTP system. I now get the email sent to my inbox and the member filling in the form gets a confirmation email to their inbox. The success page works too after hitting the ...
by gregbarnes
Fri May 16, 2025 7:27 am
Forum: Forms
Topic: SMTP noit woirking.
Replies: 10
Views: 417

Re: SMTP noit woirking.

I've asked for their version of PHP so waiting for their reply.
Are you saying that this error is not a PHP error?
[16-May-2025 02:39:10 Australia/Sydney] PHP Parse error: syntax error, unexpected '[' in /home/dartmast/isacimages.com/-SMC-FORM-TEST/PHPMailer.php on line 167.
by gregbarnes
Fri May 16, 2025 1:59 am
Forum: Forms
Topic: SMTP noit woirking.
Replies: 10
Views: 417

Re: SMTP noit woirking.

Thanks for the reply. My ISP has been extremely helpful and are genuinely trying to help solve the issue, they are a great bunch of guys. My email account is on the server. My website is https://www.isacimages.com and my email is info@isacimages.com They did send through information about an error ...
by gregbarnes
Thu May 15, 2025 7:52 am
Forum: Forms
Topic: SMTP noit woirking.
Replies: 10
Views: 417

SMTP noit woirking.

I have built a website using WWB https://www.isacimages.com and I have a form on my site (https://www.isacimages.com/contact_us-smc.php) that I donated to a music club so members can submit their setlists.
I use the DBTS form processor. The members fill in their setlists and the names of other ...
by gregbarnes
Tue May 06, 2025 2:19 am
Forum: General Questions
Topic: Objects still visible when OFF
Replies: 5
Views: 377

Re: Objects still visible when OFF

Many thanks, that was the issue and all resolved for now. My website does block some countries. I don't know yours so it may be one that is blocked. As you have solved the issue, there's no need for my WBS file. Again, thank you!
by gregbarnes
Mon May 05, 2025 3:36 am
Forum: General Questions
Topic: Objects still visible when OFF
Replies: 5
Views: 377

Re: Objects still visible when OFF

Hi, I hope this is enough information regarding my issue:
When opening the project, the visibilty of Shape1 on the Form is turned off. But it is still visible in the workspace showing a faint outline and a transparent checkered pattern.
I would like to have this Shape1 completely invisible on the ...
by gregbarnes
Mon May 05, 2025 2:59 am
Forum: General Questions
Topic: Objects still visible when OFF
Replies: 5
Views: 377

Re: Objects still visible when OFF

Many thanks for helping out. I will post a small page to show my issue. In previous versions, My site would have a textbox, visible to enter data. I then had a checkbox, when checked (ticked) it would make visible a Shape covering the textbox making the textbox invisible. That all worked well and ...
by gregbarnes
Sun May 04, 2025 9:28 am
Forum: General Questions
Topic: Objects still visible when OFF
Replies: 5
Views: 377

Objects still visible when OFF

I have a checkbox option on a form, which when checked, uses a shape to hide some of the editboxes not required. I have the shape visibilty OFF in the Object Manager, but the shape is still visible with a diagonal checkered pattern on it and I can't see the editboxes under it. How can I make the ...
by gregbarnes
Wed Sep 06, 2023 3:00 am
Forum: General Questions
Topic: Combobox Data
Replies: 3
Views: 782

Re: Combobox Data

Thank you for that. It seems the way of the world now. Much like us old folk, software has a use by date. When reached, you no longer get the support you need. I do however, appreciated your support with my query and I won't bother you again. Thanks again :)
by gregbarnes
Tue Sep 05, 2023 8:57 am
Forum: General Questions
Topic: Combobox Data
Replies: 3
Views: 782

Combobox Data

I am currently using WYSIWYG 16.4.0 and I would like to know the following.
1. Where and in what file (filename) is the combobox data stored?
2. Can I edit/add to the data using my FTP (Filezilla) rather than having to do it in WYSIWYG and re-sending the page via FTP?
3. Can users also add to the ...
by gregbarnes
Fri Apr 15, 2022 12:13 pm
Forum: General Questions
Topic: Crash after clicking LINK
Replies: 1
Views: 1250

Crash after clicking LINK

I have 16.4 installed. On a standard HTML page, I have a few objects and want to have users click on a button (shape) to download a file. The SHAPE tabs are: General, Text, Link, Events, Animations and Output. I can select any tab and it shows the settings for that topic. However, when I click on ...
by gregbarnes
Sun Oct 31, 2021 6:46 am
Forum: Forms
Topic: Combobox validation
Replies: 5
Views: 5817

Re: Combobox validation

Thanks for the reply. As I don't know anything about server side scripts, I guess I'll put up with the spammers.
I do block countries from my website so only AU, US, GB and NZ are allowed. I'm sure the scammers get around it but at least I have reduced it 90%.
by gregbarnes
Sat Oct 30, 2021 2:49 am
Forum: Forms
Topic: Combobox validation
Replies: 5
Views: 5817

Combobox validation

Hi All! I have a combobox (version 16.4.0) in my form, which is used to select a month (Feb - Nov). I need a way to make sure only the month is selected from the drop down list. When humans fill in the form, it works great and I receive the data to my email address. When non-humans send the form it ...
by gregbarnes
Wed Jul 07, 2021 3:47 am
Forum: General Questions
Topic: Editing an existing website
Replies: 2
Views: 2626

Re: Editing an existing website

Many thanks for that, much appreciated. Looks like I have some work to do. No BU of the WBS file on the server but will from now on, Cheers!
by gregbarnes
Wed Jul 07, 2021 1:43 am
Forum: General Questions
Topic: Editing an existing website
Replies: 2
Views: 2626

Editing an existing website

Hi All,
I lost all my websites that I made with WYSIWYG in a ransomware attack, including 3 backup drives which were all still connected to my PC at the time. Horrible thing to happen, all photos - EVERYTHING! I reinstalled Win-10-Pro 21H1 and all is good. If I download the websites from the server ...
by gregbarnes
Sun Apr 18, 2021 2:51 am
Forum: Forms
Topic: Email spam
Replies: 16
Views: 16700

Re: Email spam


@gregbarnes Use the 'Insert >> HTML' function to create a text box where you want this note to be displayed. Open the HTML Properties and insert the following code:
<?php
$data = @json_decode(file_get_contents("http://www.geoplugin.net/json.gp?ip=" . $_SERVER['REMOTE_ADDR']));
$city = $data ...
by gregbarnes
Sun Apr 18, 2021 2:48 am
Forum: Forms
Topic: Email spam
Replies: 16
Views: 16700

Re: Email spam


Hi Greg, I think you'll find that you still need an ABN (or acceptable alternative) for a .net.au domain. I've just checked a dummy .net.au with my Registrar and that is certainly the case.
Cheers Colin. I have obtained 2 new domain names with the ".COM" so I won't have ABN issues anymore. After ...
by gregbarnes
Thu Apr 15, 2021 2:05 am
Forum: Forms
Topic: Email spam
Replies: 16
Views: 16700

Re: Email spam

I would like to thank you all for your assistance - very much appreciated. My domain registrant has advised me that by no longer holding an ABN I have to use a domain that does not require an ABN so I will be changing to the .net.au domain name. When that all done (soon I hope), I would like to get ...
by gregbarnes
Thu Apr 15, 2021 2:01 am
Forum: Forms
Topic: Email spam
Replies: 16
Views: 16700

Re: Email spam


At a minimum, you would want to add a captcha to help reduce 'bots' from finding your contact form and hammering it to death. I have been using recaptcha2, with some success.

On my Contact form, I also display the IP address of the client (and city look-up) to 'tell' the potential spammer that "I ...
by gregbarnes
Wed Apr 14, 2021 12:59 pm
Forum: Forms
Topic: Email spam
Replies: 16
Views: 16700

Re: Email spam

Thanks, I'll give it a try.
by gregbarnes
Wed Apr 14, 2021 9:31 am
Forum: Forms
Topic: Email spam
Replies: 16
Views: 16700

Re: Email spam

Would there be anyone here that could hold my hand and guided me through all the steps I need to follow to get the Recaptcha2 or Recaptcha3 to work successfully on a standard WYSIWIG form? OR point me to where I can get that tutorial? I will patiently await a reply. Cheers, Greg
by gregbarnes
Tue Mar 23, 2021 11:06 am
Forum: Forms
Topic: Email spam
Replies: 16
Views: 16700

Re: Email spam

Thanks for that, I'll see how it goes.
by gregbarnes
Tue Mar 23, 2021 7:23 am
Forum: Forms
Topic: Email spam
Replies: 16
Views: 16700

Re: Email spam

Thank you Pablo and MGD4me. I think I will try the inbuilt form script and see how that goes. I would like to use the captcha system but I have not been able to get it to work successfully. The reason I used the DBTS system is because it allowed an auto-responder to send back to the client that I ...
by gregbarnes
Mon Mar 22, 2021 3:43 am
Forum: Forms
Topic: Email spam
Replies: 16
Views: 16700

Email spam

Hi, I have been getting spammed a lot lately and would love to know the best way to set up my "Contact Us" email system so we can avoid getting up to 400 spam emails per day. I'm OK developing the basic website pages but I'm a novice at setting up the email part and really need some help. I have a ...
by gregbarnes
Fri Apr 10, 2020 4:15 am
Forum: Off Topic Section
Topic: Comparison Slider
Replies: 14
Views: 11534

Re: Comparison Slider

Great place to be staying put mate! Happy Easter to you and your loved ones.
by gregbarnes
Fri Apr 10, 2020 12:52 am
Forum: Off Topic Section
Topic: Comparison Slider
Replies: 14
Views: 11534

Re: Comparison Slider

Thanks for the comment jerryco! Kudos to Crispy68 for his great After Sales Service and for getting the script sorted so that it works seamlessly.
by gregbarnes
Thu Apr 09, 2020 4:17 am
Forum: Off Topic Section
Topic: Comparison Slider
Replies: 14
Views: 11534

Re: Comparison Slider

Many thanks to Crispy68 (Ron) from www.wizbangwebdesign.com. He has issued an update to the Twenty Twenty slider extension and it works perfectly on my website in the Colourisation page at www.isacimages.com.au. It's called WBWD-Twenty-Twenty1.2
Many thanks Ron :lol:
by gregbarnes
Tue Dec 24, 2019 8:09 am
Forum: Off Topic Section
Topic: Comparison Slider
Replies: 14
Views: 11534

Re: Comparison Slider

Hi Siegbert,
I just use the "Image" tool to show my images and place it anywhere on the page. They range in size from 800px to 1024px.
For the galleries I use the "Photo Gallery" tool, which can have lots of photos in. I Highly recommend WYSIWYG for your website.
by gregbarnes
Mon Dec 23, 2019 9:03 am
Forum: Off Topic Section
Topic: Comparison Slider
Replies: 14
Views: 11534

Re: Comparison Slider

I decided to give TWENTY TWENTY a go. It seems to work well but for one bug. I run my website from any browser and on the menu bar I select "Colourise B&W" and when the page displays, the Twenty-Twenty box is blank. I have 9 image comparisons (Colour and B&W) and selecting any of the 9 still have a ...
by gregbarnes
Sat Jul 06, 2019 11:18 am
Forum: Forms
Topic: Strange path name in File Upload
Replies: 2
Views: 6570

Strange path name in File Upload

I inserted a "File Upload" control on my form and it works great. The client can upload a file to my server without problems. I do however, see that the filename path is "C:\fakepath\image.jpg". How can I show the correct path and not the "fakepath"? Thanks in advance.
by gregbarnes
Mon Jul 01, 2019 9:25 am
Forum: Forms
Topic: Form data sent when I press ENTER key.
Replies: 4
Views: 7059

Re: Form data sent when I press ENTER key.

I appreciate your prompt reply, so thank you. I am not good at the code side of things so I won't be doing anything like that. The SUBMIT button is DISABLED (which cancels the ENTER key) when the form is opened. I have put a checkbox on the form which must be checked before clicking on the SUBMIT ...
by gregbarnes
Mon Jul 01, 2019 2:46 am
Forum: Forms
Topic: Form data sent when I press ENTER key.
Replies: 4
Views: 7059

Re: Form data sent when I press ENTER key.

Thanks for the reply - appreciated! I would like to try this:
$(document).ready(function() {
$(window).keydown(function(event){
if(event.keyCode == 13) {
event.preventDefault();
return false;
}
});
});
but I don't know where to insert the code.
As far as using Recaptcha, I have not grasped the ...
by gregbarnes
Sat Jun 29, 2019 8:06 am
Forum: Forms
Topic: Form data sent when I press ENTER key.
Replies: 4
Views: 7059

Form data sent when I press ENTER key.

I have a simple form for music club members to submit a list of songs which they want to perform at our next show night.
I have editboxes for the input of the song titles. after entering a song title I press ENTER and the form is sent immediately and proceeds to the "Success" page. Is there a way to ...
by gregbarnes
Fri Nov 23, 2018 9:14 am
Forum: [rz] archive
Topic: [rz] Reveal Layers *** UPD 2017-Apr-09 ***
Replies: 2
Views: 18636

Re: [rz] Reveal Layers *** UPD 2017-Apr-09 ***

Thankyou for your reply. Cheers, Greg