Search found 102 matches

by Williams
Wed Aug 24, 2022 11:16 pm
Forum: Forms
Topic: Login Functions
Replies: 8
Views: 2567

Re: Login Functions

Thank you Pablo for your support.. I've checked with my host provider and he told me that our server provides that version of PHP with no problem. he also said that it doesn't make sense as other forms work fine except edit profile form. seems like there's another problem in the setting but i can't ...
by Williams
Mon Aug 22, 2022 9:34 pm
Forum: Forms
Topic: Login Functions
Replies: 8
Views: 2567

Re: Login Functions

I did not find any issues in the settings So what's the problem? why does edit profile form show a blank page when publishing? However, it looks like you are using an old version of WWB? Do you think there's a bug in my version which causes this problem? I also have added phone number in sign up fo...
by Williams
Sun Aug 21, 2022 11:19 pm
Forum: Forms
Topic: Login Functions
Replies: 8
Views: 2567

Re: Login Functions

Thank you Pablo for your quick response.. Could you please check my demo project and lmk why Edit Profile form doesn't appear for me when publishing the project please.. https://easyupload.io/xbn49i You can use 'custom profile fields' to add field to the sign up and edit profile form. If I did that,...
by Williams
Sat Aug 20, 2022 5:41 pm
Forum: Forms
Topic: Login Functions
Replies: 8
Views: 2567

Login Functions

Hello Guys, This is the first time ever I've used login functions, just have some questions about it.. First, Edit profile box doesn't show when publishing the page. it gives a blank page!! Second, is there a way to add some fields on sign up form and edit profile form? I've tried to convert it as a...
by Williams
Sat Aug 20, 2022 5:31 pm
Forum: General Questions
Topic: Inquiry about Function
Replies: 5
Views: 1426

Re: Inquiry about Function

Thank you guys for your support.. I've made like a picture with checkbox on it as BaconFries said.. and this works for me..
Many Thanks... :wink:
by Williams
Thu Aug 18, 2022 9:33 pm
Forum: General Questions
Topic: Inquiry about Function
Replies: 5
Views: 1426

Re: Inquiry about Function

Thank you guys for the quick reply... @ BaconFries, that's exactly what I'm looking for https://iqbalfn.github.io/bootstrap-image-checkbox/ (Image Checkbox). Is there any ways to achieve this thru WWB!! and how to get the selected images in form result email?? Thank you very much for your time..
by Williams
Thu Aug 18, 2022 6:46 pm
Forum: General Questions
Topic: Inquiry about Function
Replies: 5
Views: 1426

Inquiry about Function

Hello Everybody, just wondering if there's any feature or extension could work to achieve like attached picture https://usaupload.com/cache/plugins/filepreviewer/597168/df69d2f27717d8821fdd2e416d3c7af569b3e003b65ff60f74dfe39fd4a5c460/1100x800_cropped.jpg Ref Website https://blueelitecleaning.com/cle...
by Williams
Sat Oct 09, 2021 6:26 am
Forum: Forms
Topic: Success page Doesn't Work
Replies: 10
Views: 7225

Re: Success page Doesn't Work

YES YES got you.. it works for now :lol: :lol: :lol:
THANK YOU PABLO, YOU'RE AMAZING :D
by Williams
Sat Oct 09, 2021 6:08 am
Forum: Forms
Topic: Success page Doesn't Work
Replies: 10
Views: 7225

Re: Success page Doesn't Work

So how to solve the problem Pablo? I don't want to re-build the project from scratch!
by Williams
Fri Oct 08, 2021 10:13 pm
Forum: Forms
Topic: Success page Doesn't Work
Replies: 10
Views: 7225

Re: Success page Doesn't Work

Thank you Pablo for your quick response
please check https://files.fm/u/tphwvus4v
by Williams
Fri Oct 08, 2021 7:42 pm
Forum: Forms
Topic: Success page Doesn't Work
Replies: 10
Views: 7225

Success page Doesn't Work

Hey All, There's a problem with my success page ( new project ), the form works normally and sends the filled data to the concerned email. while the transfer to success page doesn't work! it gives the below msg Warning: Cannot modify header information - headers already sent by (output started at /h...
by Williams
Thu Aug 05, 2021 7:19 pm
Forum: General Questions
Topic: Phone Number Format
Replies: 3
Views: 2240

Re: Phone Number Format

Thank you Pablo for your support..
Actually I'm not familiar with Java script. so if you can let me know the value of this script that would be much better..
Thank you again very much for your time
by Williams
Thu Aug 05, 2021 5:01 pm
Forum: General Questions
Topic: Phone Number Format
Replies: 3
Views: 2240

Phone Number Format

Hey All,

Is there a way to set the phone number format like xxx-xxx-xxxx in the form editbox.

Image
by Williams
Sat Dec 12, 2020 8:56 pm
Forum: General Questions
Topic: Pop-up Plugin
Replies: 3
Views: 1583

Re: Pop-up Plugin

To my knowledge there is no extension for this specifically. What you are asking for is called 'Live Sales Notification'. Everything i've seen are widgets made for W.P., Shopify, Woocommerce and other shopping carts. I havent seen anything as of yet that is for just any website. I'm on the fence wh...
by Williams
Sat Dec 12, 2020 5:29 pm
Forum: General Questions
Topic: Pop-up Plugin
Replies: 3
Views: 1583

Pop-up Plugin

Hi Everybody, Hope All is good. Just wondering if there any popup plugin or any trick coukd do same functions on WWB Ref Website https://naturefreshairpurifier.com/ IF you go thru the website, you'll find like a pop up notification about the recent clients who purchased the product. and the content ...
by Williams
Mon Mar 23, 2020 9:56 pm
Forum: General Questions
Topic: can such a site be made?
Replies: 5
Views: 3685

Re: can such a site be made?

Pablo wrote: Mon Mar 23, 2020 4:53 pm Implementing a website like this require custom coding.
That's a kind of magic :shock: :shock:
AMAZING :idea:
by Williams
Fri Mar 06, 2020 11:23 pm
Forum: General Questions
Topic: The Tab doesn't look as in preview mode!!
Replies: 1
Views: 1503

The Tab doesn't look as in preview mode!!

Hi All, While i'm working on a new project. something strange i can see by using Tabs!! This pic show how the tab looks in WWB , all things looks fine ( text and boxes ) https://i.imgur.com/6X2jYFs.jpg and this pic show how some text move up! in the preview and after publishing the page!! https://i....
by Williams
Tue Feb 04, 2020 9:00 am
Forum: General Questions
Topic: 1. How to add disable right click and 2. How to add a subject line to email links.
Replies: 8
Views: 2515

Re: 1. How to add disable right click and 2. How to add a subject line to email links.

rogerl wrote: Mon Feb 03, 2020 10:46 am To disable right click add this code to "Inside <Body> Tag" under Page html.

Code: Select all

<BODY oncontextmenu="return false" onselectstart="return false" ondragstart="return false">
Thanks Roger.. Very useful code.
by Williams
Tue Feb 04, 2020 8:57 am
Forum: General Questions
Topic: Search Engine Results
Replies: 4
Views: 1286

Re: Search Engine Results

I think you need more details about ADwords. Maybe this blog is useful
https://www.reliablesoft.net/adwords-vs ... e-website/
by Williams
Tue Feb 04, 2020 8:33 am
Forum: General Questions
Topic: Using Book marks on a responsive website.
Replies: 17
Views: 4063

Re: Using Book marks on a responsive website.

For me, all links in ( Menu and even to up button ) work correctly on my phone.
As crispy said, we'll need the project file to see what the exact setting you have done..
by Williams
Sun Jan 26, 2020 2:45 pm
Forum: General Questions
Topic: 90 second web site builder
Replies: 8
Views: 5257

Re: 90 second web site builder

90 Second Homepage says UPDATE You can now purchase this product under its other brand name here: https://90secondwebsitebuilder.com/wysiwyg WYSIWYG is the exact same software as 90 Second Website Builder with more current updates - just a different name. Your previous 90 Second Website Builder proj...
by Williams
Mon Jan 20, 2020 12:58 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: Latest Work
Replies: 10
Views: 10258

Re: Latest Work

Overall, Excellent Job Zinc. Well done... Very simple and attractive. that's what clients love to see. I've just noticed a horizontal scrollbar (View port 1024 if you have breakpoints ). It seems Ok on my Phone. Thank you sir! :D Anytime Sir :wink: Just a question regarding the carousel. is it an e...
by Williams
Mon Jan 20, 2020 12:36 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: Latest Work
Replies: 10
Views: 10258

Re: Latest Work

Overall, Excellent Job Zinc. Well done...
Very simple and attractive. that's what clients love to see.
I've just noticed a horizontal scrollbar (View port 1024 if you have breakpoints ). It seems Ok on my Phone.
by Williams
Fri Jan 03, 2020 3:15 pm
Forum: Links and Navigation
Topic: CSS Menu
Replies: 7
Views: 6471

Re: CSS Menu

Hi Pablo, 1. The CSS menu does not support icons but you can use the Themebale menu instead. Also, there are many other menus with icon support. Actually i would like to use the CSS menu as it has ( height by px ). so it's more easy to put it in a layer using breakpoints. Themeable menu has padding ...
by Williams
Wed Jan 01, 2020 10:59 pm
Forum: Links and Navigation
Topic: CSS Menu
Replies: 7
Views: 6471

CSS Menu

Happy New Year Everybody, 1) Is there any feature in CSS Menu to activate Drop down icon! Actually i usually use Mega Menu and this features is there. but in i couldn't find it in CSS Menu. so is there any tip to activate it! 2) For me, i'm not able to control the height of main menu in different br...
by Williams
Sun Dec 29, 2019 12:08 am
Forum: General Questions
Topic: Inline frame question.
Replies: 6
Views: 2648

Re: Inline frame question.

I would like to thank you RZ for all AMAZING extensions you made.. Keep it up mate :D
by Williams
Fri Dec 27, 2019 3:12 pm
Forum: Forms
Topic: Data Picker Feature
Replies: 2
Views: 3160

Re: Data Picker Feature

OH got it.. in the mode, I've selected overlay instead of inline. and this did the trick :wink:
Pablo, you're the man... Thank you for your quick support.
by Williams
Fri Dec 27, 2019 2:30 pm
Forum: Forms
Topic: Data Picker Feature
Replies: 2
Views: 3160

Data Picker Feature

Hi All, I'm trying to do something like this http://sktthemesdemo.net/pet-care/#contactform_main Under " Make An Appointment " All is Okay unless only one features. when you click on calender icon. there's a pop up data picker shows to select the date. and then it disappears once the date ...
by Williams
Fri Dec 27, 2019 1:54 pm
Forum: Off Topic Section
Topic: Comparison Slider
Replies: 14
Views: 9563

Re: Comparison Slider

For me, Twinty Twinty extension which posted by Crispy doesn't work properly with breakpoints. it only works if the project contains only default view.
Am i right!!
by Williams
Mon Dec 23, 2019 7:13 pm
Forum: General Questions
Topic: **SOLVED**Add Border to youtube video
Replies: 4
Views: 2716

Re: **SOLVED**Add Border to youtube video

AMAZING Crispy. Thank you :wink:
Very Simple.. Very easy tip..
by Williams
Sat Dec 14, 2019 8:07 pm
Forum: General Questions
Topic: Something Wrong in the Breakpoints!!
Replies: 9
Views: 2609

Re: Something Wrong in the Breakpoints!!

Yes mate i already did that. and it works well.
my questions in this regard is what does that mean in the design!!
by Williams
Sat Dec 14, 2019 5:27 pm
Forum: General Questions
Topic: Something Wrong in the Breakpoints!!
Replies: 9
Views: 2609

Re: Something Wrong in the Breakpoints!!

A big Thank you Crispy, It's almost sorted out :D :D :D :D Just a question, what do we mean with " overflow-x and overflow-Y "!! 3. What you see in the search engines many times is the information you enter in the 'title' and 'description' fields in the meta tag section in page properties....
by Williams
Sat Dec 14, 2019 3:39 pm
Forum: General Questions
Topic: Something Wrong in the Breakpoints!!
Replies: 9
Views: 2609

Re: Something Wrong in the Breakpoints!!

Sure i'll..
Could you take a look on my concerns plsss.
Your help is highly very appreciated.
by Williams
Sat Dec 14, 2019 3:22 pm
Forum: General Questions
Topic: Something Wrong in the Breakpoints!!
Replies: 9
Views: 2609

Re: Something Wrong in the Breakpoints!!

An update regarding #4 I've played around the code which provided by Crispy, I've changed right to bottom and it works fine now.. Thank you crispy again. still need some help regarding " push effect " to close this point out.. Pablo, i do appreciate if you could add this option in the menu...
by Williams
Sat Dec 14, 2019 3:03 pm
Forum: General Questions
Topic: Something Wrong in the Breakpoints!!
Replies: 9
Views: 2609

Re: Something Wrong in the Breakpoints!!

Hi Crispy, Thank you so much for your reply.. 1. I think it has something to do with the scroll bar and you are using relative horizontal sizing and relative horizontal position. What do you exactly mean i'm using relative horizontal sizing and relative horizontal position.!! As i know this scroll c...
by Williams
Sat Dec 14, 2019 2:25 am
Forum: General Questions
Topic: Something Wrong in the Breakpoints!!
Replies: 9
Views: 2609

Something Wrong in the Breakpoints!!

Hi Everybody, I've noticed some issues in my project, and wanna share that with you.. Hopefully somebody could help :idea: Here's the demo project after removing all non relative objects https://files.fm/f/as6xwe4e And here're my concerns : 1) In the breakpoint 1920, if you make a preview. you'll se...
by Williams
Tue Nov 12, 2019 11:28 am
Forum: Forms
Topic: Forms in Masterpage
Replies: 10
Views: 4111

Re: Forms in Masterpage

I'll give it a try & get back..
Many thanks Pablo.
by Williams
Tue Nov 12, 2019 9:17 am
Forum: Forms
Topic: Forms in Masterpage
Replies: 10
Views: 4111

Re: Forms in Masterpage

Pablo wrote: Tue Nov 12, 2019 7:34 am If you install the latest build (date: 11/10/2019) then forms validation is now also supported in master frames.
So Do i need to remove the form and re-create it again after installing the last build!!
by Williams
Tue Nov 12, 2019 1:17 am
Forum: Forms
Topic: Forms in Masterpage
Replies: 10
Views: 4111

Re: Forms in Masterpage

Pablo,

Could you clarify more pls. What do you exactly mean with that! is this issue should be fixed once I've installed the new release of (11/10/2019)
by Williams
Sun Nov 10, 2019 2:01 am
Forum: Forms
Topic: Forms in Masterpage
Replies: 10
Views: 4111

Re: Forms in Masterpage

The news letter at the footer. The form could be successfully submitted however there's a validate.
by Williams
Sat Nov 09, 2019 4:35 pm
Forum: Forms
Topic: Forms in Masterpage
Replies: 10
Views: 4111

Re: Forms in Masterpage

The first form in the page only works when you enter your email and that's fine, the second one which created in master page works with/without entering an email however the setting is the same.

https://filebin.net/dchjduudb3z7xubp
by Williams
Sat Nov 09, 2019 12:22 pm
Forum: Forms
Topic: Forms in Masterpage
Replies: 10
Views: 4111

Forms in Masterpage

Hi All, I've been using the form validations for a long time ago, However, I've been noticed that Form validations doesn't work Thru the master page. Just to be clear, I've added an editbox to a layer, and set my validation. it works fine for all pages. but it doesn't while using same editbox in mas...
by Williams
Mon Nov 04, 2019 8:36 pm
Forum: General Questions
Topic: Can't publish the project
Replies: 10
Views: 2048

Re: Can't publish the project

I've tried to publish thru FTP with TLS/SSL (AUTH TLS - Explicit), and it works for now..
Thank you Pablo.
by Williams
Fri Nov 01, 2019 10:30 pm
Forum: General Questions
Topic: Can't publish the project
Replies: 10
Views: 2048

Re: Can't publish the project

Did you try to publish with winsock?
What is the error in that case?
It's successful published, on the other hand there're no files on the host!
by Williams
Fri Nov 01, 2019 9:29 pm
Forum: General Questions
Topic: Can't publish the project
Replies: 10
Views: 2048

Re: Can't publish the project

I've disabled the firewall, and the problem only appears while uploading the project .
Have you tried to upload the file pablo!
by Williams
Fri Nov 01, 2019 8:37 pm
Forum: General Questions
Topic: Can't publish the project
Replies: 10
Views: 2048

Re: Can't publish the project

An update..
I've 2 host company, both same result. i doubt there's something went wrong in in the software regarding uploading JS files.

Here's a demo project
https://wetransfer.com/downloads/3657af ... 544/cc2a71
by Williams
Fri Nov 01, 2019 8:13 pm
Forum: General Questions
Topic: Can't publish the project
Replies: 10
Views: 2048

Re: Can't publish the project

Pablo,

I'm pretty sure now it's related to the script. I've another project including the same script. and i'm getting same result when uploading even the second project. and it stops uploading because of (affix.min.js) file.

I tried to put the script in a blank page, and publish. same result!!
by Williams
Fri Nov 01, 2019 7:27 pm
Forum: General Questions
Topic: Can't publish the project
Replies: 10
Views: 2048

Re: Can't publish the project

It's not related to the host. i can publish the project normally when i delete the script.
is there any way to keep the script and publish as ( FTP standard file transfer protocol ) as some features don't wok when i publish using any other protocol.

Thank you for your kind support pablo.
by Williams
Fri Nov 01, 2019 4:38 pm
Forum: General Questions
Topic: Can't publish the project
Replies: 10
Views: 2048

Can't publish the project

Hi everybody. I have a project. and all is good even the publishing until yesterday. today i have added a new page to the project. the problem is while i'm trying to publish my project it gives an error message as below. I've found a solution for this error by deleting the script. this script I've a...
by Williams
Mon Sep 30, 2019 4:41 am
Forum: General Questions
Topic: Event
Replies: 6
Views: 2530

Re: Event

Thank you so much Pablo..
your effort is appreciated. :wink: