Search found 183 matches

by lummis
Thu May 06, 2021 1:18 pm
Forum: Off Topic Section
Topic: Test
Replies: 33
Views: 21908

Re: Test

8 - and I didn't Google this time so hope I'm right!

Brian
by lummis
Thu May 06, 2021 9:10 am
Forum: Off Topic Section
Topic: Test
Replies: 33
Views: 21908

Re: Test

Having got the correct answer I think I should own up to having cheated - I said that I used the well known BaconFries method, which was using a search engine. As many of you know, BF is a master at finding the answer of an obscure question and comes up with a reference to a webpage that others have...
by lummis
Wed May 05, 2021 3:21 pm
Forum: Off Topic Section
Topic: Test
Replies: 33
Views: 21908

Re: Test

I used the well known BaconFries method!
by lummis
Wed Apr 14, 2021 7:22 pm
Forum: Off Topic Section
Topic: Website vs App?
Replies: 11
Views: 10672

Re: Website vs App?

A thought provoking post, Colin. I believe that technology moves forward in a generational pattern. My background is in banking which demonstrates this quite well. In the early 1970's I was involved with the installation of the 4th cash machine in the UK that dispensed varying amounts of cash and ev...
by lummis
Mon Apr 12, 2021 7:08 pm
Forum: General Questions
Topic: Can a button be clicked using events?
Replies: 4
Views: 1952

Re: Can a button be clicked using events?

Thanks for your suggestions BF and I am pleased to say that I have got the following script to work

Code: Select all

<script>
window.onload=function(){
$("#Button1").click();
}
</script>
Now all I have to do is to get the sequence of events in the right order!

Brian
by lummis
Mon Apr 12, 2021 6:18 pm
Forum: General Questions
Topic: Can a button be clicked using events?
Replies: 4
Views: 1952

Re: Can a button be clicked using events?

No offence taken BF - I had carried out a few searches (using Bing) but none seemed to give a definitive answer. I will explore your suggestions to see if I can get one to work. I had hoped that there might have been an "off the shelf" solution that I had missed - perhaps just wishful thin...
by lummis
Mon Apr 12, 2021 4:16 pm
Forum: General Questions
Topic: Can a button be clicked using events?
Replies: 4
Views: 1952

Can a button be clicked using events?

I would like a button to be clicked automatically once a page has been loaded. I have looked at onload events but can't find a suitable option and suspect that I might need a separate script. Has anyone any suggestions as to how this might be achieved?

Brian
by lummis
Sat Apr 10, 2021 3:31 pm
Forum: Forms
Topic: No Success Page when processing Form
Replies: 4
Views: 7089

Re: No Success Page when processing Form

Okay, back to the drawing board. I will see if I can use the Javascript to redirect to another page to carry out the form processing.
by lummis
Sat Apr 10, 2021 2:56 pm
Forum: Forms
Topic: No Success Page when processing Form
Replies: 4
Views: 7089

Re: No Success Page when processing Form

I am not quite sure that I understand, Pablo. I have not used any script apart from the Javascript MySQL delete function which I presume is actioned prior to the return true which then starts the Submit function to action the form processor, which it does apart from not redirecting to the Success Pa...
by lummis
Sat Apr 10, 2021 1:34 pm
Forum: Forms
Topic: No Success Page when processing Form
Replies: 4
Views: 7089

No Success Page when processing Form

I have a Form which is part of a Flex Container but the Success Page is not being actioned. The Form is used to delete entries in a database and uses the standard form processing. To delete the record in the database I am using the strategy detailed in the FAQ "Form elements or links no longer ...
by lummis
Thu Feb 18, 2021 12:34 pm
Forum: Links and Navigation
Topic: Slide Menu - No Help article
Replies: 3
Views: 8483

Re: Slide Menu - No Help article

Thanks Pablo and Crispy - it was getting a bit late last night but this morning all becomes clear. Was just surprised that the Help button took me to a dead end.

Brian
by lummis
Wed Feb 17, 2021 9:44 pm
Forum: Links and Navigation
Topic: Slide Menu - No Help article
Replies: 3
Views: 8483

Slide Menu - No Help article

I am considering using the Slide Menu but want to understand all the Style options. I have clicked the Help button but that takes me to the Introduction page. Was that intended? I have also made a search of the Help file with no result. Whilst I am happy with the majority of the options, the one tha...
by lummis
Sun Jan 31, 2021 8:09 pm
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

Well done Beth. Glad you got it sorted! :D
by lummis
Sun Jan 31, 2021 3:41 pm
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

You should be able to find the .wbs file in the WYSIWYG Web Builder folder in your Documents - when you open that folder you will see some other folders as well as a file with the name of your project - that file is the .wbs file. Send it as an attachment to my email and I will see what I can do. Br...
by lummis
Sun Jan 31, 2021 8:09 am
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

I am not a professional but would be willing to help you to repair the links for free. If you would like to send me your .wbs file, I will see if I can tidy things up for you. I am in the UK so there may be a bit of delay.

Brian
by lummis
Sat Jan 30, 2021 7:34 pm
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

Just to add that I may have misled you earlier when I suggested that you used Verify Links. I had forgotten that it identifies problems with external links, not internal links which is where you have a problem. Apologies. Normally the program keeps track of internal links but that only happens if yo...
by lummis
Sat Jan 30, 2021 7:13 pm
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

I am not sure how the Capital Letters changed to lower case - the only thing I can think is that you created new pages but with names in lower case. Alan posted above one way that links are created which you must have done originally if the website has been working as expected. You do have other pro...
by lummis
Sat Jan 30, 2021 6:18 pm
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

OK - If it is indeed a case issue, then I am unsure how this came about within WYSIWYG as you HAVE to select a page and can't type in something with a different case I believe what might have happened is that Beth was trying to add PayPal to her website but rather than altering the existing pages s...
by lummis
Sat Jan 30, 2021 5:44 pm
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

Sorry Beth moving the project will not help - it will look the same no matter which host you use. Your difficulties are due to errors in your project. As an example, I went to https://plushsentiments.com/Sympathy-Teddy-Bears_Sympathy-Gift.html and clicked on the teddy "In Gods Arms" which ...
by lummis
Sat Jan 30, 2021 4:59 pm
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

Beth I think that you have a lot of broken links as some of the links from your product page work and others don't. There are still some that go to pages with Capital letters and when I change them to lower case the pages appear. As a start go to Tools>Verify Links and that should show you all those...
by lummis
Sat Jan 30, 2021 4:08 pm
Forum: General Questions
Topic: Panel Menu not working correctly on tablet
Replies: 4
Views: 3665

Re: Panel Menu not working correctly on tablet

Further update - having tried a number of possible answers such as downloading the image from Unsplash and placing it in a local folder, renaming the file and resizing I eventually wondered if it was the default Chrome browser that was the problem. Having downloaded the Firefox for Android browser I...
by lummis
Sat Jan 30, 2021 11:19 am
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

@alan_sh Did you read my post above saying that there appears to be files duplicated on the server. If you follow the links as I mentioned you can see that the new pages are all in lower case whereas Capitals are used in the pages that were listed as being wrong. Beth has already acknowledged that s...
by lummis
Sat Jan 30, 2021 8:24 am
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

I believe that you have got duplicate files on your server! I found some of the updated files by using the "next" button on your page at www.plushsentiments.com/ISaidAPrayerOfSympathyBear.html . What you appear to have done is to use all lower case for the pages that you have updated where...
by lummis
Sat Jan 30, 2021 12:33 am
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

I am seeing a PayPal object on heavenlybearhugs.html and iamsorrypuppy.html . Are you saying that you are not seeing that. If you are not, have you tried clearing cache by using Ctrl+F5?
by lummis
Fri Jan 29, 2021 11:21 pm
Forum: Previewing and Publishing
Topic: cannot connect to host hostgator
Replies: 54
Views: 34866

Re: cannot connect to host hostgator

This may sound rather basic but I trust that you are publishing Entire Web Site and using Publish All Files when uploading from WB. Also the files that you are trying to update have not been marked Don't Publish this Page.
by lummis
Thu Jan 28, 2021 1:09 pm
Forum: General Questions
Topic: Panel Menu not working correctly on tablet
Replies: 4
Views: 3665

Re: Panel Menu not working correctly on tablet

Update - Have subsequently tried using a local image and it works as expected so problem appears to be with Unsplash image.
by lummis
Thu Jan 28, 2021 12:06 pm
Forum: General Questions
Topic: Panel Menu not working correctly on tablet
Replies: 4
Views: 3665

Re: Panel Menu not working correctly on tablet

Hi Pablo, unfortunately that did not work and the change also adversely affected the rendering on my android phone. The tablet is running Android 10 so I am not using a very old version - Android 11 only came out 4 months ago. I have reduced the elements on the page to the Panel Layer with an image ...
by lummis
Wed Jan 27, 2021 10:33 pm
Forum: General Questions
Topic: Panel Menu not working correctly on tablet
Replies: 4
Views: 3665

Panel Menu not working correctly on tablet

I have a project that includes a Panel Menu which appeared to be working correctly until I tested it on my Samsung Tab A with a resolution of 1920 x 1200 pixels. Whilst it shows correctly in landscape view when I turn it to portrait it loses the background image. I have stripped down the project to ...
by lummis
Sun Jan 17, 2021 7:02 pm
Forum: General Questions
Topic: Triggering Popup Window using Cards
Replies: 2
Views: 2640

Re: Triggering Popup Window using Cards

Thanks Pablo, I will change my design as you have suggested.

Brian
by lummis
Sun Jan 17, 2021 11:56 am
Forum: General Questions
Topic: Triggering Popup Window using Cards
Replies: 2
Views: 2640

Triggering Popup Window using Cards

I am trying to open a popup window using a Button in Cards. When the popup window opens, whatever number I put in to move it from the left hand side it remains firmly fixed. I have also tried using the -1 parameters to get the box to open in the centre of the page using the settings in the project b...
by lummis
Tue Jan 12, 2021 3:46 pm
Forum: General Questions
Topic: Still can't get consistent paragraphs
Replies: 28
Views: 7503

Re: Still can't get consistent paragraphs

All I can add is that no one else has the problem that you describe. That points to either the way you have designed your project or something to do with your computer. I am sure if someone else had this 'random' problem then either they would have notified Pablo earlier or would be saying so in thi...
by lummis
Tue Jan 12, 2021 2:07 pm
Forum: General Questions
Topic: Still can't get consistent paragraphs
Replies: 28
Views: 7503

Re: Still can't get consistent paragraphs

@jwellbelove I don't think you are making this easy for yourself. There may well be a simple answer that Pablo can give if you send him your project. What I suggest is that you produce a copy of your existing project by using Save as..... and then delete all the pages with the exception of the fault...
by lummis
Mon Dec 21, 2020 1:44 pm
Forum: General Questions
Topic: Problems upgrading 64 bit 16.0.0 to 16.1.0
Replies: 16
Views: 2765

Re: Problems upgrading 64 bit 16.0.0 to 16.1.0

Other users have had a problem with Avast - see topic at https://www.wysiwygwebbuilder.com/forum ... 65#p453565
by lummis
Sun Dec 13, 2020 5:30 pm
Forum: General Questions
Topic: masterpage
Replies: 6
Views: 1298

Re: masterpage

@crownfield As Pablo has reminded me, you can't use my workaround as the Banner object is an image. So you may have to think of another way to do what you want to achieve. One suggestion is to replace the Banner object in your Master Page with a Layer or a Layout Grid depending on the design for the...
by lummis
Sat Dec 12, 2020 9:19 pm
Forum: General Questions
Topic: masterpage
Replies: 6
Views: 1298

Re: masterpage

@Pablo

Would it be possible to use the variable $PAGE_NAME$ on the banner on a master page. Or have I misunderstood the question.
by lummis
Sun Dec 06, 2020 11:45 am
Forum: General Questions
Topic: Update Latest Version of 16
Replies: 2
Views: 861

Re: Update Latest Version of 16

Whilst I appreciate that you may well have been embarrassed, if you read the following it may well clarify what happened https://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=28&t=89941&p=449965&hilit=updates#p449965 Your problem arose as you downloaded the file on different days and t...
by lummis
Sun Dec 06, 2020 11:06 am
Forum: General Questions
Topic: Cannot install version 16/16.1 on Win10
Replies: 16
Views: 3128

Re: Cannot install version 16/16.1 on Win10

My original Google search indicated a problem with Avast causing the error code 299 - see https://stackoverflow.com/questions/35130522/shellexecuteex-error-299-when-launching-installer-created-with-inno-setup and look at the answer at the foot of the query. It appears that others have had this probl...
by lummis
Sat Dec 05, 2020 4:37 pm
Forum: General Questions
Topic: Cannot install version 16/16.1 on Win10
Replies: 16
Views: 3128

Re: Cannot install version 16/16.1 on Win10

A Google search of the error indicates that this is a virus scanner problem. This was something that Pablo suggested earlier so are you sure that you have no virus protection that is intercepting the loading of the files?
by lummis
Fri Nov 27, 2020 2:45 pm
Forum: Off Topic Section
Topic: What about a list of usefull snippets
Replies: 7
Views: 8423

Re: What about a list of usefull snippets

May I suggest a little bit of caution. If you go to Board index and look in the General section for Share self-made extensions with other users of WYSIWYG Web Builder you will find a pinned item called WB Extension Index which was managed by Jordan who is not very active nowadays on the list. The la...
by lummis
Tue Nov 24, 2020 10:18 pm
Forum: Previewing and Publishing
Topic: Publishing shows that WW16 is not saviing all breakpoints
Replies: 8
Views: 7000

Re: Publishing shows that WW16 is not saviing all breakpoints

Could it be a problem with cache? Next time it happens use Ctrl+F5 when viewing the page online to check.
by lummis
Thu Nov 05, 2020 10:34 pm
Forum: General Questions
Topic: new member
Replies: 25
Views: 8281

Re: new member

Second a page I worked on for a day or so looked nothing like the version I created in the editor, once I published it. Third a page i spent time creating yesterday with had two images only showed ONE image once published. There are so many things that you could have done that it is impossible to g...
by lummis
Thu Nov 05, 2020 10:26 pm
Forum: General Questions
Topic: new member
Replies: 25
Views: 8281

Re: new member

The first thing I noticed was that the typewriter text effect tool is missing in the paid version. The first time you use the software you will find that it is set up in Easy Mode. This may be why you cannot see the tool you need. To go to the Advanced Mode use the toggle button on the left hand si...
by lummis
Thu Nov 05, 2020 10:17 pm
Forum: General Questions
Topic: new member
Replies: 25
Views: 8281

Re: new member

Hi Nitrid-2 I think that once you have got used to the software you will find that it is not only sold at a bargain price it also has the best support you will find anywhere. In fact you will find that you will most probably get a host of people jumping in to extol it's virtues. Pablo is based in th...
by lummis
Fri Oct 23, 2020 9:04 pm
Forum: General Questions
Topic: Creating an Events Page...
Replies: 6
Views: 2505

Re: Creating an Events Page...

And the Google instructions are here
https://support.google.com/calendar/ans ... %20More%20
by lummis
Fri Oct 23, 2020 5:07 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: New Site
Replies: 18
Views: 24620

Re: New Site

Perfect zinc! I use a HP laptop and their touchpads do have a reputation for being sensitive although I have rarely had that problem. Glad that you were able to resolve it.
by lummis
Thu Oct 22, 2020 5:07 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: New Site
Replies: 18
Views: 24620

Re: New Site

Hi zinc, I like the site but it seems to be a bit sensitive when using the touchpad on my laptop, which makes scrolling down the page a bit difficult. Just a small downward stroke takes me to the bottom of the page and it is quite difficult to stop on each section. I guess that you may be using one ...
by lummis
Sun Oct 18, 2020 2:34 pm
Forum: General Questions
Topic: WB15 to WB 16 upgrade anomolies
Replies: 35
Views: 7719

Re: WB15 to WB 16 upgrade anomolies

Although I can't find it in the help or FAQ I seem to recall that the page width of the Master Frame should be the same as your default breakpoint. Pablo will no doubt put me right if I have misunderstood. Your master frame width is 1902 whereas the default width on the index page is 1280. Try reduc...
by lummis
Sat Oct 17, 2020 10:03 pm
Forum: General Questions
Topic: WB15 to WB 16 upgrade anomolies
Replies: 35
Views: 7719

Re: WB15 to WB 16 upgrade anomolies

Just had a quick look at your project and noticed a couple of errors on the index page. These are easy to trace if you go to the Page menu and click on Error Reports. You will then discover that Heading9 and Heading11 are outside the viewport and need to be brought to within the boundaries of the pa...
by lummis
Tue Sep 29, 2020 10:34 pm
Forum: General Questions
Topic: *** SOLVED *** Can't publish, password not allowed
Replies: 6
Views: 1817

Re: Can't publish, password not allowed

As each host is different it is difficult to give specific details for GoDaddy unless you happen to have them as your host. However perhaps the following link will helphttp://www.wysiwygwebbuilder.com/publish.html