Search found 20 matches

by chan2015
Thu Sep 03, 2020 8:42 am
Forum: General Questions
Topic: License activation
Replies: 7
Views: 2664

Re: License activation

I bought WWB 15 in Nov 2019. I don't remember having any license number. How to check my own license number so that I can visit the below link to get a new serial number to upgrade to WWB 16.
http://www.wysiwygwebbuilder.com/wwb16serial.html
Is the license number = my order number? But it does not ...
by chan2015
Sun Dec 08, 2019 11:21 am
Forum: General Questions
Topic: ListView - Can we disable clickable?
Replies: 10
Views: 2049

Re: ListView - Can we disable clickable?

It works by setting the Page within this project. Tap on the listview in a mobile browser, the page will try to refresh once but will stay in the same page.

After that, I tried to remove the "http://" ... oddly enough, this time round, the program did not auto add the empty link "http://" back to ...
by chan2015
Sun Dec 08, 2019 5:40 am
Forum: General Questions
Topic: ListView - Can we disable clickable?
Replies: 10
Views: 2049

Re: ListView - Can we disable clickable?

I am not sure if the "empty http://" is considered as a link. Instead of a written description, watch the video below:-

https://youtu.be/1C2ZdK1Ciz8

The "empty" link seems to have an effect when tap upon in mobile browser.
by chan2015
Sat Dec 07, 2019 12:52 pm
Forum: General Questions
Topic: ListView - Can we disable clickable?
Replies: 10
Views: 2049

Re: ListView - Can we disable clickable?

Indeed, a completely new listview ... checked its <>HTML code ... does not contain any "<a href=...>.
but once click edit and modify the Description under the Title ... an empty <a href="http://"> will automatically be added.
by chan2015
Sat Dec 07, 2019 1:32 am
Forum: General Questions
Topic: ListView - Can we disable clickable?
Replies: 10
Views: 2049

Re: ListView - Can we disable clickable?

I have tried your suggestion... drag a new listview from toolbox ... edited 2 listview entries (added some info, did not key in anything in the link section) ... publish it in my domain ...
As usual, when click on the listview items via desktop browser, nothing will happen ... which is what I wanted ...
by chan2015
Fri Dec 06, 2019 3:16 pm
Forum: General Questions
Topic: ListView - Can we disable clickable?
Replies: 10
Views: 2049

Re: ListView - Can we disable clickable?

I did not assign a link ... but when tap on it in mobile browser ... will bring to a blank page.

I just tried to fix it by adding an event to its layout grid ... onclick --> disable --> self. I think it works.
by chan2015
Fri Dec 06, 2019 2:37 pm
Forum: General Questions
Topic: ListView - Can we disable clickable?
Replies: 10
Views: 2049

ListView - Can we disable clickable?

I used the ListView object to type 4 categories of info i.e. address, email, operating hours & contact info. I realized when a mobile user tap on the listview ... it will bring them to an blank#blocked page ...
Every item in the ListView has a "Link" section ... How can we just disable it & choose ...
by chan2015
Fri Dec 06, 2019 1:54 pm
Forum: Responsive Web Design
Topic: Mobile phone only show portion of the webpage & the overlay menu
Replies: 17
Views: 6230

Re: Mobile phone only show portion of the webpage & the overlay menu

I tried setting the rollover image "Link" tab ==> link to = File (instead of external address) ... it now works in mobile phone ... :)
by chan2015
Fri Dec 06, 2019 1:38 pm
Forum: Responsive Web Design
Topic: Mobile phone only show portion of the webpage & the overlay menu
Replies: 17
Views: 6230

Re: Mobile phone only show portion of the webpage & the overlay menu

OMG ... Thanks Crispy again.

I have watched all the videos by Greg Hughes ... learnt a lot ... knew that if I want to build a responsive website ... I have to use layout grids or flex container/grid. All the pages that I made are predominantly using layout grid with some flex container. The thing ...
by chan2015
Fri Dec 06, 2019 6:01 am
Forum: Responsive Web Design
Topic: Mobile phone only show portion of the webpage & the overlay menu
Replies: 17
Views: 6230

Re: Mobile phone only show portion of the webpage & the overlay menu

Thanks Crispy!

The "do not use div" alone solve the issues of the map & overlay menu.

Is it the norm that all pages should have the same set of breakpoints?

There are only a total of 8 pages in my website. Most pages have 2 breakpoints at 480 & 360. One page has a rollover image (which I think ...
by chan2015
Wed Dec 04, 2019 5:14 am
Forum: Responsive Web Design
Topic: Mobile phone only show portion of the webpage & the overlay menu
Replies: 17
Views: 6230

Re: Mobile phone only show portion of the webpage & the overlay menu

Thanks Crispy. Stripped down project as below with the "contact"page - menu & the embedded map. When viewed using a Xiaomi Note 7, through Chrome browser, the map's width is slightly larger than the page size. The overlay menu's exit button is still out of view.

https://www.sendspace.com/file/4sigeb
by chan2015
Tue Dec 03, 2019 6:10 am
Forum: Responsive Web Design
Topic: Mobile phone only show portion of the webpage & the overlay menu
Replies: 17
Views: 6230

Re: Mobile phone only show portion of the webpage & the overlay menu

Thanks Crispy. I set it to width=90% ... the map portion still has about 5% outside the page width and overlay menu top-right exit button is still out of view. Setting the width to smaller e.g. 70% will make the map smaller but no effect to the overlay menu.
by chan2015
Tue Dec 03, 2019 3:12 am
Forum: Responsive Web Design
Topic: Mobile phone only show portion of the webpage & the overlay menu
Replies: 17
Views: 6230

Re: Mobile phone only show portion of the webpage & the overlay menu

Indeed ... all the problems are caused by the scroll transform animation. After, I disable them on Page Properties --> Advanced --> Scroll Events & Transitions, the overlay menu is no longer expanded out of view. However, the carousel is still not completely inside the mobile screen area.

Another ...
by chan2015
Mon Dec 02, 2019 3:45 pm
Forum: Responsive Web Design
Topic: Mobile phone only show portion of the webpage & the overlay menu
Replies: 17
Views: 6230

Re: Mobile phone only show portion of the webpage & the overlay menu

Also, I forgot to mention that the carousel is slightly "cropped" out at the right side when view with an android phone. ...
by chan2015
Mon Dec 02, 2019 3:43 pm
Forum: Responsive Web Design
Topic: Mobile phone only show portion of the webpage & the overlay menu
Replies: 17
Views: 6230

Re: Mobile phone only show portion of the webpage & the overlay menu

Kindly download a sample project zip file from:-
https://www.sendspace.com/file/zudems

Issues:-
1. I think the green texture is giving some problems ... sometimes the mobile phone doesn't render the title grid with the green texture as BG.
2. At the bottom ... the 2 cards inside the big blue BG, I ...
by chan2015
Mon Dec 02, 2019 10:46 am
Forum: Responsive Web Design
Topic: Mobile phone only show portion of the webpage & the overlay menu
Replies: 17
Views: 6230

Re: Mobile phone only show portion of the webpage & the overlay menu

Objects like Timer, HTML <>, Notes also needs to be inside default width?
by chan2015
Mon Dec 02, 2019 10:05 am
Forum: Responsive Web Design
Topic: Mobile phone only show portion of the webpage & the overlay menu
Replies: 17
Views: 6230

Mobile phone only show portion of the webpage & the overlay menu

I have built a website with breakpoints at 480px & later I added 360px breakpoint ...

I thought these two viewport widths should cover most of the phones. Using an iphone 6s+, the website & the overlay menu looks fine at 480px breakpoint alone. When I asked other people to test it via android ...
by chan2015
Fri Nov 29, 2019 9:26 am
Forum: Responsive Web Design
Topic: Cards in Flex Container shall not fill width when wraping
Replies: 13
Views: 5238

Re: Cards in Flex Container shall not fill width when wraping

I found it after reading http://www.wysiwygwebbuilder.com/flexbox.html ... :)
I am hoping that I can place cards (each card contain an image of a product & its description) into the flex container ... so that at all viewports ... the cards automatically will rearrange to fit the viewport size ...
by chan2015
Fri Nov 29, 2019 7:51 am
Forum: Responsive Web Design
Topic: Cards in Flex Container shall not fill width when wraping
Replies: 13
Views: 5238

Re: Cards in Flex Container shall not fill width when wraping

I am trying out cards & flex container ... and I cannot find the "flexbox" in the toolbox or the flex settings inside a card.

https://ibb.co/SQ6hXjT
https://ibb.co/QPMMqh3

I cannot find the place to set the card's width. When I drag a card inside a flex container, it will take full width ...