Search found 27 matches
- Fri Aug 21, 2020 12:59 am
- Forum: Responsive Web Design
- Topic: HTML5 video inside a flex container
- Replies: 7
- Views: 5096
Re: HTML5 video inside a flex container
Hi Farins Did you add multiple breakpoints to your page containing the HTML5 video(s)? (e.g. Break points such as 1024, 768, 480) Doing so will allow you to "size" the videos for each break point as well. When shrinking the browser, the videos will adjust per break point. If it's a single video you ...
- Thu Aug 13, 2020 2:14 am
- Forum: Previewing and Publishing
- Topic: no preview aparece as imagens.... porem quando publico... nao aparece nenhuma...
- Replies: 13
- Views: 7007
Re: no preview aparece as imagens.... porem quando publico... nao aparece nenhuma...
In WYSIWYG Web Builder, click on File --> Save As --> Project Backup (zip). Upload this zip file which should contain your project and images to your website or upload in Dropbox and share that link to your file. For example, copy your zipped project file to your website and give the link to that ...
- Thu Aug 13, 2020 1:28 am
- Forum: Previewing and Publishing
- Topic: no preview aparece as imagens.... porem quando publico... nao aparece nenhuma...
- Replies: 13
- Views: 7007
Re: Agencia dj
Hello, You can use Google Translate to convert English to Portuguese for your convenience. https://translate.google.com/ Please provide a sample project of just the page you are having issues with so people can see your project settings and site layout. It is not possible to determine what is wrong ...
- Thu Jul 23, 2020 3:30 am
- Forum: General Questions
- Topic: WWB on a Linux Desktop PC
- Replies: 56
- Views: 20187
Re: WWB on a Linux Desktop PC
Hello Alex I assume you were looking if there was a native Linux binary installation version of WWB. It appears there are only Windows installation binaries for WWB on his site. However, it is possible to run Windows based applications on a Linux platform if that is possibly your intention. 1. Linux ...
- Fri Jul 17, 2020 4:23 am
- Forum: Forms
- Topic: Checkbox in forms
- Replies: 20
- Views: 11431
Re: Checkbox in forms
Hi Ron
Hopefully, GrahamW has a solution for you.
In the meantime, I found this which has code that may be worth a look for your checkbox issue.
https://www.formget.com/php-checkbox/
Regards,
Leo
Hopefully, GrahamW has a solution for you.
In the meantime, I found this which has code that may be worth a look for your checkbox issue.
https://www.formget.com/php-checkbox/
Regards,
Leo
- Thu Jul 16, 2020 11:12 pm
- Forum: Forms
- Topic: Checkbox in forms
- Replies: 20
- Views: 11431
Re: Checkbox in forms
Hi Ron (crispy68), If i have 3 check boxes set in a form, and give them each some text message in the "Value" field Example: Name: Checkbox1 Value: You selected Service 1 Name: Checkbox2 Value: You selected Service 2 Name: Checkbox3 Value: You selected Service 3 When checking 1 out of the 3 check ...
- Sat Jun 27, 2020 7:37 pm
- Forum: General Questions
- Topic: How to add links to all pages available in index.html
- Replies: 4
- Views: 2353
Re: How to add links to all pages available in index.html
Peter, You can download this sample website design (very, very limited) but it may give you an initial start and some ideas for navigation and ties to a few pages. There are many ways to setup your website so don't take this as gold, it's only a limited example among endless design possibilities ...
- Sat Jun 27, 2020 12:11 pm
- Forum: General Questions
- Topic: How to add links to all pages available in index.html
- Replies: 4
- Views: 2353
Re: How to add links to all pages available in index.html
Hi Peter I'm not sure of your questions for how to add links to all pages available in index.html. Can you clarify what exactly what you what to accomplish? In regards to showing images try one of these options. There are a number of ways to do what I believe you want. For example, you could have a ...
- Sat Jun 27, 2020 1:40 am
- Forum: General Questions
- Topic: How to display current year for copyright?
- Replies: 8
- Views: 4059
Re: How to display current year for copyright?
If you are simply looking to add the copyright symbol, add a text box to your footer. In Windows 10 in the Type here to search, enter character map. Click on the application, select the desired font to match your text font , select the copyright symbol on the 6th line. Click "Select" and then "Copy ...
- Fri Jun 26, 2020 3:59 am
- Forum: General Questions
- Topic: How to do this with layout
- Replies: 3
- Views: 2242
Re: How to do this with layout
Try changing the break point to something larger than the default of 480 (e.g. 600, 768) so it breaks earlier. Also, click on the column 5x, select edit and add some padding to the top and bottom on the column 5x, say 40 for both. When resizing the browser down during a preview, the text dropped ...
- Fri Jun 26, 2020 3:16 am
- Forum: General Questions
- Topic: What actually layers are?
- Replies: 5
- Views: 2757
Re: What actually layers are?
Crispy's comments are right. Flex grids and layout grids are being used more for a responsive web design (RWD). However, implementation using them will require more thought in design regarding layout. Layers are easily implemented to allow objects to be place anywhere (text, icons, shapes, forms ...
- Fri Jun 26, 2020 2:50 am
- Forum: General Questions
- Topic: Add icon to shape
- Replies: 6
- Views: 3024
Re: Add icon to shape
I'm not clear on part of your response. Can you please clarify? However, if you are using grids in your layout, when placing multiple objects in a single grid container, you cannot position them where you want. They are placed one after each other in that column. You can add more columns for ...
- Fri Jun 26, 2020 1:08 am
- Forum: General Questions
- Topic: Add icon to shape
- Replies: 6
- Views: 3024
Re: Add icon to shape
Click "Insert" on the menu, then "Font Awesome icon" and select desired icon. Drag it to your shape you have already laid out and then you can change the icon properties as needed for color, add a link, etc.
- Wed Jun 24, 2020 1:36 am
- Forum: General Questions
- Topic: Setting initial state with events or conditions
- Replies: 7
- Views: 3070
Re: Setting initial state with events or conditions
Hello I not 100% certain on what you want your result to be and if you plan some sort of event based on a certain selection. You mentioned that you want to have 2 tabs each with a checkbox and 7 radio buttons. The checkbox for each tab would be unchecked by default for both tabs. The first radio ...
- Tue Jun 23, 2020 3:42 am
- Forum: General Questions
- Topic: Close lightbox
- Replies: 25
- Views: 10895
Re: Close lightbox
Guys, This seems to be harder than expected to resolve. From all the searches I looked at over the weekend regarding closing pop-ups, parent processes from a main page that kick off child processes such as opening a lightbox which open another page (e.g. success page) is another child process ...
- Sat Jun 20, 2020 1:30 pm
- Forum: General Questions
- Topic: Close lightbox
- Replies: 25
- Views: 10895
Re: Close lightbox
Not sure this would work in your setup since you are using a lightbox pop-up for your form but you could use a timer set for a number of seconds on your success page. I have set up a form page in the past with a success and failure page, each one having a timer to re-display the form page when ...
- Sat Jun 20, 2020 3:02 am
- Forum: General Questions
- Topic: Best option to responsive website
- Replies: 4
- Views: 2980
Re: Best option to responsive website
Hi Christ2000 I've lightly tried using flexgrid and layout grid but have had a deal of time trying to get shapes, text and similar lined up the way I want. I find it requiring much more effort and it's certainly a different thought required if using them. Have fun trying to place a text box on a ...
- Sat Jun 20, 2020 2:08 am
- Forum: General Questions
- Topic: Close lightbox
- Replies: 25
- Views: 10895
Re: Close lightbox
BillyWiz The code posted by Rogerl that incorporates the following to your Fancybox settings should close the Lightbox after 4 seconds. You can adjust the timing to suit your requirements. I tested the code setting up a Slideshow with a picture, changed options to "Lightbox Gallery" and type was ...
- Thu Jun 11, 2020 3:47 am
- Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
- Topic: website for spanish villa
- Replies: 10
- Views: 22229
Re: website for spanish villa
Brian
I have some ideas for making your site responsive so it would be mobile friendly. You can reach me on my email below.
Leo
lac8383@comcast.net
I have some ideas for making your site responsive so it would be mobile friendly. You can reach me on my email below.
Leo
lac8383@comcast.net
- Mon Jun 08, 2020 1:38 am
- Forum: Responsive Web Design
- Topic: Responsive Menu change in behavior for break points?
- Replies: 6
- Views: 4116
Re: Responsive Menu change in behavior for break points?
Hi Crispy68, Adding the additional break point (768) as suggested worked well when resizing the browser down in size. This gave me the needed look and feel going from normal size 1170 to break point 768 and then 320. I made the website updates as needed and it all tested out - it's working exactly ...
- Sun Jun 07, 2020 1:38 pm
- Forum: Responsive Web Design
- Topic: Responsive Menu change in behavior for break points?
- Replies: 6
- Views: 4116
Re: Responsive Menu change in behavior for break points?
Thank you very much for your quick response and helpful tips! I wanted to get them "mobile friendly" quickly so I didn't experiment with adding other BP's at that time. There are other minor changes I want to do but that's when I saw this behavior after installing the newer WB 15.4.1. I will look at ...
- Sun Jun 07, 2020 12:34 pm
- Forum: Responsive Web Design
- Topic: Responsive Menu change in behavior for break points?
- Replies: 6
- Views: 4116
Re: Responsive Menu change in behavior for break points?
Hi Pablo, Well, this doesn't seem to be working as described. If I set the Responsive Menu to say BP 320, 480 or 768 and have a page BP set for 320 so it's mobile friendly, as I reduce the width of the browser, the menu icons get skewed and cover part of the page which looks terrible. If the ...
- Sun Jun 07, 2020 12:44 am
- Forum: Responsive Web Design
- Topic: Responsive Menu change in behavior for break points?
- Replies: 6
- Views: 4116
Re: Responsive Menu change in behavior for break points?
One thing I just tried was I had used layers set to a page width of 1170. The Responsive Menu sat on the upper layer with the same width (1170). If I went to Properties for Responsive Menu, then Style and set the break point to 1169 for the Responsive Menu (1 below the page width of 1170), then as I ...
- Sun Jun 07, 2020 12:13 am
- Forum: Responsive Web Design
- Topic: Responsive Menu change in behavior for break points?
- Replies: 6
- Views: 4116
Responsive Menu change in behavior for break points?
Has something changed with the behavior for "Responsive menu" in WYSIWYG version 15.4.1 versus 15.1? I had updated a website I designed 3 years ago using version 15.1 with some content and cosmetic changes and used the Responsive Menu instead of the original CSSMenu on May 23rd with a page break ...
- Mon Jun 01, 2020 2:55 pm
- Forum: General Questions
- Topic: Slow zoom for images in carousel
- Replies: 2
- Views: 1300
Re: Slow zoom for images in carousel
Thank you very much for getting me to the right spot!! That's what I was looking for.
- Mon Jun 01, 2020 1:48 am
- Forum: General Questions
- Topic: Slow zoom for images in carousel
- Replies: 2
- Views: 1300
Slow zoom for images in carousel
I have seen a few websites that have pictures typically in a carousel that appear to slowly zoom in. In searching the forum on how to perform this function, I saw the following post http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=17&t=82516&p=413188&hilit=background+zoom#p413188 The website ...
- Sun Nov 10, 2019 6:18 am
- Forum: Forms
- Topic: Phone call duration - Start and stop timers
- Replies: 2
- Views: 2431
Phone call duration - Start and stop timers
I am trying to create a simple dashboard that can be used by departmental personnel to track phone calls and other activities with their duration (start and stop times). For example, when a phone call is received, I want to be able to click a button that starts recording time and when the phone call ...