Search found 17602 matches

by Pablo
Mon Apr 22, 2019 6:56 am
Forum: Responsive Web Design
Topic: Master Page Text (copyright) in Footer not responsive
Replies: 4
Views: 3761

Re: Master Page Text (copyright) in Footer not responsive

In 'Manage Breakpoints' make sure 'include min-width in CSS media quire' is enabled.
Note that this is enabled by default so you may have accidentally unchecked it.

This option is explained in the FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
by Pablo
Mon Apr 22, 2019 6:50 am
Forum: General Questions
Topic: Adding a Scrolling window
Replies: 17
Views: 6211

Re: Adding a Scrolling window

Maybe you have disabled the scrollbar in Page Properties -> Advanced -> overflow?
What is the URL of the page so I can see what you have done?
by Pablo
Mon Apr 22, 2019 6:48 am
Forum: General Questions
Topic: External File Publishing
Replies: 1
Views: 2077

Re: External File Publishing

You can use the 'File Publisher' object to published external files.
by Pablo
Sun Apr 21, 2019 8:08 pm
Forum: General Questions
Topic: Deleted the wrong software
Replies: 2
Views: 2198

Re: Deleted the wrong software

It looks like you are trying to install the 64bit version?

In that case, please read the 'important' note in the release notes:
viewtopic.php?f=1&t=77283
by Pablo
Sun Apr 21, 2019 3:11 pm
Forum: General Questions
Topic: 5 questions
Replies: 2
Views: 2219

Re: 5 questions

1. Add the menu to a layout grid and set full width to 'true' 2. I'm sorry, this functionality is not available for the Responsive Menu . Other alternatives can be found here: http://wysiwygwebbuilder.com/navigation.html 3. This can be done with transitions http://wysiwygwebbuilder.com/transitions.h...
by Pablo
Sun Apr 21, 2019 12:04 pm
Forum: General Questions
Topic: Checkbox
Replies: 2
Views: 4365

Re: Checkbox

A checkbox is always multiple choice.
A 'radio button' is for single choices.
by Pablo
Sun Apr 21, 2019 6:54 am
Forum: Responsive Web Design
Topic: Master Page Text (copyright) in Footer not responsive
Replies: 4
Views: 3761

Re: Master Page Text (copyright) in Footer not responsive

To be able to help you I nee to see what you have done.
What is the URL of the page?
What are your exact settings?
Or where can I download your project?

Related FAQ:
viewtopic.php?f=10&t=82134
by Pablo
Sat Apr 20, 2019 5:42 pm
Forum: Previewing and Publishing
Topic: Font size changed in source?
Replies: 2
Views: 7756

Re: Font size changed in source?

This is most likely related to the DPI settings of your computer. If the DPI is different than your old computer then Windows may render the text larger (or smaller). In Tools -> Options -> User Interface, you can enable High DPI support (requires restart). If that does not work then your computer m...
by Pablo
Sat Apr 20, 2019 3:41 pm
Forum: General Questions
Topic: Adding a Scrolling window
Replies: 17
Views: 6211

Re: Adding a Scrolling window

The browser will automatically add a scrollbar when you add more content to the page.

If you want to increase the workspace size then you can do this in the Page Properties.
by Pablo
Sat Apr 20, 2019 3:00 pm
Forum: General Questions
Topic: 64 bit update - how can I activate it- have a active 32 bit?
Replies: 3
Views: 3557

Re: 64 bit update - how can I activate it- have a active 32 bit?

The 64bit version uses the same activation.
by Pablo
Sat Apr 20, 2019 1:25 pm
Forum: Links and Navigation
Topic: Pablo, what menu do you use on your site?
Replies: 8
Views: 10203

Re: Pablo, what menu do you use on your site?

The website uses the same settings.
The breakpoint is set to 768
by Pablo
Sat Apr 20, 2019 1:23 pm
Forum: Responsive Web Design
Topic: Responsive background image
Replies: 12
Views: 6830

Re: Responsive background image

It also works wirh a master page.
by Pablo
Sat Apr 20, 2019 5:30 am
Forum: General Questions
Topic: Big question on user generated content site
Replies: 2
Views: 2849

Re: Big question on user generated content site

You can create the layout with WWB, but the 'logic' must be implemented with scripting.
So, you will need some knowledge of PHP or another server sided programming language.
Note that even for an advanced developer, creating a web application like this may take months of work.
by Pablo
Fri Apr 19, 2019 9:06 pm
Forum: Off Topic Section
Topic: Avoid an excessive DOM size
Replies: 2
Views: 7399

Re: Avoid an excessive DOM size

The more scripts/content you add to your website, the larger the 'DOM size' will get.
All code and scripts are already as small as possible, so the only way to reduce the DOM size is to add less (dynamic) content.
by Pablo
Fri Apr 19, 2019 8:57 pm
Forum: Responsive Web Design
Topic: Responsive background image
Replies: 12
Views: 6830

Re: Responsive background image

1. Open the page properties -> Style
2. Set a background image
3. Set the background size to 'cover' (or 100% 100%)

For Layout Grids there are several example templates that have a responsive background image
http://wysiwygwebbuilder.com/templates8.html
by Pablo
Fri Apr 19, 2019 8:49 pm
Forum: Forms
Topic: Success page pop-up text or image
Replies: 8
Views: 3955

Re: Success page pop-up text or image

Could you have an hidden text box (or image) that is made visible when success happens and then made hidden again when the mouse scrolls over or something?
No, because the form is processed on another page, so there is no way (other than to use AJAX) to update the screen on submit.
by Pablo
Fri Apr 19, 2019 8:47 pm
Forum: Links and Navigation
Topic: Pablo, what menu do you use on your site?
Replies: 8
Views: 10203

Re: Pablo, what menu do you use on your site?

This is normal behavior. The template was designed for 480 pixels.
by Pablo
Fri Apr 19, 2019 8:46 pm
Forum: Responsive Web Design
Topic: Responsive background image
Replies: 12
Views: 6830

Re: Responsive background image

A Layout grid without content will have no height.
The reason why you see it in the workspace is because otherwise you would not be able to drag any objects in it.
by Pablo
Fri Apr 19, 2019 5:34 pm
Forum: General Questions
Topic: Popup Form with timer
Replies: 30
Views: 9431

Re: Popup Form with timer

Animations can be configured via the 'CSS3 animation' settings. You may have accidentally copied it from a template.
http://wysiwygwebbuilder.com/animation.html
by Pablo
Fri Apr 19, 2019 4:46 pm
Forum: General Questions
Topic: Popup Form with timer
Replies: 30
Views: 9431

Re: Popup Form with timer

With regard to the popup form if I put a close icon then it simply keeps refreshing and loading again and again with the timer!!
When closing the dialog you are refreshing the page. so that is why it restarts the timer!
by Pablo
Fri Apr 19, 2019 4:32 pm
Forum: Forms
Topic: Success page pop-up text or image
Replies: 8
Views: 3955

Re: Success page pop-up text or image

There is no standard solution for this.
But it would require an AJAX script.

I may add this in a future version.
by Pablo
Fri Apr 19, 2019 4:31 pm
Forum: Links and Navigation
Topic: Pablo, what menu do you use on your site?
Replies: 8
Views: 10203

Re: Pablo, what menu do you use on your site?

I do not see any issues in the templates.
But if the menu get's cut off then it may be related to the z-order of the objects on the page.
by Pablo
Fri Apr 19, 2019 4:26 pm
Forum: General Questions
Topic: Popup Form with timer
Replies: 30
Views: 9431

Re: Popup Form with timer

The text 'It's a pure tech genius"' is part of Carousel3.
by Pablo
Fri Apr 19, 2019 4:22 pm
Forum: General Questions
Topic: Floating WhatsApp icon
Replies: 1
Views: 2672

Re: Floating WhatsApp icon

You can add custom code with the HTML object.
http://wysiwygwebbuilder.com/add_html.html
by Pablo
Fri Apr 19, 2019 2:27 pm
Forum: General Questions
Topic: Popup Form with timer
Replies: 30
Views: 9431

Re: Popup Form with timer

I still do not see any scrolling/moving text.
Maybe it's a 'feature' of your browser?
by Pablo
Fri Apr 19, 2019 11:37 am
Forum: General Questions
Topic: Is WYSIWYG WB right for building this website?
Replies: 1
Views: 2603

Re: Is WYSIWYG WB right for building this website?

The size of the website does not really matter, but a website with 1000's of pages with 100's of images will be a lot of work to maintain.
Also you may run memory limitations of Windows with that many images. Although the 64bit version should be able to handle that as well.
by Pablo
Fri Apr 19, 2019 9:12 am
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: openstreetmap extensie
Replies: 5
Views: 3977

Re: openstreetmap extensie

Misschien heb je een kaart geselecteerd waar je een API key voor nodig hebt?
Zie ook de documentatie.
by Pablo
Fri Apr 19, 2019 6:27 am
Forum: Forms
Topic: Order Form Calculation
Replies: 7
Views: 4578

Re: Order Form Calculation

The combobox also supports conditions.

See example 4:
http://wysiwygwebbuilder.com/conditions.html
by Pablo
Fri Apr 19, 2019 6:24 am
Forum: Responsive Web Design
Topic: Centering Bootstrap
Replies: 3
Views: 6819

Re: Centering Bootstrap

What exactly are you trying to do?
Did you use layout grids?
Can you please be more specific?
by Pablo
Fri Apr 19, 2019 6:22 am
Forum: General Questions
Topic: Space at the top on phone
Replies: 2
Views: 2873

Re: Space at the top on phone

I do not see anything wrong, It also looks ok on my iPhone.
Maybe you have already fixed it?
by Pablo
Thu Apr 18, 2019 8:25 pm
Forum: Forms
Topic: Order Form Calculation
Replies: 7
Views: 4578

Re: Order Form Calculation

If you use a checkbox to change the value on an edit box then the browser will not automatically detect that the value has changed. You will need to trigger a change event: in the checkbox add a new condition: action -> trigger change, with the target set to the same field as the other conditions of...
by Pablo
Thu Apr 18, 2019 8:17 pm
Forum: General Questions
Topic: registration with different email
Replies: 1
Views: 2832

Re: registration with different email

This usually indicates that you have accidentally used the wrong email address for the first activation.

You can look up the email address that you have used on the old computer in the registry:
HKEY_CURRENT_USER\Software\Pablo Software Solutions\WYSIWYG Web Builder 14\Settings\Name
by Pablo
Thu Apr 18, 2019 6:22 pm
Forum: Forms
Topic: Order Form Calculation
Replies: 7
Views: 4578

Re: Order Form Calculation

I'm sorry, I was not able to load the project because of missing extensins.
Can you please make sure the project does not use extensions and remove all non-relevant pages?

Also, I need to know exactly where to look.
I am happy to help you but I cannot spent hours on this.
by Pablo
Thu Apr 18, 2019 5:16 pm
Forum: Forms
Topic: Order Form Calculation
Replies: 7
Views: 4578

Re: Order Form Calculation

To be able to help you I need a (stripped) copy of the project file.
Note however that usually for me it will also take a lot of time to figure out what you have done.
by Pablo
Thu Apr 18, 2019 1:32 pm
Forum: Previewing and Publishing
Topic: hyperlink not working used master page
Replies: 15
Views: 13795

Re: hyperlink not working used master page

Did you move the master to the back?
by Pablo
Thu Apr 18, 2019 9:02 am
Forum: General Questions
Topic: Photo Gallery inside a Carousel
Replies: 4
Views: 2855

Re: Photo Gallery inside a Carousel

Cards should be no problem.
by Pablo
Thu Apr 18, 2019 8:05 am
Forum: General Questions
Topic: Can't load WYSIWYG on second computer
Replies: 2
Views: 2847

Re: Can't load WYSIWYG on second computer

What is the exact problem?
Do you get an error?
by Pablo
Thu Apr 18, 2019 6:59 am
Forum: General Questions
Topic: Photo Gallery inside a Carousel
Replies: 4
Views: 2855

Re: Photo Gallery inside a Carousel

There are no known issues with the Carousel and Photo Gallery. I've just tried it and it seems to work correct.
Although some (third party) scripts like lightboxes may not support it.
by Pablo
Thu Apr 18, 2019 6:08 am
Forum: Links and Navigation
Topic: Menu bar setting does not accepte orientation left
Replies: 8
Views: 8157

Re: Menu bar setting does not accepte orientation left

This is not a bug. The ID should not start with a number, this is not allowed in HTML.
See also: Menu -> Page - > Error Reports.

Related FAQs:
https://www.wysiwygwebbuilder.com/forum ... 10&t=64868
https://www.wysiwygwebbuilder.com/forum ... f=10&t=131
by Pablo
Thu Apr 18, 2019 6:06 am
Forum: General Questions
Topic: Mediaplayer Audio (default)
Replies: 2
Views: 2718

Re: Mediaplayer Audio (default)

Media events are only supported by the HTML5 player.
The default, which uses HTML's <embed>, which does not support events.
Note that is not specific to WWB.
by Pablo
Wed Apr 17, 2019 9:03 pm
Forum: General Questions
Topic: removing .html after webpage name
Replies: 1
Views: 2539

Re: removing .html after webpage name

This must be configured on the server side with .htaccess
by Pablo
Wed Apr 17, 2019 8:18 pm
Forum: General Questions
Topic: Page Properties missing Events in the Events Tab
Replies: 9
Views: 3992

Re: Page Properties missing Events in the Events Tab

I'm sorry, there is no faster way.
by Pablo
Wed Apr 17, 2019 8:17 pm
Forum: General Questions
Topic: Layers and Blocks
Replies: 6
Views: 3411

Re: Layers and Blocks

The reason why you cannot save this layout as a block is because cannot select hidden objects, so everything that is hidden will not be included in the block.
As a work around you can try to unhide each layer first and then save it.
by Pablo
Wed Apr 17, 2019 5:37 pm
Forum: General Questions
Topic: Layers and Blocks
Replies: 6
Views: 3411

Re: Layers and Blocks

by Pablo
Wed Apr 17, 2019 5:36 pm
Forum: General Questions
Topic: Page Properties missing Events in the Events Tab
Replies: 9
Views: 3992

Re: Page Properties missing Events in the Events Tab

In the project you have shared, card is not controlled by event.

Maybe you meant card4, card5 and card6? These events are implemented in Bookmark1
by Pablo
Wed Apr 17, 2019 3:29 pm
Forum: Links and Navigation
Topic: Menu background transparency - how to add?
Replies: 16
Views: 13459

Re: Menu background transparency - how to add?

You can control the style of hyperlinks via 'Hyperlink styles'
1. Create a hyperlink style
2. Select the style it in the properties of the Text Menu.
by Pablo
Wed Apr 17, 2019 3:27 pm
Forum: General Questions
Topic: Page Properties missing Events in the Events Tab
Replies: 9
Views: 3992

Re: Page Properties missing Events in the Events Tab

As expected, you are using onscrollreveal events. That is why the code is added.
The code is not caused by a separate statement, it is part of the onscrollreveal events and Animate (CSS3)

See my previous reply.
by Pablo
Wed Apr 17, 2019 3:14 pm
Forum: General Questions
Topic: Page Properties missing Events in the Events Tab
Replies: 9
Views: 3992

Re: Page Properties missing Events in the Events Tab

The code is already present in the HTML, but I cannot see it in the wysiwig UI. Correct. WWB will add it as part of the CSS animations. Last year I was able to see it and change it as I added new UI elements. No, this has not changed. The code is added because of animations in onscrollreveal or ons...