There was never another menu to change the page file extension. You always had to do this in the page properties.
This behavior has not recently changed. It has worked this way since version 1.0
Search found 15843 matches
- Tue Apr 13, 2021 5:42 pm
- Forum: General Questions
- Topic: Extension page not change properties
- Replies: 1
- Views: 26
- Tue Apr 13, 2021 5:18 pm
- Forum: Login Tools Questions
- Topic: blinking fonts
- Replies: 3
- Views: 59
Re: blinking fonts
You can drag & drop other elements insde a table cell, so for example you could add an animation to a heading and place this insert the table.
- Tue Apr 13, 2021 5:16 pm
- Forum: General Questions
- Topic: Project crashed when uploading
- Replies: 2
- Views: 37
Re: Project crashed when uploading
I have a feeling that it may have had something to do with me not saving the project before it was published. That should not make any difference. Is there any way that a warning could be given if the project has not been saved before publishing? There is currently no option for this. But you can p...
- Tue Apr 13, 2021 2:15 pm
- Forum: General Questions
- Topic: Structured Data
- Replies: 2
- Views: 44
Re: Structured Data
Note that this is not specific to WWB.
But maybe this will be helpful?
https://en.wikipedia.org/wiki/ISO_8601
But maybe this will be helpful?
https://en.wikipedia.org/wiki/ISO_8601
- Tue Apr 13, 2021 12:15 pm
- Forum: General Questions
- Topic: Excessive amount of RAM used by WB
- Replies: 5
- Views: 60
Re: Excessive amount of RAM used by WB
If you need further assistance then please share a demo project and describe the exact steps to reproduce this behavior.
But as mentioned, if you use lot of images then lots of memory may be allocated because to be able to display the image then need to be loaded and decompressed in memory.
But as mentioned, if you use lot of images then lots of memory may be allocated because to be able to display the image then need to be loaded and decompressed in memory.
- Tue Apr 13, 2021 11:13 am
- Forum: General Questions
- Topic: Excessive amount of RAM used by WB
- Replies: 5
- Views: 60
Re: Excessive amount of RAM used by WB
Maybe you have enabled the 'Restart Manager' in Tools -> Options -> Backup ?
Note that if you use many images then this may require lots of memory. Of course, this is not specific to WWB.
Note that if you use many images then this may require lots of memory. Of course, this is not specific to WWB.
- Tue Apr 13, 2021 8:50 am
- Forum: General Questions
- Topic: Client Accessible Editor
- Replies: 6
- Views: 126
Re: Client Accessible Editor
It looks like there is a problem with the file:
editablecontentadmin.php
Does you webhost support a recent version of PHP (5.6 or newer)?
editablecontentadmin.php
Does you webhost support a recent version of PHP (5.6 or newer)?
- Tue Apr 13, 2021 6:15 am
- Forum: General Questions
- Topic: *** Fixed*** Mutli level panel menuis not behaving
- Replies: 3
- Views: 78
Re: Mutli level panel menuis not behaving
Did you publish all files?
jquery-3.6.0.min.js is missing on the server.
jquery-3.6.0.min.js is missing on the server.
- Tue Apr 13, 2021 6:13 am
- Forum: General Questions
- Topic: Client Accessible Editor
- Replies: 6
- Views: 126
Re: Client Accessible Editor
None of the links work for me.
Are you sure they are correct?
Are you sure they are correct?
- Tue Apr 13, 2021 6:10 am
- Forum: Off Topic Section
- Topic: uploading the contents of a text area to the server
- Replies: 3
- Views: 89
Re: uploading the contents of a text area to the server
Maybe the input field is not part of the form?
It is difficult to help you without seeing what you have done.
It is difficult to help you without seeing what you have done.
- Tue Apr 13, 2021 6:08 am
- Forum: General Questions
- Topic: Masterframe and publishing option
- Replies: 2
- Views: 61
Re: Masterframe and publishing option
Correct, the master frame itself does not need to be published.
- Mon Apr 12, 2021 5:21 pm
- Forum: WYSIWYG Web Builder - Nederlandstalige versie
- Topic: Hulplijn
- Replies: 3
- Views: 79
Re: Hulplijn
Je kunt rulers guides toe voegen door deze uit de ruler te slepen of handmatig invoeren via 'Add horizontal/vertical ruler guide'.
- Mon Apr 12, 2021 5:19 pm
- Forum: Off Topic Section
- Topic: uploading the contents of a text area to the server
- Replies: 3
- Views: 89
Re: uploading the contents of a text area to the server
You can use the built-in form script to store data in a CSV file.
- Mon Apr 12, 2021 3:32 pm
- Forum: WYSIWYG Web Builder - Nederlandstalige versie
- Topic: Hulplijn
- Replies: 3
- Views: 79
Re: Hulplijn
View -> Rules guides
- Mon Apr 12, 2021 12:50 pm
- Forum: Off Topic Section
- Topic: Order form integration on html file? (Simple shop system?)
- Replies: 8
- Views: 166
Re: Order form integration on html file? (Simple shop system?)
Note that this has nothing to do with WYSIWYG Web Builder. This is standard HTML functionality.