Search found 5435 matches

by BaconFries
Thu May 22, 2025 8:56 am
Forum: Off Topic Section
Topic: lets say I want to use this pHp code
Replies: 3
Views: 133

Re: lets say I want to use this pHp code

You can use the following HTML Object to add/use external code scripts but you should yourself have a basic understanding of how to insert correctly in the html.

There is already a couple of extensions to use that may be easier.
https://www.wysiwygwebbuilder.com/fileuploader.html
https://www ...
by BaconFries
Wed May 21, 2025 4:39 pm
Forum: General Questions
Topic: Insert Excel?
Replies: 2
Views: 81

Re: Insert Excel?


Excel cannot directly be embedded into an HTML page.
But you can export the data to CSV and then use one of the data extensions to display the file on a web page.
https://wysiwygwebbuilder.com/bootstraptable.html
https://wysiwygwebbuilder.com/datatables.html
https://wysiwygwebbuilder.com ...
by BaconFries
Wed May 21, 2025 9:58 am
Forum: Forms
Topic: Effective SPAM block?
Replies: 5
Views: 167

Re: Effective SPAM block?

You can also use the likes of a .htaccess to prevent a range of ip addresses the downside of this is that you can also block legitimate users from using the form to make contact or even access the site or sites.

There is also the possibility to block spam/offensive words phrases being entered into ...
by BaconFries
Sun May 18, 2025 1:30 pm
Forum: General Questions
Topic: photo / screenshot
Replies: 2
Views: 135

Re: photo / screenshot

You cannot upload directly to the forum for security reasons but you can use the following https://imgbb.com/ or upload the image to your own site and provide a url to view

Or are you referring to a avatar? if so you will need to email your Avatar image to Pablo at info@pablosoftwaresolutions.com
by BaconFries
Thu May 15, 2025 11:34 pm
Forum: Forms
Topic: Collecting Bank Account Information Securely
Replies: 2
Views: 82

Re: Collecting Bank Account Information Securely

I think you are going to need more than just a form/database and ssl. The server will need to be secure not a bog standard from the likes of GoDaddy or others it will need to be separate from the main site using the likes of 3SKeys or E2E encryption. It most likely use the following ACH transaction ...
by BaconFries
Thu May 15, 2025 9:13 pm
Forum: Off Topic Section
Topic: Placing Javascript within the Page HTML
Replies: 4
Views: 346

Re: Placing Javascript within the Page HTML

Moved to Off Topic Section. You can add scripts such as javascript by using the "Page HTML" as shown at the following or by using the HTML Object itself. HTML Object If the script is in the form of an external file you can then use the "File Publisher Object" and then reference it in the HTML by ...
by BaconFries
Thu May 15, 2025 10:34 am
Forum: Forms
Topic: SMTP noit woirking.
Replies: 10
Views: 269

Re: SMTP noit woirking.

They are suggesting something wrong in the PHP file.
When you receive a 500 error it is server related (as you have wrote) and not of the program or the php used. 99.9% of the time hosting providers always blame the php when it it is really a issue with them. If you search the forum and similar ...
by BaconFries
Thu May 15, 2025 3:27 am
Forum: Links and Navigation
Topic: Second level menu Pablo
Replies: 15
Views: 547

Re: Second level menu Pablo

Are you positive that you have published all folders and the files to the server? The following url gives a return that the document cannot be found!. Please ensure that all folders and files (css,pages) are published to there appropriate location.
https://www.orsaf.be/sublime/mystique/prepas.php ...
by BaconFries
Wed May 14, 2025 6:18 pm
Forum: General Questions
Topic: ***SOLVED***HTML Text showing
Replies: 4
Views: 208

Re: HTML Text showing

I will mark this a Solved...
by BaconFries
Wed May 14, 2025 6:07 pm
Forum: General Questions
Topic: Managing content within a Page Size
Replies: 4
Views: 277

Re: Managing content within a Page Size

From looking at the image it seems that you wish to centre the contents with all the required objects menu/text/images etc etc in a container and have it displayed within a background image. Note this isn't really the best way to design for mobile/modern browsers but if you really wish then the ...
by BaconFries
Tue May 13, 2025 7:18 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Publish via interne tool
Replies: 12
Views: 400

Re: Publish via interne tool

Great to know it has resolved itself. If you do find out what the issue was can you please post here with the answer as it may help other users that have the same or similar problem.
by BaconFries
Tue May 13, 2025 3:34 pm
Forum: General Questions
Topic: ***SOLVED***HTML Text showing
Replies: 4
Views: 208

Re: HTML Text showing

The text you say is showing is actually php code of the newsletter. When using php you are required to set the page extension to .php and not .html
by BaconFries
Mon May 12, 2025 10:51 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Publish via interne tool
Replies: 12
Views: 400

Re: Publish via interne tool

You have mentioned you have installed the latest version of the software on a "New" Laptop (Dell). But you haven't said what model, is it running the latest version of Windows is it 64bit, what AV software does it have preinstalled such as McAfee? along with Microsoft Defender/Ransomware?. Have you ...
by BaconFries
Fri May 09, 2025 10:17 pm
Forum: Off Topic Section
Topic: Looking for a New laptop
Replies: 6
Views: 673

Re: Looking for a New laptop

Ali I too used to use a similar setup as you mentioned great to use but best used sitting at a desk. When out and about I now tend to carry a small projector plug it into laptop and show the work. I personally think the mentioned laptop will just be used by a niche market of users that want this ...
by BaconFries
Fri May 09, 2025 9:07 pm
Forum: Off Topic Section
Topic: Looking for a New laptop
Replies: 6
Views: 673

Re: Looking for a New laptop

wwonderfull it does look great for productivity and most likely attract those who will maybe use for programming on one if the two tens or to watch/ view the likes of YouTube while using the larger 16in for designing.
by BaconFries
Fri May 09, 2025 9:03 pm
Forum: Off Topic Section
Topic: Looking for a New laptop
Replies: 6
Views: 673

Re: Looking for a New laptop

onlye totally agree 10in is small but the overall size combined equals 36in. It won't be to everyones requirements but may attract developers/coders. One big downside is the weight at just over 5lbs which you want to be lugging around with you daily.
by BaconFries
Fri May 09, 2025 8:54 pm
Forum: Responsive Web Design
Topic: Text margins / paddings in Styles- does not exit in ver 20
Replies: 12
Views: 1198

Re: Text margins / paddings in Styles- does not exit in ver 20

Padding and Margin are 2 different things and have 2 different uses
Correct.. When using padding it is applied to the (space) inside of the object/container
Whereas margin is applied to the outside (space) of the object/container
by BaconFries
Fri May 09, 2025 10:05 am
Forum: Forms
Topic: Include IP Address in Form Data
Replies: 5
Views: 209

Re: Include IP Address in Form Data

I have checked off the box in the Misc section
So before Barbara replies...Pablo when she wrote the above it meant that all the required checkboxes were ticked...
Then the IP all be included in the automatically generated message.
If you've set the message format to RichText or HTML, then you ...
by BaconFries
Tue May 06, 2025 1:50 am
Forum: General Questions
Topic: 404 & 400 errors on subscription site
Replies: 2
Views: 170

Re: 404 & 400 errors on subscription site

Both of these errors are unrelated to the software. A 400 indicates that the request can't be fulfilled due to a bad request with a client sided error. A fix is clearing the browser cache, ask them to try another browser or PC.
Whereas a 404 indicates the page cannot be found, is no longer ...
by BaconFries
Mon May 05, 2025 6:41 pm
Forum: General Questions
Topic: Serial Number is Invalid
Replies: 3
Views: 149

Re: Serial Number is Invalid

First note WWB14 is no longer supported. One possible reason that you cannot use your serial for WWB14 is that you have surpassed the allowed use 3 times. You can use the following to ask for your serial again. Also note you cannot use your license for WWB14 to activate WWB20 to do so your are ...
by BaconFries
Mon May 05, 2025 11:13 am
Forum: Off Topic Section
Topic: Looking for a New laptop
Replies: 6
Views: 673

Looking for a New laptop

Interesting idea the three screen laptop. One 16in in the center the two either side are 10in. Descent speck although it might be better of utilising the Ryzen chipset instead.
https://xyber.store/products/medusa?var ... 9480409378
by BaconFries
Sat May 03, 2025 5:41 pm
Forum: Off Topic Section
Topic: Javascript - Show date on page.
Replies: 15
Views: 12832

Re: Javascript - Show date on page.

@Ali do you want it to read like this?
This page was last updated on: Sat May 03 2025 18:23:02 GMT+0100 (British Summer Time)
by BaconFries
Sat May 03, 2025 5:37 pm
Forum: Off Topic Section
Topic: Javascript - Show date on page.
Replies: 15
Views: 12832

Re: Javascript - Show date on page.

It is possible that you may have enabled "Easmode"not saying you have but if you have it will hide Ready to use JavaScript
See the following
https://wysiwygwebbuilder.com/easymode.html
by BaconFries
Sat May 03, 2025 5:08 pm
Forum: Off Topic Section
Topic: Javascript - Show date on page.
Replies: 15
Views: 12832

Re: Javascript - Show date on page.

It is not in the Toolbox it is in Tools -> Options -> HTML

https://i.ibb.co/Myp81TRG/Screenshot-20250503-175341-Chrome.jpg

Or if you wish to use the mentioned code then you can use the following:
https://www.wysiwygwebbuilder.com/add_html.html

In the Toolbox, look for "Ready to use Java scripts ...
by BaconFries
Tue Apr 29, 2025 10:55 pm
Forum: Off Topic Section
Topic: Can Wysiwyg Web Builder be used for online help documentation site
Replies: 3
Views: 471

Re: Can Wysiwyg Web Builder be used for online help documentation site

My question is, can Wysiwyg Web Builder be used to create online help docs and if so, are there any startup templates.
The software is a Web Design Tool not a .chm creation tool so no templates available. With this said you could possibly design the initial layout with the software then convert ...
by BaconFries
Mon Apr 28, 2025 5:26 pm
Forum: General Questions
Topic: Continue reading
Replies: 2
Views: 339

Re: Contine reading

See the following extension by crispy68
viewtopic.php?p=501430
by BaconFries
Mon Apr 28, 2025 10:07 am
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: Verson 4.0
Replies: 4
Views: 281

Re: Verson 4.0

@alan_sh I think he is referring to his own site how it looks now than previous versions.
by BaconFries
Sun Apr 27, 2025 4:08 am
Forum: Forms
Topic: email page
Replies: 2
Views: 204

Re: email page

I used to use Serif Web Plus X8, which worked great. This one I am finding to be a bit clunky
How would you do it with it then?. Maybe the following may help if it not too clunky for you...Creating a Form including the related tutorials.
Also How to use the Form Wizard?
by BaconFries
Fri Apr 25, 2025 9:35 pm
Forum: Forms
Topic: Email Notification on submitted form
Replies: 11
Views: 432

Re: Email Notification on submitted form

Pablo wrote..
bjlolmaugh wrote: Fri Apr 25, 2025 9:21 pm
Pablo wrote: Fri Apr 25, 2025 7:43 pm You can set the 'from name' in the properties of the form.
Where is the From field located?
Image
by BaconFries
Fri Apr 25, 2025 8:04 pm
Forum: Off Topic Section
Topic: HTML / Script to force translation
Replies: 1
Views: 424

Re: HTML / Script to force translation

Buuuuut .... it doesn't work. Any suggestions?
Unfortunately we cannot really help with custom scripts. But perhaps the following may help.
Language Text
Google Translate
by BaconFries
Fri Apr 25, 2025 7:17 pm
Forum: General Questions
Topic: Picture posted in web builder Using picture1 element display 90 degrees from posted picture. How to fix this picture
Replies: 8
Views: 649

Re: Picture posted in web builder Using picture1 element display 90 degrees from posted picture. How to fix this pictur

I just purchase the WYSIWYG Web Builder version 20, .
and expect more than a quick like this
What do you mean by expect
The software does not rotate the image(s). This is due to how the photo was taken by the camera and the EXIF data contained within the image. So even if you rotate it in the ...
by BaconFries
Fri Apr 25, 2025 6:22 pm
Forum: Previewing and Publishing
Topic: Website is fine in local view, but when I publish, no site is found
Replies: 13
Views: 1325

Re: Website is fine in local view, but when I publish, no site is found

I've tried to insert a screenshot but can't locate how to insert it (sorry...)
You can't upload to the forum for security reasons. If you wish to share a screenshot you can upload to your own site and provide a url to it or you can use the following https://imgbb.com/ and provide a url
by BaconFries
Fri Apr 25, 2025 12:29 am
Forum: General Questions
Topic: WYSIWYG Web Builder import crashes
Replies: 2
Views: 253

Re: WYSIWYG Web Builder import crashes

First please note that WYSIWYG Web Builder is not a HTML Editor but a HTML Generator what this means is that the HTML doesn't exist till you publish. With that said it doesn't mean you you cannot import HTML pages but it may have it restrictions. These are highlighted at the following Importing an ...
by BaconFries
Thu Apr 24, 2025 10:53 am
Forum: Previewing and Publishing
Topic: Website fails to publish
Replies: 7
Views: 330

Re: Website fails to publish

As already mentioned it would help if you provided the publish log and larger screenshots. With that said and the help of a magnifier I can just about make out that you have invalid names with images examples:
The contain spaces and you have use double png
butterfly logo png.png
butterfly logo png ...
by BaconFries
Wed Apr 23, 2025 8:18 pm
Forum: General Questions
Topic: 🚫 403 Forbidden – Can’t Access Templates or Site Resources (Free Trial)
Replies: 2
Views: 246

Re: 🚫 403 Forbidden – Can’t Access Templates or Site Resources (Free Trial)

The current IP you are coming from has been noted as used to Spam 146.x x.x (not the full IP) Romania 🇷🇴 is this your location?
by BaconFries
Wed Apr 23, 2025 4:45 pm
Forum: General Questions
Topic: Wish for more Stencils for images
Replies: 3
Views: 295

Re: Wish for more Stencils for images

Note WWB 17 is no longer supported. You should consider updating. For Stencils for WWB20 Please see the following url Free extras/add-ons/plug-ins for WYSIWYG Web Builder 20
Stencils
by BaconFries
Wed Apr 23, 2025 11:23 am
Forum: General Questions
Topic: SEO "Missing Keywords" (when they are there)
Replies: 5
Views: 283

Re: SEO "Missing Keywords" (when they are there)

As Pablos reply see the following!

<meta name="keywords" content="live toronto, reggae event, posters & photos">

Although I am not a SEO expert the following is just some tips on keywords, H1 and there use


Is there anything else I should be doing regarding SEO?
As you will find out SEO is a ...
by BaconFries
Tue Apr 22, 2025 3:50 pm
Forum: Responsive Web Design
Topic: Auto Page Length
Replies: 6
Views: 926

Re: Auto Page Length

I am wondering if perhaps some pages were created on earlier versions of WWB as apposed to later WWB versions ?
Only you would know this as we have no way to know how you previously created them!. Looking at the source you have multiple items using #wb_PhotoGallery1 for different breakpoints or ...
by BaconFries
Sat Apr 19, 2025 9:38 pm
Forum: General Questions
Topic: cookie control not resizing on mobile page
Replies: 5
Views: 299

Re: cookie control not resizing on mobile page

What cookie control plugin are you referring to? if you are referring to the following Cookie Control then please note that it is no longer supported by myself and if it is were did you get it from as is hasn't be available for more than I can remember.
by BaconFries
Wed Apr 16, 2025 5:33 pm
Forum: Off Topic Section
Topic: body: height: [size of page], how?
Replies: 4
Views: 327

Re: body: height: [size of page], how?

Going to move this to the "Off Topic Section" as really unrelated to WWB as it is for Wo*dPre** which there is no support for.
by BaconFries
Tue Apr 15, 2025 6:41 pm
Forum: General Questions
Topic: FTP Error - Parameter is incorrect - Continues on new PC
Replies: 24
Views: 6252

Re: FTP Error - Parameter is incorrect - Continues on new PC

-regarding .htaccess are there any things you suggest i look for being there or being absent?
In general that all the type of file are named correctly lower-case, is it blocking specific files..
Regarding HostGator not supporting SFTP this may only apply if it is on a Windows shared plan or FTP ...
by BaconFries
Tue Apr 15, 2025 3:38 pm
Forum: Off Topic Section
Topic: Nintendo Switch
Replies: 10
Views: 1253

Re: Nintendo Switch

They removed the oled!? I did not know that! Feels more like a step back
They have and in a way it may seem a step back. But with a "New" screen size of 7.9-inch, 1080p LCD screen over the original Switch's 6.2-inch, 720p display. The new screen has a higher refresh rate (up to 120 Hz) and ...
by BaconFries
Tue Apr 15, 2025 2:37 pm
Forum: General Questions
Topic: FTP Error - Parameter is incorrect - Continues on new PC
Replies: 24
Views: 6252

Re: FTP Error - Parameter is incorrect - Continues on new PC

OK have you tried using SFTP rather than FTP? Are you using a .htaccess file? I know I previously mentioned naming conventions before I still think it may still be a issue. For example you have used a ~tilde (invalid character) in front of one of the .docx files namely ~Sling Places and addressesB ...
by BaconFries
Mon Apr 14, 2025 5:26 pm
Forum: Forms
Topic: Auto Responder
Replies: 16
Views: 768

Re: Auto Responder

The CC stands for carbon copy harking back to the days were you would use carbon paper to copy a letter to send to multiple persons.
When used in emails it allows someone other or others than the primary recipient to receive a copy of the email.
It also means the recipient in both the To field and ...
by BaconFries
Mon Apr 14, 2025 2:53 pm
Forum: Responsive Web Design
Topic: Carousel & Layout Grid
Replies: 16
Views: 1158

Re: Carousel & Layout Grid

Actually, Pablo created this one. Here's the information from the Help button.
Requirements
WYSIWYG Web Builder 7.5 or higher.
Flash Player 8 or higher.

Copyright 2012 Saverio Caminiti
http://www.flshow.net

This extension was created by Pablo Software Solutions
Copyright 2012 Pablo Software ...
by BaconFries
Mon Apr 14, 2025 9:06 am
Forum: Previewing and Publishing
Topic: Access denied application does not enough permission,
Replies: 2
Views: 382

Re: Access denied application does not enough permission,

I would also ensure that you do not have more than one instance of the software running by enabling the following
Tools -> Options -> General -> Display "Application is already running" warning
by BaconFries
Mon Apr 14, 2025 7:11 am
Forum: Responsive Web Design
Topic: Carousel & Layout Grid
Replies: 16
Views: 1158

Re: Carousel & Layout Grid

Barbara what browser/windows are you testing with? as far as I remember the "Extension" is "Flash" based which isn't supported in "Modern" browsers as of 31st December 2020. As well as not being supported "Flash" and its "Player" have security issues and it has been advised to remove from your PC ...
by BaconFries
Sun Apr 13, 2025 11:33 pm
Forum: Responsive Web Design
Topic: Carousel & Layout Grid
Replies: 16
Views: 1158

Re: Carousel & Layout Grid

OK can you please go to your "Extension Manager" and note who the developer of the Extension is. The only one I can find named Carousel was by Eddy who is no longer active and no longer support provided.

Barbara please also note that all of the extensions listed in the screenshot some by myself ...
by BaconFries
Sun Apr 13, 2025 10:17 pm
Forum: Responsive Web Design
Topic: Carousel & Layout Grid
Replies: 16
Views: 1158

Re: Carousel & Layout Grid

This is the two carousel objects in the "Toolbox" that I know of. If you are using an "Extension" can you please name it

Image


Image