Helaas is het niet toegestaan op de meest recente versie van FontAwesome met de software mee te leveren.
Je kunt wel zelf icon libraries toegevoegen. Zie ook:
http://wysiwygwebbuilder.com/iconfonts.html
Search found 15634 matches
- Mon Mar 08, 2021 6:35 pm
- Forum: WYSIWYG Web Builder - Nederlandstalige versie
- Topic: tiktok font awesome logo
- Replies: 1
- Views: 7
- Mon Mar 08, 2021 12:44 pm
- Forum: General Questions
- Topic: WorldWide Template
- Replies: 1
- Views: 32
Re: WorldWide Template
You can download the particles script here:
https://vincentgarreau.com/particles.js/
In the File Publisher object, select the 'particles.min.js' file
https://vincentgarreau.com/particles.js/
In the File Publisher object, select the 'particles.min.js' file
- Mon Mar 08, 2021 7:03 am
- Forum: Forms
- Topic: passing data between forms
- Replies: 6
- Views: 114
Re: passing data between forms
You will need to make sure the IDs of input fields are the same.
- Sun Mar 07, 2021 8:55 pm
- Forum: WYSIWYG Web Builder - Nederlandstalige versie
- Topic: BACK LINK
- Replies: 1
- Views: 45
Re: BACK LINK
Je kunt HTML code via het "HTML" object toevoegen.
Maar deze code is gewoon een standaard tekst link, dus je kunt dit ook met de standaard tools doen.
https://wysiwygwebbuilder.com/links.html
Maar deze code is gewoon een standaard tekst link, dus je kunt dit ook met de standaard tools doen.
https://wysiwygwebbuilder.com/links.html
- Sun Mar 07, 2021 6:02 pm
- Forum: Responsive Web Design
- Topic: breakpoint question(s)
- Replies: 2
- Views: 84
Re: breakpoint question(s)
You can read more about this feature here:
https://wysiwygwebbuilder.com/forum/vie ... 10&t=63817
The FAQ also has examples to demonstrate the differences.
https://wysiwygwebbuilder.com/forum/vie ... 10&t=63817
The FAQ also has examples to demonstrate the differences.
- Sun Mar 07, 2021 6:01 pm
- Forum: General Questions
- Topic: wwb16 translation header etc
- Replies: 2
- Views: 75
- Sun Mar 07, 2021 8:08 am
- Forum: Previewing and Publishing
- Topic: Preview & Publish Issues
- Replies: 2
- Views: 88
Re: Preview & Publish Issues
the actual 'Publish' in which the website appears to be missing alot of information/detail that appears in the Preview version Usually this mean that you did not publish all files. To be able to help you , I need to see what you have done. Also, I have no idea how to include a 'warning' about 'cook...
- Sat Mar 06, 2021 4:07 pm
- Forum: Responsive Web Design
- Topic: Problems with the menu and adaptive window
- Replies: 1
- Views: 60
Re: Problems with the menu and adaptive window
I think the breakpoint value of the menu (in the RWD page of the menu properties) is not correct.
Please change 320 to 768
Please change 320 to 768
- Sat Mar 06, 2021 4:03 pm
- Forum: General Questions
- Topic: Page Height
- Replies: 3
- Views: 126
Re: Page Height
This usually means that there is an (hidden) object at the bottom of the page.
See also "There is a large is empty space at the bottom or right side of my page" in this FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=63817
See also "There is a large is empty space at the bottom or right side of my page" in this FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=63817
- Sat Mar 06, 2021 10:09 am
- Forum: General Questions
- Topic: Login page not secure
- Replies: 7
- Views: 839
Re: Login page not secure
I dont think there is an HTML version of the same page on the server. It is php with the document type listed as HTML. Here is the HTML version: https://narellanprobus.org.au/newsletters_2014_to_2020.html Here is the PHP version of the same page: https://narellanprobus.org.au/newsletters_2014_to_20...
- Sat Mar 06, 2021 7:52 am
- Forum: General Questions
- Topic: Page Height
- Replies: 3
- Views: 126
Re: Page Height
The size in the page properties defines the workspace size, not the size of the published.
The actual size of the HTML page is determined by the browser based on the content of the page.
The actual size of the HTML page is determined by the browser based on the content of the page.
- Sat Mar 06, 2021 7:49 am
- Forum: General Questions
- Topic: eBay Template
- Replies: 1
- Views: 78
Re: eBay Template
I'm sorry, as far as I know there is no eBay template for WWB.
- Fri Mar 05, 2021 6:05 pm
- Forum: Forms
- Topic: Captcha not authenticating
- Replies: 14
- Views: 155
Re: Captcha not authenticating
Please see "Emails are not arriving in my inbox":
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=32967
If that does not help then you will need to ask your webhost why the emails are not sent.
Based on their feedback you can then modify the settings of your form.
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=32967
If that does not help then you will need to ask your webhost why the emails are not sent.
Based on their feedback you can then modify the settings of your form.
- Fri Mar 05, 2021 4:43 pm
- Forum: Forms
- Topic: Captcha not authenticating
- Replies: 14
- Views: 155
Re: Captcha not authenticating
I do not think that the browser will make any difference. The form is processed on the server side.
Whether or not you need SMTP depends on the configuration of the server.
If SMTP is required , then you will need to enter the SMTP information of the server.
Whether or not you need SMTP depends on the configuration of the server.
If SMTP is required , then you will need to enter the SMTP information of the server.
- Fri Mar 05, 2021 3:16 pm
- Forum: Forms
- Topic: Captcha not authenticating
- Replies: 14
- Views: 155
Re: Captcha not authenticating
I turned off "Enable real-time validation through AJAX" and now it seems to allow the message to run its' course./quote] In that case, your website may not support AJAX or the AJAX script is not on the server. Your test project does not have a success and error page so I cannot verify the settings ...