Search found 4829 matches

by BaconFries
Tue Feb 27, 2024 12:40 am
Forum: Forms
Topic: layout grid not adapting to the content.
Replies: 11
Views: 570

Re: layout grid not adapting to the content.

From looking at both the screenshot and the github link it tells me you haven't uploaded all files this being the css (Error.css) for the layout grid this explains why it looks as it does.

Image
by BaconFries
Mon Feb 26, 2024 4:42 pm
Forum: General Questions
Topic: unsecure site warning
Replies: 4
Views: 237

Re: unsecure site warning

Is the site using http:// or https:// Google now prefers that you use https:// You can resolve this by purchasing a ssl certificate, this may also be available from your host and may even be free. For information on this you shouldcontact your hosting provider.
Use HTTPS on your domain
by BaconFries
Sun Feb 25, 2024 8:57 pm
Forum: Off Topic Section
Topic: Those where the days before WWB
Replies: 8
Views: 403

Re: Those where the days before WWB

Excellent I started with WWB4. WWB has came along way I think at onetime you gave links to earlier versions of WB to those whi would have liked to see how it looked then and now. Great work Pablo.
by BaconFries
Sun Feb 25, 2024 8:16 pm
Forum: Off Topic Section
Topic: Those where the days before WWB
Replies: 8
Views: 403

Those where the days before WWB

This is in noway an advertisement just reminiscing and thinking back to my earlier days when studying at university and using and creating for the web with the following before it changed hands from Macromedia to Adobe. Macromedia made some great tools at the time one of my favourites was Director. ...
by BaconFries
Sun Feb 25, 2024 7:41 pm
Forum: Responsive Web Design
Topic: Expanding page
Replies: 5
Views: 385

Re: Expanding page

I have temporarily removed so to ask is the third party script commercial (paid) if so it is not advisable to share in a project which others can download.
by BaconFries
Sun Feb 25, 2024 3:07 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***No longer Supported***HighSlide Mini Gallery ***Updated 12/08/12***
Replies: 46
Views: 81175

Re: HighSlide Mini Gallery ***Updated 12/08/12***

Is there any similar like that as you had mentioned before? I am sorry I don't understand what your asking are you asking if there is similar extensions then see the following: https://www.wysiwygwebbuilder.com/lightboxes.html https://www.wysiwygwebbuilder.com/global_lightbox.html If it is regardin...
by BaconFries
Sat Feb 24, 2024 6:16 pm
Forum: General Questions
Topic: *** SOLVED *** My site index looks different in Google Chrome
Replies: 9
Views: 511

Re: My site index looks different in Google Chrome

I see the same as the screenshot are you sure you have cleared the cache?
by BaconFries
Fri Feb 23, 2024 9:36 pm
Forum: Previewing and Publishing
Topic: *** SOLVED *** blank page on publishing
Replies: 4
Views: 426

Re: blank page on publishing

In general there is no difference to what you see in "Preview" and what you see once "Published". I would check that you have uploaded all files (css, jquery etc) to your server also ensure the correct file extension is set ie if the page is using php then it should be .php and n...
by BaconFries
Fri Feb 23, 2024 9:54 am
Forum: General Questions
Topic: autoplay
Replies: 1
Views: 309

Re: autoplay

Is there a problem with "autoplay" on google chrome? See the following: Autoplay of video or audio is disabled by the browser so the user will need to press play themselves to view or hear any audio present. Note this is asked/mentioned frequently in the forum so is unrelated to the softw...
by BaconFries
Tue Feb 20, 2024 4:00 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: kan project niet openen
Replies: 8
Views: 348

Re: kan project niet openen

Hoe kan ik trouwens bestand of screenshot delen ?
How do I share my project to get help?
viewtopic.php?t=82134
For sharing a screenshot
https://imgbb.com/
by BaconFries
Tue Feb 20, 2024 3:30 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: kan project niet openen
Replies: 8
Views: 348

Re: kan project niet openen

A .wpp extension file is not made with wysiwyg webbuilder 16/17/18/19 it was created with Serif WebPlus so it cannot be opened with WB19 or WB16 as it is not compatible.
by BaconFries
Sun Feb 18, 2024 11:02 pm
Forum: Off Topic Section
Topic: *** SOLVED *** question about event link
Replies: 9
Views: 475

Re: question about event link

@mary
Use the following for the event

Code: Select all

onclick="openBlank()"
In Page HTML Insert between <body></body>

Code: Select all

<script>
function openBlank() {
window.open('https://www.yourlinkurlhere.com/', '_blank');
}
</script>
by BaconFries
Sun Feb 18, 2024 6:36 pm
Forum: Off Topic Section
Topic: *** SOLVED *** question about event link
Replies: 9
Views: 475

Re: question about event link

Carrying on from Pablos reply see the following for a full list that can be used.
https://www.w3schools.com/cssref/pr_class_cursor.php
by BaconFries
Sun Feb 18, 2024 1:41 am
Forum: General Questions
Topic: Multi page project using template with landing page
Replies: 3
Views: 264

Re: Multi page project using template with landing page

Is the landing page template made with WWB or something else. Note WWB is not a HTML Editor but a HTML Generator to any and all HTML doesn't exist till published. Note you can import HTML but it will only import text and images so it is usually best to start new. https://www.wysiwygwebbuilder.com/im...
by BaconFries
Sun Feb 18, 2024 1:34 am
Forum: Links and Navigation
Topic: Overlay Menu 2 issues
Replies: 6
Views: 392

Re: Overlay Menu 2 issues

This is what I see notice X to the front and x behind.
Image
by BaconFries
Sat Feb 17, 2024 11:14 pm
Forum: Previewing and Publishing
Topic: Is there Live View
Replies: 7
Views: 434

Re: Is there Live View

When I click on about it says Version 19.0.6
As you can see from the following url the latest version is WYSIWYG Web Builder 19.1.0
https://www.wysiwygwebbuilder.com/download.html
by BaconFries
Sat Feb 17, 2024 10:49 pm
Forum: Previewing and Publishing
Topic: Is there Live View
Replies: 7
Views: 434

Re: Is there Live View

As i add items I would like to see what it looks like as I design Sorry that is not possible as it would entail that the software have its own browser to display in real-time as you add content to the page. Note the latest version of the software is WYSIWYG Web Builder 19.1.0 (last update: February...
by BaconFries
Fri Feb 16, 2024 6:54 pm
Forum: Previewing and Publishing
Topic: Error while publishing
Replies: 12
Views: 383

Re: Error while publishing

:D ..Im going to roll back to the 16 version and make sure its uploading with that one.. let me check
Please note if you have saved the project (the .wbs) in WWB19 then you will not be able to open in WWB16 as it is not possible.
by BaconFries
Thu Feb 15, 2024 6:09 pm
Forum: Responsive Web Design
Topic: ***SOLVED***Problem when inserting an HTML5 video
Replies: 6
Views: 477

Re: Problem when inserting an HTML5 video

There is a difference on how video is played/supported in the browser than locally on your PC with the editing software In chrome it expects the video to be encoded H264 so if the video is encoded at H263 in the mp4 then it won't play the video. I suggest you try to re-encode to the correct code wit...
by BaconFries
Thu Feb 15, 2024 1:10 pm
Forum: Responsive Web Design
Topic: ***SOLVED***Problem when inserting an HTML5 video
Replies: 6
Views: 477

Re: Problem when inserting an HTML5 iideos

Are you sure that the file raffy.mp4 is a video file and not just audio. Viewing the source of the page https://rowlands-stuff.me/ and clicking on that file it plays as a audio file only not video. I also suggest that you read the following on naming of files using spaces within them. How do I name ...
by BaconFries
Tue Feb 13, 2024 6:05 pm
Forum: General Questions
Topic: Inmporting website into WYSIWYG
Replies: 14
Views: 670

Re: Inmporting website into WYSIWYG

@onlye from a previous post by johnbor I think he was looking for the following Is there a place to find some good Free website templates that can be imported and worked on with WYSIWYG ? Such as Insurance templates and similar? It was not from WYSIWYG it was from webextheme With that said it could ...
by BaconFries
Tue Feb 13, 2024 4:49 pm
Forum: General Questions
Topic: upgrade and cost
Replies: 4
Views: 254

Re: upgrade and cost

Thank you But does the upgrade include the ALL extension pack or is that sperate?
Have you read the following:
Purchase WYSIWYG Web Builder 19 Plus for $99.95
Does the discount also apply to WYSIWYG Web Builder Plus?
by BaconFries
Mon Feb 12, 2024 12:42 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****
Replies: 86
Views: 165318

Re: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****

Something may have changed over time with servers (taking a guess) if you go to the following url you will see a "Demos" The only person that could really say is Navaldesign (George) himself to why it not working. Note that the site did have a manual to view but uses "Flash" now ...
by BaconFries
Sun Feb 11, 2024 10:47 pm
Forum: General Questions
Topic: Inmporting website into WYSIWYG
Replies: 14
Views: 670

Re: Inmporting website into WYSIWYG

So really wysiwyg is useless for me then correct? That's for you to decide, but since you have been using WB 11>12>16 ftom around Feb 2008 it couldn't have been all that useless to you. Note if the template you have purchased has HTML files then you can try the following Import but this will only i...
by BaconFries
Sun Feb 11, 2024 10:04 pm
Forum: General Questions
Topic: Inmporting website into WYSIWYG
Replies: 14
Views: 670

Re: Inmporting website into WYSIWYG

I paid for a website template that I want to import into my WYSWYG editor 1) First please note that WYSIWYG Web Builder is not a HTML Editor but a HTML Generator what this means is that no HTML exists till you publish. 2) Where did you buy the template from? 3) If it is WYSIWYG Web Builder Template...
by BaconFries
Sun Feb 11, 2024 6:44 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****
Replies: 86
Views: 165318

Re: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****

Just a stab in the dark here...I haven't ever used the extension one possible reason why it may not be working is it using MySQL and not MySQLi as may servers now use or require.
by BaconFries
Sun Feb 11, 2024 2:45 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: HandBrake (Video Compression)
Replies: 2
Views: 643

HandBrake (Video Compression)

Needing to compress your large videos without a great loss in quality then take a look at HandBrake is a open-source tool, built by volunteers, for converting video from nearly any format to a selection of modern, widely supported codecs. Free and Open Source. HandBrake
by BaconFries
Sat Feb 10, 2024 8:59 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****
Replies: 86
Views: 165318

Re: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****

@average2 You will probably not get a reply from Navaldesign (George) as he was Last active:Sun Jan 09, 2022 1:58 pm
by BaconFries
Sat Feb 10, 2024 8:29 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: New Website for the Diocese
Replies: 6
Views: 632

Re: New Website for the Diocese

It looks nice, but there's a "Learn More" button in the middle of the top picture that doesn't seem to do anything. At least, I think it's a button.
Works for me...onclick it takes me to "Our History and Facts"
by BaconFries
Sat Feb 10, 2024 8:19 pm
Forum: Responsive Web Design
Topic: mp4 film not changing at 480 breakpoint - not published
Replies: 9
Views: 455

Re: mp4 film not changing at 480 breakpoint - not published

Not tested the following script but it may offer a possible solution. Not tested in anyway for information only.
https://blog.greggant.com/posts/2019/08 ... e-tag.html
by BaconFries
Sat Feb 10, 2024 3:02 pm
Forum: Login Tools Questions
Topic: Popup window
Replies: 3
Views: 311

Re: Popup window

How is your question related to the use of the Login Tools? this section is for Issues related to the Login tools of WYSIWYG Web Builder
by BaconFries
Thu Feb 08, 2024 3:36 am
Forum: General Questions
Topic: responsive iframe
Replies: 58
Views: 3739

Re: responsive iframe

I believe so, viewing the source it is a "theme" meaning it could be from the likes of Drupal/Joomla or something similar.
by BaconFries
Thu Feb 08, 2024 3:19 am
Forum: General Questions
Topic: Accessibility Standards
Replies: 34
Views: 1449

Re: Accessibility Standards

A similar question asked by Bluesman.at the following see replies from myself with links to some scripts that could be used on sites. https://www.wysiwygwebbuilder.com/forum/viewtopic.php?p=465614&hilit=disability#p465614 Also see the following url offering a widget (free) that can be incorporat...
by BaconFries
Thu Feb 08, 2024 3:11 am
Forum: General Questions
Topic: responsive iframe
Replies: 58
Views: 3739

Re: responsive iframe

It is really hard to help you when we don't have access to the page in the iframe.
crispy68 (Ron) the site in question is the following:
https://adm.jbastosimoveis.com.br/imove ... esidencial
by BaconFries
Tue Feb 06, 2024 7:35 pm
Forum: Links and Navigation
Topic: OverlayMenu Cutting Off (hidding) Top Menu Pages
Replies: 5
Views: 415

Re: OverlayMenu Cutting Off (hidding) Top Menu Pages

When it is "asked" to provide a "Demo" it is a copy of the project (.wbs) not a url!. The reason for this is so that the .wbs can be opened in the software and then check the settings. So as previously asked please read the following: Do you have a demo project so I can see which...
by BaconFries
Tue Feb 06, 2024 9:12 am
Forum: General Questions
Topic: new foto's are not loading
Replies: 8
Views: 378

Re: new foto's are not loading

The images you have uploaded start with number, spaces and dots within them. Please read the following url How do I name my pages, images and other files? For example https://www.freekhuisman.fr/images/ 2201.00.000%20Ensemble%2001.jpg https://www.freekhuisman.fr/images/ 23%20GH%20RelaxBanc%2001.png
by BaconFries
Sat Feb 03, 2024 10:15 pm
Forum: Forms
Topic: Contact form (project demo)
Replies: 1
Views: 254

Re: Contact form (project demo)

Please carefully read from the following Emails are not arriving in my inbox. *** VERY IMPORTANT NOTE ***
by BaconFries
Sat Feb 03, 2024 9:58 pm
Forum: Responsive Web Design
Topic: Mobile Web Design Help
Replies: 7
Views: 1002

Re: Mobile Web Design Help

You cannot drop/place a form object into a layout grid..but you can use the layout grid to be a form itself. See the following reading from...
How can I add a form to the Layout Grid?
by BaconFries
Fri Feb 02, 2024 11:39 am
Forum: Login Tools Questions
Topic: activation
Replies: 1
Views: 216

Re: activation

You have previously reported this see the following url and reply from Pablo.
viewtopic.php?p=482210#p482210
by BaconFries
Thu Feb 01, 2024 3:31 pm
Forum: General Questions
Topic: reCAPTCHA re instal
Replies: 6
Views: 581

Re: reCAPTCHA re instal

Bart you have previously asked this at the following url problems with re Captcha in the form Did you read the replies? A 404 is server related so you will need to check your server for errors or contact your host for help. If you are trying to test the form yourself to frequently then it could be s...
by BaconFries
Tue Jan 30, 2024 6:12 pm
Forum: Links and Navigation
Topic: navigation - Navigation Bar
Replies: 6
Views: 599

Re: navigation - Navigation Bar

Glad you have this fixed.
by BaconFries
Tue Jan 30, 2024 5:48 pm
Forum: General Questions
Topic: WYSIWYG #17 conversion messed up all pages
Replies: 3
Views: 492

Re: WYSIWYG #17 conversion messed up all pages

As lummis reply you have used in page properties "Emulate IE8", this is a now a old browser and shouldn't be selected. I recommend to set this to 'none' instead. Also you have set the charset="us-ascii" as before I recommend to use utf instead.
by BaconFries
Tue Jan 30, 2024 5:36 pm
Forum: Links and Navigation
Topic: navigation - Navigation Bar
Replies: 6
Views: 599

Re: navigation - Navigation Bar

This is what it looks like on my mobile/cell phone. How did you add the last row? Have you tried refreshing your browser?

Image
by BaconFries
Tue Jan 30, 2024 5:28 pm
Forum: General Questions
Topic: WYSIWYG #17 conversion messed up all pages
Replies: 3
Views: 492

Re: WYSIWYG #17 conversion messed up all pages

Since I upgraded to 17 when I post a previous page after editing it blows up every font to huge. The whole page is screwed up. It is no longer what you see it is all over the place. What do you mean since I upgraded to 17? do you mean WWB19? See the following This is most likely related to DPI sett...
by BaconFries
Mon Jan 29, 2024 9:10 pm
Forum: General Questions
Topic: Should the index page be the canonical page?
Replies: 2
Views: 529

Re: Should the index page be the canonical page?

Before sharing a copy of your project read the following How do I share my project to get help? Please keep it basic at present it is 9mb, a one page would have been enough!, remove all extensions and any custom code you have added by doing this it makes it easier to help you..
by BaconFries
Sun Jan 28, 2024 6:39 pm
Forum: General Questions
Topic: responsive iframe
Replies: 58
Views: 3739

Re: responsive iframe

The code is not working. How to make the iframe adjust to the size of the content inside the iframe. i.e. make the iframe responsive in autura. If it doesn't work then it is the script itself and not related to WWB. You should contact the script developer for help. Note it was provided for you to t...