Search found 59 matches

by ruel.lago22
Sun Jan 27, 2019 8:26 am
Forum: General Questions
Topic: Smooth web transitioning
Replies: 2
Views: 1549

Re: Smooth web transitioning

Oww... Let me check it out. Thank you Pablo!
by ruel.lago22
Sun Jan 27, 2019 8:05 am
Forum: General Questions
Topic: Smooth web transitioning
Replies: 2
Views: 1549

Smooth web transitioning

Hello everyone! Just wondering if it's possible to make the transitioning of a webpage to another page smoothly in WWB? If you will click the Create an account or Forgot Password buttons, the web link change and it goes to another page smoothly. The sample website link is at the bottom. Hope someone...
by ruel.lago22
Tue Jan 22, 2019 12:54 pm
Forum: General Questions
Topic: What happens after a WWB update with bug fixes?
Replies: 1
Views: 2005

What happens after a WWB update with bug fixes?

I was wondering about the continues updates made in WWB. What happens when bugs is fixed for some tools or extensions? Like for example, I made a project with a slightly bug layer but I was able to work it around, then a new update is released that has fix for it. Does it automatically fix the bug a...
by ruel.lago22
Fri Oct 05, 2018 10:43 am
Forum: Forms
Topic: Persistent Cookies for login
Replies: 7
Views: 5056

Re: Persistent Cookies for login

***UPDATE*** Hello everyone, I know this is no longer scope of support of Pablo, if anyone can help me with this. For sure I will not be the only one who needs this feature in the future. I tried the code above and it worked for a little while. When I close my browser and after a few minutes, the co...
by ruel.lago22
Sun Sep 30, 2018 12:22 pm
Forum: Forms
Topic: Persistent Cookies for login
Replies: 7
Views: 5056

Re: Persistent Cookies for login

***UPDATE*** It worked :lol: If anyone needs persistent cookies that will last 10 years from now. Use the code below :) Don't forget to convert the login tools to Form first to edit the source code! Thank you again Pablo! if ($rememberme) { setcookie('username', $_POST['username'], time()+10*365*24*...
by ruel.lago22
Wed Sep 26, 2018 8:27 am
Forum: Forms
Topic: Persistent Cookies for login
Replies: 7
Views: 5056

Re: Persistent Cookies for login

Thank you Pablo 😄 I will look into it.
by ruel.lago22
Wed Sep 26, 2018 7:09 am
Forum: Forms
Topic: Persistent Cookies for login
Replies: 7
Views: 5056

Re: Persistent Cookies for login

You can set the (sessions) timeout for cookies in the of the login object. I see, what values should I set there to set the cookies expiry to persistent/permanent cookies? Or if it's not possible, what values should I put there to make it last forever or the longest the cookies can stay? Thank you ...
by ruel.lago22
Wed Sep 26, 2018 5:33 am
Forum: Forms
Topic: Persistent Cookies for login
Replies: 7
Views: 5056

Persistent Cookies for login

Hello everyone, Just want to ask if anybody has tried using a persistent cookies for our login in WWB? I tried to convert my existing website made with WWB of course, into a mobile app for iOS and Android. It seems to work and everything is fine and goes the way I want it to be. But I am having an i...
by ruel.lago22
Mon Aug 13, 2018 8:46 am
Forum: Off Topic Section
Topic: WYSIWYG not related. Need advise :)
Replies: 3
Views: 2925

WYSIWYG not related. Need advise :)

Hi guys, I just want to seek an advise from you guys. This is non WYSIWYG related concern so I posted it here in the off topic section. I discovered an upcoming competitor yesterday with the same startup idea. They publicly posted their website URL on their Facebook page but I found out that they di...
by ruel.lago22
Wed Aug 01, 2018 1:49 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: Meshachsofts Tech for Webdesign, Hosting & Graphics Website
Replies: 9
Views: 7670

Re: Meshachsofts Tech for Webdesign, Hosting & Graphics Website

I experience this before. I made sure that I cleared all page errors, compressed pictures and optemize the page to shorten the load time and lighten the process for the browsers. It fixed the problem.
by ruel.lago22
Tue Jul 31, 2018 12:35 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: Meshachsofts Tech for Webdesign, Hosting & Graphics Website
Replies: 9
Views: 7670

Re: Meshachsofts Tech for Webdesign, Hosting & Graphics Website

Can't scroll at the very bottom when using mobile phone. It's bouncing upward. Just saying :)
by ruel.lago22
Thu Jun 28, 2018 2:06 pm
Forum: Off Topic Section
Topic: Editbox Date Type
Replies: 3
Views: 8201

Re: Editbox Date Type

Hi Bacon Fries. Sorry for the super delayed reply. I was away for a few days. I just want to thank you because it worked and you save me big time :) It looks beautiful in mobile/cell. I have attached the screenshot. Again, thank you so much! I really appreciate it :oops: https://scontent.fmnl8-1.fna...
by ruel.lago22
Wed Jun 20, 2018 10:00 am
Forum: Off Topic Section
Topic: Editbox Date Type
Replies: 3
Views: 8201

Editbox Date Type

Please, I desperately need anyone's help because I really can't find a way to disable past dates and 7 days after in the calendar. All I know is the code "minDate:0, maxDate:7" but I honestly do not know where to insert this in WWB. Please please help :cry: It has been days already and I c...
by ruel.lago22
Mon Jun 18, 2018 10:52 am
Forum: Forms
Topic: jQuery Date Picker
Replies: 12
Views: 21305

Re: jQuery Date Picker

There is a jQuery plugin named jQuery Validator available that allows validation to be put datepicker take a look at the following url. To test scroll till you see the submit button trying clicking to see results http://keith-wood.name/uidatepickervalidation.html Oh dear. My brain would like to exp...
by ruel.lago22
Mon Jun 18, 2018 6:23 am
Forum: Forms
Topic: jQuery Date Picker
Replies: 12
Views: 21305

Re: jQuery Date Picker

Thank you Pablo :) I'll try my best to understand this codes and how to integrate them.
by ruel.lago22
Mon Jun 18, 2018 5:31 am
Forum: Forms
Topic: jQuery Date Picker
Replies: 12
Views: 21305

Re: jQuery Date Picker

Custom Options->Options add minDate:0 I didn't know that it could be that simple :shock: . I made it minDate:0, maxDate: 7 and it worked fantastically beautiful! Maybe I am asking too much but I don't find any options to add some validation using jQuery Date Picker. I would require them to fill thi...
by ruel.lago22
Sun Jun 17, 2018 11:57 am
Forum: Forms
Topic: jQuery Date Picker
Replies: 12
Views: 21305

jQuery Date Picker

Good day everyone, I was wondering how can we disable past dates on jQuery Date Picker? And if possible require it before the form can be sent? I don't find any options in WWB14. I found some codes on the internet but I have no idea such as https://stackoverflow.com/questions/8356358/jquery-date-pic...
by ruel.lago22
Sat Jun 16, 2018 10:11 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jQuery Store Locator ***08/04/12*** (Unavailable)
Replies: 20
Views: 86669

Re: jQuery Store Locator ***08/04/12***

Hello :) Does anyone has the link to download this extension? I found this useful. Thanks in advance!
by ruel.lago22
Sun May 20, 2018 3:28 am
Forum: Off Topic Section
Topic: Adding a web page to an email
Replies: 2
Views: 11513

Re: Adding a web page to an email

You need to code this by yourself if you want a beautiful and well-detailed quotation email. You might wanna try
to integrate it using Zapier and MailChimp.
by ruel.lago22
Sat May 19, 2018 9:35 am
Forum: Off Topic Section
Topic: Signup sheet for a potluck
Replies: 2
Views: 12418

Re: Signup sheet for a potluck

What type of database are you going to use? You may use "Conditions" for this one.

Look at this: http://prntscr.com/jjuuit
by ruel.lago22
Tue May 15, 2018 10:09 am
Forum: Off Topic Section
Topic: Booking Form
Replies: 16
Views: 17016

Re: Booking Form

(1) You should make your website Mobile Friendly. People everywhere use mobile devices to do everything from simple information gathering to purchasing big-ticket items and much, much more. The reason? It’s fast and easy. Consumers in every industry want to connect and get what they’re looking for q...
by ruel.lago22
Mon May 14, 2018 2:47 am
Forum: Off Topic Section
Topic: Booking Form
Replies: 16
Views: 17016

Re: Booking Form

Well, you have to be creative and imaginative on how you would like it to be processed. Try this WWB I made for you and work it around. Send it using PHP email. If you want to automate it, you may also want to use Zapier. Note: Decompress the RAR first then open the WBS file. Preview it and work it ...
by ruel.lago22
Fri May 11, 2018 8:48 am
Forum: Off Topic Section
Topic: Pick-up and Drop-off with map script
Replies: 2
Views: 13293

Re: Pick-up and Drop-off with map script

Thank you so much :) This is where I will start.
by ruel.lago22
Thu May 10, 2018 8:28 am
Forum: Off Topic Section
Topic: Pick-up and Drop-off with map script
Replies: 2
Views: 13293

Pick-up and Drop-off with map script

Good day everyone, I am looking all over the internet on how to put Pick-up and Drop-off with a map to our website form. We are planning to start-up a pickup and delivery service website. One of the reasons why I want that feature is to minimize our time in looking for the customer's Pick-up locatio...
by ruel.lago22
Sun May 06, 2018 2:57 am
Forum: Off Topic Section
Topic: GZIP compression
Replies: 2
Views: 14394

Re: GZIP compression

Were you able to make it work using this?
by ruel.lago22
Sat Feb 24, 2018 10:11 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: jor_overPace 2.0
Replies: 16
Views: 53679

Re: jor_overPace 2.0

I've been looking for this feature like forever! Thank you man!
by ruel.lago22
Thu Feb 22, 2018 6:16 am
Forum: Off Topic Section
Topic: Autocomplete Address Form
Replies: 1
Views: 2281

Autocomplete Address Form

Hello everyone, Is there anyone knows how to integrate Autocomplete Address Form that is powered by Google to our website using our WWB? Are there any available ready-made extensions that I can download or purchase? I'm creating an online service booking platform wherein they will need to enter thei...