Search found 22 matches
- Tue Aug 01, 2023 8:33 am
- Forum: General Questions
- Topic: Protection email address on website from spam
- Replies: 2
- Views: 971
Protection email address on website from spam
I am looking for a solution for protect email address made available legibly on website. I mean a solution without a contact form, with the ability to "copy-paste" the address by the user and direct redirection to the email client after a click. Is there any simple way that can be implemented in WWB ...
- Wed Jul 12, 2023 7:10 pm
- Forum: General Questions
- Topic: Problem with the size of fonts
- Replies: 8
- Views: 947
Re: Problem with the size of fonts
When enabling responsive font, the text object should only use one font. Otherwise the text cannot be responsive. You have added a symbol, which means that there are two fonts. Now if you switch to responsive mode, then the first font in the object will be used. Everything else will be ignored. See ...
- Wed Jul 12, 2023 3:16 pm
- Forum: General Questions
- Topic: Problem with the size of fonts
- Replies: 8
- Views: 947
- Wed Jul 12, 2023 1:04 pm
- Forum: General Questions
- Topic: Problem with the size of fonts
- Replies: 8
- Views: 947
Re: Problem with the size of fonts
Link to demo project:
https://mega.nz/file/5aIGCRgZ#RPsO9_Gsd ... I7QytMKen8
https://mega.nz/file/5aIGCRgZ#RPsO9_Gsd ... I7QytMKen8
- Wed Jul 12, 2023 10:43 am
- Forum: General Questions
- Topic: Problem with the size of fonts
- Replies: 8
- Views: 947
Re: Problem with the size of fonts
All nice, but when I enable responsive fonts - all fonts in preview and publishing change to "Segoe UI Symbol" and all the text looks like bushes (I use symbols in the text). Of course when inserting symbols I have "Arial", but in the output file is "Segoe UI Symbol". When I manually edit html file ...
- Tue Jul 11, 2023 9:31 pm
- Forum: General Questions
- Topic: Problem with the size of fonts
- Replies: 8
- Views: 947
Problem with the size of fonts
I have a problem with the new version of WWB:
When I resize the font at one breakpoint - this changes at all breakpoints
Is this an improvement or a bug ?
For me, it's a tragedy; I have a lot of constantly updated projects and I don't know what now (?)
When I resize the font at one breakpoint - this changes at all breakpoints

Is this an improvement or a bug ?
For me, it's a tragedy; I have a lot of constantly updated projects and I don't know what now (?)
- Sun Dec 18, 2022 12:25 pm
- Forum: General Questions
- Topic: WWB on 4K UHD Display
- Replies: 2
- Views: 696
Re: WWB on 4K UHD Display
Thank you
- Sat Dec 17, 2022 10:03 pm
- Forum: General Questions
- Topic: WWB on 4K UHD Display
- Replies: 2
- Views: 696
WWB on 4K UHD Display
I replaced my notebook with a new one with a 4K screen and I have some discomfort in working with some WWB elements. Specifically, it's a list of symbols. On the FHD screen, the list of symbols is scrollable and easy to read. On 4K screen, the elements of the list are so small that they are ...
- Tue Nov 30, 2021 12:32 pm
- Forum: General Questions
- Topic: WWB 17.0.4 installer needed
- Replies: 3
- Views: 1680
Re: WWB 17.0.4 installer needed
Thank youalan_sh wrote: ↑Mon Nov 29, 2021 11:17 pm I do have a 17.0.4 (5th November) zip file. If you really need it, you can find it here https://www.dropbox.com/s/demesl7tchw5f ... 4.zip?dl=1 - but be aware of BF's comments.
Alan
- Mon Nov 29, 2021 7:48 pm
- Forum: General Questions
- Topic: WWB 17.0.4 installer needed
- Replies: 3
- Views: 1680
WWB 17.0.4 installer needed
I'm looking for the installer version 17.0.4 64bit
Someone can help me ?
There is only 17.0.5 on the website to download
Someone can help me ?
There is only 17.0.5 on the website to download

- Fri Apr 30, 2021 6:06 pm
- Forum: General Questions
- Topic: Facebook Share Button
- Replies: 1
- Views: 2429
Facebook Share Button
On all of my websites "Facebook Share Button" stopped showing up.
Updating above 16.3 has changed something ?
Updating above 16.3 has changed something ?
- Wed Apr 07, 2021 3:32 pm
- Forum: Off Topic Section
- Topic: Need help with javascript
- Replies: 0
- Views: 17156
Need help with javascript
I need help with javascript in WWB. I have external js code which has detected some activity - redirect the page with a delay of 5 seconds. Code snippet: { if(detected){ setTimeout("location.href='https://x-website';",5000); } }); I would like to change the redirect to pop-up Dialog window (WWB ...
- Tue Mar 02, 2021 1:00 pm
- Forum: General Questions
- Topic: Master Page and folders
- Replies: 1
- Views: 1197
Master Page and folders
I have a website with one Master_Page and a large number of subpages sorted in separate folders. Master_Page includes Header with "Responsive Menu" and Footer with "CSS Menu". Main Menu ( "Responsive Menu" in Header ) work properly on all subpages, but links in Footer ( "CSS Menu" ) not working ...
- Thu Jan 14, 2021 7:45 pm
- Forum: General Questions
- Topic: Solution for display .webp alternative files
- Replies: 3
- Views: 3079
Re: Solution for display .webp alternative files
Maybe this will work? https://css-tricks.com/webp-with-fallback/ You can insert the code via Object HTML -> Inside tag. Thank you Pablo. I found this solution also, but with a few dozen sub-pages it will take too long and will be a mess with uploading external files. I chose WWB to save time. I ...
- Thu Jan 14, 2021 5:59 pm
- Forum: General Questions
- Topic: Solution for display .webp alternative files
- Replies: 3
- Views: 3079
Solution for display .webp alternative files
In one of my projects, I decided to use the .webp format for all images. I tested it on several of new version of browsers and phones: iPhone with Safari/Firefox (iOS 14+), Android with Chrome/Firefox (Android 10+) etc. Images display without any problems. I'm a bit worried about old browsers and ...
- Fri Jan 08, 2021 7:49 pm
- Forum: General Questions
- Topic: Enable Lazy Loading in Lightbox
- Replies: 9
- Views: 3960
Re: Enable Lazy Loading in Lightbox
Ok. I understand.
Thank you for all info and support.
I will be using the Gallery.
Thank you for all info and support.
I will be using the Gallery.
- Fri Jan 08, 2021 5:18 pm
- Forum: General Questions
- Topic: Enable Lazy Loading in Lightbox
- Replies: 9
- Views: 3960
Re: Enable Lazy Loading in Lightbox
Thx for replies. In this case - names of photos don't make any difference. In the Photo Gallery - Enable Lazy Loading really work with Light Box. Thanks for the hint. This solution is a bit longer in the design of the website and forces me to redo the entire project, but what to do... I haven't ...
- Fri Jan 08, 2021 2:48 pm
- Forum: General Questions
- Topic: Enable Lazy Loading in Lightbox
- Replies: 9
- Views: 3960
Re: Enable Lazy Loading in Lightbox
I've tried everything with no results:
Example: http://wwb-test.pl
Example project: http://wwb-test.pl/test.rar
Example: http://wwb-test.pl
Example project: http://wwb-test.pl/test.rar
- Thu Jan 07, 2021 10:15 pm
- Forum: General Questions
- Topic: Enable Lazy Loading in Lightbox
- Replies: 9
- Views: 3960
Re: Enable Lazy Loading in Lightbox
Thank you for fast reply Pablo.
For enlarging individual images with a click, I use "Link"->"Open in a Light Box" and this way work perfectly.
I can turn on "Enable Lazy Loading", but then images do not display in Light Box ( I have an empty window ).
For enlarging individual images with a click, I use "Link"->"Open in a Light Box" and this way work perfectly.
I can turn on "Enable Lazy Loading", but then images do not display in Light Box ( I have an empty window ).
- Thu Jan 07, 2021 7:11 pm
- Forum: General Questions
- Topic: Enable Lazy Loading in Lightbox
- Replies: 9
- Views: 3960
Enable Lazy Loading in Lightbox
Hello,
I can't find a solution for enable Lazy Loading in Lightbox.
I don't see something on the WWB or such a function is currently not possible ?
I can't find a solution for enable Lazy Loading in Lightbox.
I don't see something on the WWB or such a function is currently not possible ?
- Mon Nov 23, 2020 6:53 pm
- Forum: General Questions
- Topic: The page and the folder name
- Replies: 2
- Views: 2903
Re: The page and the folder name
Thank you for your reply.
I am adding my request to the suggestion section.
At the same time, I wanted to thank you for great work which is WWB.
I have been using your product for many years and it keeps getting better.
I hope it will not change, which I sincerely wish you ( and us - users ).
I am adding my request to the suggestion section.
At the same time, I wanted to thank you for great work which is WWB.
I have been using your product for many years and it keeps getting better.
I hope it will not change, which I sincerely wish you ( and us - users ).
- Sun Nov 22, 2020 6:59 pm
- Forum: General Questions
- Topic: The page and the folder name
- Replies: 2
- Views: 2903
The page and the folder name
I need to be able to set the folder name identical as page name. E.g. "flowers.html" and folder "flowers". WWB doesn't allow me to. I have an old website which I would like to do anew at WWB. But I have a lot of backlinks, which i will lose after folders or pages renaming. I know I can do redirects ...