I created this page, using Mega menu - but it is NOT centering
Please see here : https://nmaa-rc.org.au/LACG.html
It sits inside a Layout Grid, set to center
Hope someone here can help me
Thaks
Search found 617 matches
- Mon Oct 31, 2022 7:07 am
- Forum: General Questions
- Topic: Megamenu - not centering on page
- Replies: 1
- Views: 1432
- Tue Aug 31, 2021 6:31 am
- Forum: General Questions
- Topic: Convert a QEWB / Linux to a WWB project
- Replies: 11
- Views: 4825
Re: Convert a QEWB / Linux to a WWB project
Hello again, Not clear what that means: In the Site Manager, you can add external files. So, that gives you the ability to add a blank page or a page with code of your choice. Can you please give me an example Interesting too : My original page (in Linux) is this : https://nmaa-rc.org.au/committee21 ...
- Tue Aug 31, 2021 2:05 am
- Forum: General Questions
- Topic: Convert a QEWB / Linux to a WWB project
- Replies: 11
- Views: 4825
Re: Convert a QEWB / Linux to a WWB project
OK, I know that WWB is NOT a html editor. 1) I created a blank page.html - uploaded it to my site 2) Went into WWB in my Windows VirtualBox 3) Imported the page into the project, here is the result: <!doctype html> <html> <head> <meta charset="utf-8"> <title>Untitled Page</title> <meta name ...
- Tue Aug 31, 2021 12:34 am
- Forum: General Questions
- Topic: Convert a QEWB / Linux to a WWB project
- Replies: 11
- Views: 4825
Re: Convert a QEWB / Linux to a WWB project
Well, until know, all that I did was 1) create a new blank page 2) copy paste into the relevant sections from the existing page. This works in most cases. My only question to Pablo and to you, why not have an option to create really just a blank / empty page? It will make life, so much easier for ...
- Mon Aug 30, 2021 10:35 pm
- Forum: General Questions
- Topic: Convert a QEWB / Linux to a WWB project
- Replies: 11
- Views: 4825
Re: Convert a QEWB / Linux to a WWB project
Sorry Alex but the "HTML import" isn't meant to fully import your project back to its original state. It will only recover "Text and Images" including the following form elements and body attributes (link colors, background images, meta tags). You can read more at the following: Importing an ...
- Mon Aug 30, 2021 8:45 pm
- Forum: General Questions
- Topic: Convert a QEWB / Linux to a WWB project
- Replies: 11
- Views: 4825
Re: Convert a QEWB / Linux to a WWB project
OK, just that IMPORTING a html page function, does not bring in much
Cheers
Cheers
- Mon Aug 30, 2021 12:43 pm
- Forum: General Questions
- Topic: Convert a QEWB / Linux to a WWB project
- Replies: 11
- Views: 4825
Convert a QEWB / Linux to a WWB project
I need some functionality in an existing project
Can I somehow convert it to Windows WWB?
How?
Thanks
Can I somehow convert it to Windows WWB?
How?
Thanks
- Thu Aug 12, 2021 10:30 pm
- Forum: Off Topic Section
- Topic: phpBB3 setup functions
- Replies: 5
- Views: 8064
Re: phpBB3 setup functions
Thanks againBaconFries wrote: ↑Thu Aug 12, 2021 11:28 am There may be others using but I think it really depends on does the end user (client) require a forum incorporated. Hopefully you will get help.
Cheers
Alex
- Thu Aug 12, 2021 7:05 am
- Forum: Off Topic Section
- Topic: phpBB3 setup functions
- Replies: 5
- Views: 8064
Re: phpBB3 setup functions
The best place to get answers on phpBB settings and its use is probably over at the phpBB forum itself Alex they will be able to say or not or will it need a mod. Hello again, Yes I know - I am asking over there, but this forum here, will forever remain my preferred discussion forum. I will be ...
- Thu Aug 12, 2021 3:38 am
- Forum: Off Topic Section
- Topic: phpBB3 setup functions
- Replies: 5
- Views: 8064
phpBB3 setup functions
Hello all, In this Pablo Software forum, we are using this package. Like me, there may be here other members who are using that same package for one or more of their websites, so my posting this time is nothing todo with the package has been offering us for many years and with which I am personally ...
- Wed Oct 28, 2020 11:39 am
- Forum: General Questions
- Topic: Using an ON/OFF switch
- Replies: 8
- Views: 4064
Re: Using an ON/OFF switch
Hello there, Several reasons: 1) I have been with Windows for some 30 years, I got sick of the updates the need to restart the machine each time. In Linux it does it in the background and you very seldom are prompted to restart. 2) When there are updates, you can make a choice, which of them to take ...
- Wed Oct 28, 2020 6:57 am
- Forum: General Questions
- Topic: Using an ON/OFF switch
- Replies: 8
- Views: 4064
Re: Using an ON/OFF switch
Thanks
- Wed Oct 28, 2020 4:47 am
- Forum: General Questions
- Topic: Using an ON/OFF switch
- Replies: 8
- Views: 4064
Re: Using an ON/OFF switch
Hello again, Long time to hear... Yes, I am only using QENWB (I have no longer any Windows enviropnment. 1) I assumed (maybe wrong of me) that any object in there is also available here 2) In that forum, the only one I vere get any feedback is Pablo himself, no idea why.... Thanks for the feedback ...
- Wed Oct 28, 2020 2:19 am
- Forum: General Questions
- Topic: Using an ON/OFF switch
- Replies: 8
- Views: 4064
Using an ON/OFF switch
First time I am trying to use it : https://ourvilla.net.au/vlnew.html But, when clicking the Submit button, I want to check for each of those 2 switches, either if they oar ON or OFF or what is the Text on them at that moment. I am trying to use - document.getelementbyid() But, don't manage to get ...
- Fri Oct 02, 2020 6:42 am
- Forum: Off Topic Section
- Topic: Not directly related to wwb
- Replies: 3
- Views: 5139
Re: Not directly related to wwb
Well, here are some details of my setup 1) I have a button, which upon clicking it - it reveals a hidden Modal hidden dialogue 2) In the Events action - I have TWO calls, to two javascript functions: The first one - WritePageVisit(), is a call to a php script on the server, here are the scripts The ...
- Thu Oct 01, 2020 8:43 pm
- Forum: Off Topic Section
- Topic: Not directly related to wwb
- Replies: 3
- Views: 5139
Re: Not directly related to wwb
Yes, I tried that, but it still ends up with the PHP blank page, not the current page it was called from
Thanks again
Thanks again
- Thu Oct 01, 2020 12:14 pm
- Forum: Off Topic Section
- Topic: Not directly related to wwb
- Replies: 3
- Views: 5139
Not directly related to wwb
I just need some help.... I have a "pages.html", in it, a JavaScript function. At the end of that function, I am calling an external "page.php" to update a record on the server. I am using window.location.href to do the job. The problem is, this action is moving the visitor from the current page ...
- Fri Sep 04, 2020 8:48 am
- Forum: General Questions
- Topic: Trapping URL from button click in a Blog object
- Replies: 8
- Views: 3446
Re: Trapping URL from button click in a Blog object
Hello again, Easy on the beer... Take care of yourself My exercise of moving to Linux, turned out a real nightmare, to say the least. Yesterday, while at it, I had no computer at all, trying to use the entire storage device to install Linux, it wiped the Windows partition and I had nothing... At the ...
- Wed Sep 02, 2020 2:05 am
- Forum: General Questions
- Topic: Trapping URL from button click in a Blog object
- Replies: 8
- Views: 3446
Re: Trapping URL from button click in a Blog object
Long time no hear... Hope all is well at your end. My use of this method is NOT restricted to YT clips, see this as an example : http://www.nmaa-rc.org.au/howto.html Or this : http://www.nmaa-rc.org.au/rclinks.html So, as you can see, my "Play-list" is generic way, not only for YT, hence - I must ...
- Tue Sep 01, 2020 10:41 pm
- Forum: General Questions
- Topic: Trapping URL from button click in a Blog object
- Replies: 8
- Views: 3446
Re: Trapping URL from button click in a Blog object
OK, I followed the link and created a new page : http://www.nmaa-rc.org.au/page9.html It has in it a single example, the Blog object is part of the page, NOT embeded like I had it originally The following is the function: <script> document.addEventListener(`click`, e => { const origin = e.target ...
- Tue Sep 01, 2020 6:25 am
- Forum: General Questions
- Topic: Trapping URL from button click in a Blog object
- Replies: 8
- Views: 3446
Re: Trapping URL from button click in a Blog object
Yes, this helps. I figured the 1st half already, I was missing the 2nd part which the above link answered document.getElementById("Blog2").addEventListener("click", function(){ alert(Blog2); }); "Blog2" is the elemnt ID of the entire blog object. It seems that in QWB, the object itself doesn't have ...
- Mon Aug 31, 2020 11:27 pm
- Forum: General Questions
- Topic: Trapping URL from button click in a Blog object
- Replies: 8
- Views: 3446
Trapping URL from button click in a Blog object
I am going to a major remake of this website, as an example - please see this page : http://www.nmaa-rc.org.au/videoclips.html On the right hand side column (Layout grid) is a Blog object with many options. Clicking any of them, brings up a page in the left hand side column, inside an iFrame How can ...
- Mon Aug 10, 2020 6:23 am
- Forum: General Questions
- Topic: Using web in Linux / Ubuntu
- Replies: 6
- Views: 3931
Re: Using web in Linux / Ubuntu
Hello friends, After several reinstallations of Ubuntu / Wine / WWB - I gave up... Frustrated and dissapointed. IT just doesn't install, if it does, it just doesn't run. I have installed several other Windows programs in Wine and they all work OK. So, I will give QNE a try. I followed the links that ...
- Sun Aug 09, 2020 9:45 am
- Forum: General Questions
- Topic: Using web in Linux / Ubuntu
- Replies: 6
- Views: 3931
Re: Using web in Linux / Ubuntu
Any suggestion as to how to implement this? Where to dump the content into?
Thanks
Thanks
- Sun Aug 09, 2020 4:08 am
- Forum: General Questions
- Topic: Using web in Linux / Ubuntu
- Replies: 6
- Views: 3931
Using web in Linux / Ubuntu
Yes, I know that there is Linux version - QNE... But, I am using web for many years now and am comfortable with it. I tried installing it under Wine in Linux, it fails on missing MFC42u.dll, which I can copy from windows, or is there no way for me to use it that way? The QNE version is like having ...
- Fri Jul 31, 2020 9:50 am
- Forum: General Questions
- Topic: HTML5 Video player in Light 'n Easy
- Replies: 9
- Views: 3055
Re: HTML5 Video player in Light 'n Easy
Thanks, it works now.
Yes, I was unable to loginto it, I fixed it now and from now on will post my questions there.
Cheers
Yes, I was unable to loginto it, I fixed it now and from now on will post my questions there.
Cheers
- Fri Jul 31, 2020 9:19 am
- Forum: General Questions
- Topic: HTML5 Video player in Light 'n Easy
- Replies: 9
- Views: 3055
Re: HTML5 Video player in Light 'n Easy
I saw, sorry
Can you help me with it?
Thanks
Can you help me with it?
Thanks
- Fri Jul 31, 2020 8:05 am
- Forum: General Questions
- Topic: HTML5 Video player in Light 'n Easy
- Replies: 9
- Views: 3055
Re: HTML5 Video player in Light 'n Easy
You brought up - Lightbox
All I want, is to play that video clip in the background
I did that with your help in WWB, how can I do it in LNE?
Thanks
All I want, is to play that video clip in the background
I did that with your help in WWB, how can I do it in LNE?
Thanks
- Fri Jul 31, 2020 6:59 am
- Forum: General Questions
- Topic: HTML5 Video player in Light 'n Easy
- Replies: 9
- Views: 3055
Re: HTML5 Video player in Light 'n Easy
Please have a look at my setup for both systems (under Windows 10) : https://squadron-125.org.il/html5_video_setup.jpg
Also, in Light 'n Easy - when I try to preview the page with F5, the page itself loads, but the Video is not showing up at all
Hope you can point me to my error?
Cheers
Also, in Light 'n Easy - when I try to preview the page with F5, the page itself loads, but the Video is not showing up at all
Hope you can point me to my error?
Cheers
- Fri Jul 31, 2020 12:42 am
- Forum: General Questions
- Topic: HTML5 Video player in Light 'n Easy
- Replies: 9
- Views: 3055
HTML5 Video player in Light 'n Easy
I continue checking my transition to the Linux version of WWB and seem to have a problem with the above object. It seems that in LNE - 1) it has no Property popup 2) In the properies list, it has no Play in full screen option So, it seems I can't use the object if I move to LNE Or, is there a way ...
- Wed Jul 29, 2020 9:54 am
- Forum: General Questions
- Topic: HTML5-Video player
- Replies: 17
- Views: 4148
Re: HTML5-Video player
Yes, I know that, but this object is the last one added to this page, how come it is not on the top?
Thanks again
Thanks again
- Wed Jul 29, 2020 8:01 am
- Forum: General Questions
- Topic: HTML5-Video player
- Replies: 17
- Views: 4148
Re: HTML5-Video player
OK, if so - how is the video clip running in the background and NOT covering the other floating objects?
I am confused
I am confused
- Wed Jul 29, 2020 7:02 am
- Forum: General Questions
- Topic: HTML5-Video player
- Replies: 17
- Views: 4148
Re: HTML5-Video player
OK, lets see if I understand correctly The order is based in order of adding objects to the page? I added the HTML5 object the last - after the page was already completed, but it is now running in the background - NOT on top... Or maybe, becasue ALL the objects on the page are "Floating" and ...
- Tue Jul 28, 2020 8:34 pm
- Forum: General Questions
- Topic: HTML5-Video player
- Replies: 17
- Views: 4148
Re: HTML5-Video player
OK, in my sample project - the 1st one works, in my LIVE project, the 2nd one works
But, I want to understand why? How does the video clip "Position" itself at the back?
I am trying to learn
Thanks for your help
But, I want to understand why? How does the video clip "Position" itself at the back?
I am trying to learn
Thanks for your help
- Tue Jul 28, 2020 12:33 pm
- Forum: General Questions
- Topic: HTML5-Video player
- Replies: 17
- Views: 4148
Re: HTML5-Video player
OK, here is a demo project : https://squadron-125.org.il/sq125_home.wbs
There are no more any Layers, just the objects I need.
The video clip plays OK, but covers the content
Thanks
There are no more any Layers, just the objects I need.
The video clip plays OK, but covers the content
Thanks
- Tue Jul 28, 2020 11:43 am
- Forum: General Questions
- Topic: HTML5-Video player
- Replies: 17
- Views: 4148
Re: HTML5-Video player
Ok, I didn't intend it to be in a layer But, when it is on the page on it's own, it runs in the foreground and cover all the objects on that page. Not do I want all the objects to be inside a layer. So, how can I force the video to be behind? In the background. This, will stop me from moving to ...
- Tue Jul 28, 2020 10:31 am
- Forum: General Questions
- Topic: HTML5-Video player
- Replies: 17
- Views: 4148
Re: HTML5-Video player
Part 1
If I don't place the elements in a layer, the clip covers them, instead of running as background.
Part 2
Not clear.
You understand what I am trying to achieve.
So what is the correct way?
Thanks
If I don't place the elements in a layer, the clip covers them, instead of running as background.
Part 2
Not clear.
You understand what I am trying to achieve.
So what is the correct way?
Thanks
- Tue Jul 28, 2020 10:12 am
- Forum: General Questions
- Topic: HTML5-Video player
- Replies: 17
- Views: 4148
Re: HTML5-Video player
I cannot see what you have done based on the published page. To be able to help you I need a demo project (wbs). Also, can you please describe which object are problematic? Here is a single page project file : https://squadron-125.org.il/sq125_home.wbs If you look at the LIVE site, you will see ...
- Tue Jul 28, 2020 9:41 am
- Forum: General Questions
- Topic: HTML5-Video player
- Replies: 17
- Views: 4148
HTML5-Video player
I am trying to use this object to run a clip as a background to a web site. It works as expected on a new page, but when trying to add the elemnts / objects of the page - it covers the page and the objects are hiddent behind it. Didn't help when I tried to push it to the back... So, I thought, I ...
- Tue Jul 28, 2020 2:06 am
- Forum: General Questions
- Topic: WWB on a Linux Desktop PC
- Replies: 56
- Views: 20172
Re: WWB on a Linux Desktop PC
Great to see it come together and we learn something new along the way.Thanks for your help Pajadt. All the best Roger Hi Roger and Pajadt, In fact, NOT yet at all. At the time of my previous post, indeed the video was playing fine in full screen and looping... BUT - once I started placing the ...
- Mon Jul 27, 2020 8:40 pm
- Forum: General Questions
- Topic: WWB on a Linux Desktop PC
- Replies: 56
- Views: 20172
Re: WWB on a Linux Desktop PC
Hi Alex When a file publisher is used and the video is not in the layout grid as a background, then it can be uploaded like this, because it is independent, it is outside any object. So it's easier then the video is added to the projected folder and the video path is added to the folder where it ...
- Mon Jul 27, 2020 12:41 pm
- Forum: General Questions
- Topic: WWB on a Linux Desktop PC
- Replies: 56
- Views: 20172
Re: WWB on a Linux Desktop PC
OK, this works - just don't understand why do I need to include the Publisher object?
This video clip is already on the website...
Hope you can explain this to me
Thanks for your help
Alex
This video clip is already on the website...
Hope you can explain this to me
Thanks for your help
Alex
- Mon Jul 27, 2020 9:06 am
- Forum: General Questions
- Topic: WWB on a Linux Desktop PC
- Replies: 56
- Views: 20172
Re: WWB on a Linux Desktop PC
8pm, just waking up! Probably more to do with the loading of the video and memory / processor. Only takes short time here and I'm running a I7 NUC with 16gb memory and SSD drives (a present to myself last year). That link is to my test site here in NZ. I borrowed your video. Simple setup. New page ...
- Mon Jul 27, 2020 7:37 am
- Forum: General Questions
- Topic: WWB on a Linux Desktop PC
- Replies: 56
- Views: 20172
Re: WWB on a Linux Desktop PC
Hello to over the ditch...
That looks good, just took it a long time to start (I supose becasue the site is hosted in Israel...)
So, can you please me the setup?
Almost time for you to go to sleep
Cheers
Alex
That looks good, just took it a long time to start (I supose becasue the site is hosted in Israel...)
So, can you please me the setup?
Almost time for you to go to sleep
Cheers
Alex
- Mon Jul 27, 2020 7:33 am
- Forum: General Questions
- Topic: Quick 'n Easy Web Builder
- Replies: 2
- Views: 1431
Re: Quick 'n Easy Web Builder
OK, Thnaks
- Mon Jul 27, 2020 4:04 am
- Forum: General Questions
- Topic: WWB on a Linux Desktop PC
- Replies: 56
- Views: 20172
Re: WWB on a Linux Desktop PC
Yes, I tried the HTML5 object, it is not going to full screen. The clip is 16:9, so the top and bottom parts of the browser are empty.
Do you have a page sample that you can point me to?
Where in the world are you?
I am in Australia
Cheers
Alex
Do you have a page sample that you can point me to?
Where in the world are you?
I am in Australia
Cheers
Alex
- Mon Jul 27, 2020 3:42 am
- Forum: General Questions
- Topic: Quick 'n Easy Web Builder
- Replies: 2
- Views: 1431
Quick 'n Easy Web Builder
I don't manage to post this question in the forum above, so I will make this here I started playing with this version as part of my rsearch to move to Ubuntu, it seems to work close enough to WWB for me to be comfortable with it. It seems to have however one (for me) major point missing In WWB, I ...
- Mon Jul 27, 2020 3:38 am
- Forum: General Questions
- Topic: WWB on a Linux Desktop PC
- Replies: 56
- Views: 20172
Re: WWB on a Linux Desktop PC
We get "Video is Private" when we click on link. If you have purchased the extension from RZ then why not use that? I have something similar for full size background images that I purchased when re-developing my site which worked well and eliminated the white spaces on mobiles. Don't mean to take ...
- Mon Jul 27, 2020 2:38 am
- Forum: General Questions
- Topic: WWB on a Linux Desktop PC
- Replies: 56
- Views: 20172
Re: WWB on a Linux Desktop PC
Hi Alex when you first installed Ubuntu 20.04 what was the primary language you set? English is generally the primary but at installation you can set others such as Hebrew. As it is greyed out it may explain why you cannot select. See the following that should help you. https://help.ubuntu.com ...
- Mon Jul 27, 2020 1:09 am
- Forum: General Questions
- Topic: WWB on a Linux Desktop PC
- Replies: 56
- Views: 20172
Re: WWB on a Linux Desktop PC
Well, I copied the idea and uploaded my video clip to YouTube https://squadron-125.org.il/BGvideo.html It kind of works... BUT: 1) I don't like the idea of having it on YouTube, AND 2) Loop= 1, it does the loop, but between ending one round and starting the 2nd, there is an ugly black screen stop ...