Search found 802 matches

by Bluesman
Sun Mar 17, 2024 1:26 pm
Forum: General Questions
Topic: Text change
Replies: 11
Views: 586

Re: Text change

I checked the help, and maybe I missed it, but is there a simple way to change the font of a text object and have it change in all of the breakpoints when using responsive text? Sort of like how you can hold the shift key when adding padding to an object and it makes it the same in each breakpoint....
by Bluesman
Tue Mar 12, 2024 7:40 pm
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 853

Re: Z-index problem with Panel Layer

Hi wonderful, tnx for jumping in. I don't get it... do you mean I have written the code wrong? The objects name is: PanelLayer not PanelLayer_panel ?? As @crispy68 has mentioned everything fluently and added to that is that the PanelLayer_panel is generated using jQuery so it is more like a dynamic...
by Bluesman
Fri Mar 08, 2024 6:27 am
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 853

Re: Z-index problem with Panel Layer

There are several other objects that WB will add a 'wb_' prefix to. So yes, there are times you may have to use #wb_objectID versus just #objectID . As for some of the other menus, they may be a bit different as those are sometimes more complicated. Tnx crispy... then we will see what comes around :D
by Bluesman
Thu Mar 07, 2024 9:14 pm
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 853

Re: Z-index problem with Panel Layer

You will need to check the generated code BUT for any future panel layers it will be similar to this. It's simply the ID followed by _panel. So you if you gave the panel layer an ID of Bluesman , then it would just be: Bluesman_pane l. Make sense? When you know it, it make sense 🌞but does this come...
by Bluesman
Thu Mar 07, 2024 8:55 pm
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 853

Re: Z-index problem with Panel Layer

@bluesman, The ID of the panel layer is PanelLayer but there is a <div> outside of this ID called PanelLayer_Panel . WB generates this code. This container is what was falling behind your footer. Since ID PanelLayer is inside PanelLayer_Panel, you need to target the outer <div> and not the inner <d...
by Bluesman
Thu Mar 07, 2024 7:47 pm
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 853

Re: Smooth switching between pages: Z-index problem with Panel Layer

Hello Bluesman! Please tell me, how did you do the smooth switching between pages on the site? Or is it taking so long for my page to load? :) Hi Victor. I'm using the free extension "Page Transitions" https://www.wysiwygwebbuilder.com/pagetransitions.html I am using the settings: Fade In...
by Bluesman
Thu Mar 07, 2024 7:43 pm
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 853

Re: Z-index problem with Panel Layer

@bluesman, Wonderful's code is correct. You are targeting the wrong part of the panel layer. Hi and tnx again crispy. I'm wrecking my head around this. Clearly the target is as you tell me and I check in the HTML. But the object is named as I wrote?? The first time I experience this that the softwa...
by Bluesman
Thu Mar 07, 2024 7:08 pm
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 853

Re: Smooth switching between pages: Z-index problem with Panel Layer

Hello Bluesman! Please tell me, how did you do the smooth switching between pages on the site? Or is it taking so long for my page to load? :) Hi Victor. I'm using the free extension "Page Transitions" https://www.wysiwygwebbuilder.com/pagetransitions.html I am using the settings: Fade In...
by Bluesman
Thu Mar 07, 2024 4:31 pm
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 853

Re: Z-index problem with Panel Layer

Aha... tnx crispy and wwonderful, chall check at once. :D
by Bluesman
Thu Mar 07, 2024 3:39 pm
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 853

Re: Z-index problem with Panel Layer

Are you sure you haven't set the z-index of the footer to '10000' yourself? If you need help with this, then please share a demo project so I can see all your settings. Hi Pablo, tnx for checking. I have not set the z-index for the footer, but when checking the HTML I can see it sais 10000. For now...
by Bluesman
Thu Mar 07, 2024 3:36 pm
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 853

Re: Z-index problem with Panel Layer

Hi Pablo and team. Using the Panel layer for menu at the left border with the trigger button at the right top in the header having problem that the panel goes under the footer when scrolled down. Have set the z-index to: 12000 for the panel layer. The z-index for the footer layout grid seams to be ...
by Bluesman
Thu Mar 07, 2024 8:45 am
Forum: General Questions
Topic: Z-index problem with Panel Layer
Replies: 19
Views: 853

Z-index problem with Panel Layer

Hi Pablo and team. Using the Panel layer for menu at the left border with the trigger button at the right top in the header having problem that the panel goes under the footer when scrolled down. Have set the z-index to: 12000 for the panel layer. The z-index for the footer layout grid seams to be 1...
by Bluesman
Tue Mar 05, 2024 7:00 pm
Forum: Links and Navigation
Topic: Dedicated Hamburger button
Replies: 7
Views: 273

Re: Dedicated Hamburger button

When shrinking the browser under 768 bp the symbols in the panel menu all goes to hamburger symbol. This is becuase of the breakpoint setting of the menu buttons. Just decrease the breakpoint value to a lower value. Hi Pablo, tnx for the answer. Yes I did that, but I wanted to have the symbol in fr...
by Bluesman
Tue Mar 05, 2024 3:34 pm
Forum: Links and Navigation
Topic: Dedicated Hamburger button
Replies: 7
Views: 273

Re: Dedicated Hamburger button

This solution does not generate extra code. In this special case, the panel menu itself is not generated, only the button. By implementing it this way, I didn't not have to duplicate all the logic and properties of the button. Hi Pablo, I like this functionallity... never thought of it. I've tested...
by Bluesman
Tue Feb 27, 2024 4:26 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: https://www.bluinfinito.gr
Replies: 3
Views: 295

Re: https://www.bluinfinito.gr

Very nice and calm colors. Congratz.
by Bluesman
Mon Feb 26, 2024 8:11 am
Forum: Off Topic Section
Topic: Those where the days before WWB
Replies: 8
Views: 397

Re: Those where the days before WWB

Hi... I jump in here to... :D At risk to be the "old goat" of the pack. Started 1996 with Net Objects Fusion, that in this time was the (as far as I know) 1st object-oriented software for web production. Also had a version of "Front Page" that I tested out but left in a year. I w...
by Bluesman
Sun Feb 25, 2024 6:34 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: Websites for my wife...
Replies: 3
Views: 302

Re: Websites for my wife...

Very nice work Rob. Congratz.
by Bluesman
Tue Feb 20, 2024 4:10 pm
Forum: Off Topic Section
Topic: WYSIWYG Web Builder merch
Replies: 23
Views: 1297

Re: WYSIWYG Web Builder merch

☕ Coffee mug for me :D
by Bluesman
Sun Feb 18, 2024 7:52 am
Forum: Links and Navigation
Topic: Overlay Menu 2 issues
Replies: 6
Views: 386

Re: Overlay Menu 2 issues

Hi guys... tnx for your comments. I have tested the menu in different scenarios and seam I can fix the spaces by changing the typeface back from my own (Aller) to Arial in the menu and it works ?? Strange. Have used this typeface for lot of webpages. Have to change for another menu to fix the moving...
by Bluesman
Sun Feb 18, 2024 7:46 am
Forum: Links and Navigation
Topic: Overlay Menu 2 issues
Replies: 6
Views: 386

Re: Overlay Menu 2 issues

The X in the background is due to the menu button having icon animation added to it. If you don't want to see the X in background you will either need to remove the animation or remove the transparency of the menu background. To line them both up would be difficult unless the menu button stays in t...
by Bluesman
Sat Feb 17, 2024 6:53 pm
Forum: Links and Navigation
Topic: Overlay Menu 2 issues
Replies: 6
Views: 386

Overlay Menu 2 issues

Hi Pablo and friends. Choosed the Overlay Menu for a new project but got some problem. 1. When clicking the hamburger button the close (X) button in the menu window goes out to the right browser border. Would be nice if it stays at the same place as the hamburger button. Most irritating when the bro...
by Bluesman
Fri Feb 16, 2024 1:36 pm
Forum: Off Topic Section
Topic: Thanks for the WWB major update 19.1
Replies: 6
Views: 355

Re: Thanks for the WWB major update 19.1

Agree with Victor... Great update! Many futures that will be used amediately THANKS Pablo and team. A big TNX to all that are active in this forum and help us out with solutions in all kind of ways 💥💥💥
by Bluesman
Sun Feb 11, 2024 11:38 am
Forum: Responsive Web Design
Topic: mp4 film not changing at 480 breakpoint - not published
Replies: 9
Views: 449

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/02/responsive-videos-javascript-solution-video-source-tag.html Hi Bacon... tnx for your posts :D And yes I have asked almost the same but at that ...
by Bluesman
Sat Feb 10, 2024 2:51 pm
Forum: Responsive Web Design
Topic: mp4 film not changing at 480 breakpoint - not published
Replies: 9
Views: 449

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

Honestly, i'm not sure if there is much of a difference between what goFrank suggested and what you are wanting in terms of page weight. Even if you could specify a different video in a breakpoint, both videos would still be loaded in the background. Even when you use 'display:none' in the css, the...
by Bluesman
Sat Feb 10, 2024 2:03 pm
Forum: Responsive Web Design
Topic: mp4 film not changing at 480 breakpoint - not published
Replies: 9
Views: 449

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

Why not add a second layout grid with the alternate video for the 480, then hide it in all the other views. Of course, the original layout grid will have to be hidden in the 480 view. It will add to the page weight somewhat, but it works. Hi gofrank... as you wrote "it will add to the page wei...
by Bluesman
Sat Feb 10, 2024 1:52 pm
Forum: Responsive Web Design
Topic: mp4 film not changing at 480 breakpoint - not published
Replies: 9
Views: 449

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

Pablo wrote: Sat Feb 10, 2024 1:41 pm No, you cannot have a different background video in breakpoints.
Ok Pablo, understand. Thought you could because it was possible to change in the lowest brekpoint. Will put this to suggestions because it is very important that you can make a more suitable and smaller video for the mobile devises.
by Bluesman
Sat Feb 10, 2024 12:47 pm
Forum: Responsive Web Design
Topic: mp4 film not changing at 480 breakpoint - not published
Replies: 9
Views: 449

mp4 film not changing at 480 breakpoint - not published

Hi Pablo and team. Wonder if this shall work as it is possible to have a different film in the 480 breakpoint? I have the original backgroundfilm in a layout grid/style setting. My Default 1920 and bp 1460, 1024, 768 and 480. The original film works in all breakpoints and doesn't even publish for th...
by Bluesman
Tue Feb 06, 2024 9:02 am
Forum: General Questions
Topic: new foto's are not loading
Replies: 8
Views: 378

Re: new foto's are not loading

Hi freek, have you emptied your browser cash and cookies?
by Bluesman
Sat Feb 03, 2024 6:05 pm
Forum: Shopping Carts
Topic: Problem getting PayPal register the correct quantity
Replies: 7
Views: 770

Re: Problem getting PayPal register the correct quantity

Pablo wrote: Fri Feb 02, 2024 1:07 pm Did you use a sandbox PayPal account?
https://developer.paypal.com/tools/sandbox/accounts/
Hi Pablo... sorry for the delayed reply. No I didn't, was using sandbox some time agoo and don't think I did a special account for this... but any way now I know :D tnx Pablo
by Bluesman
Fri Feb 02, 2024 1:00 pm
Forum: Shopping Carts
Topic: Problem getting PayPal register the correct quantity
Replies: 7
Views: 770

Re: Problem getting PayPal register the correct quantity

To make this work, you will need to add one of the following eCommerce items to the card: - checkbox - radio button - select / dropdown Hi Pablo, I did activate the checkbox item and the calculation and appereance problem was solve :D But one problem resist: "When I Enable the PayPal Sandbox t...
by Bluesman
Wed Jan 31, 2024 3:32 pm
Forum: Shopping Carts
Topic: Problem getting PayPal register the correct quantity
Replies: 7
Views: 770

Re: Problem getting PayPal register the correct quantity

Pablo wrote: Wed Jan 31, 2024 3:24 pm There is currently no other workaround. One of these items must exist otherwise the calculation script will not be added.
Ok... Pablo, then I have to figure out a way to add one of the eCommerce items without being a overkill...
Tnx
by Bluesman
Wed Jan 31, 2024 1:51 pm
Forum: Shopping Carts
Topic: Problem getting PayPal register the correct quantity
Replies: 7
Views: 770

Re: Problem getting PayPal register the correct quantity

To make this work, you will need to add one of the following eCommerce items to the card: - checkbox - radio button - select / dropdown Hi Pablo, tnx for the rapid answer. The only thing I can think of add is a checkbox that the "I agree" checkbox but this alredy exists in the shoping car...
by Bluesman
Wed Jan 31, 2024 12:43 pm
Forum: Shopping Carts
Topic: Problem getting PayPal register the correct quantity
Replies: 7
Views: 770

Problem getting PayPal register the correct quantity

Hi Pablo. Having problem getting PayPal shopingcart register the correct quatity that is entered in the Quatity fields. For me it only enter 1 at the time. If I enter for ex 4 in the field it only register 1 in the Shoping cart? When I Enable the PayPal Sandbox the PayPal redirecting when Check Out ...
by Bluesman
Sat Jan 13, 2024 9:33 am
Forum: General Questions
Topic: Need help header and place holder
Replies: 4
Views: 628

Re: Need help header and place holder

Hello, I'm having a little trouble creating my site and would like a little help. First, my goal: To have a navigation bar at the top of my site that stays fixed when I scroll. It will be common to all pages. Below this bar, the content of my pages should scroll. Current situation: Following a tuto...
by Bluesman
Fri Jan 12, 2024 6:20 am
Forum: General Questions
Topic: Where is the Photo Gallery
Replies: 1
Views: 425

Re: Where is the Photo Gallery

I upgraded to 19.02 and for the life of me I cannot find the Photo Gallery Tool Hi debbiemoon53, If you don't find the Photo Gallery in Toolbox under "Images"? Rightclick in Toolbox and choose "Customize Toolbox". Here you find it in "Available Tools", drag it to the I...
by Bluesman
Wed Jan 10, 2024 3:15 pm
Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
Topic: Reducing image weight
Replies: 8
Views: 1334

Re: Reducing image weight

I like Webp Converter https://vertexshare.com/webp-converter.html
They have both online and a downloadable software that you can use local on your pc. Scroll down and you find the pc application.
by Bluesman
Tue Jan 02, 2024 3:21 pm
Forum: Off Topic Section
Topic: Managing site for client in a different continent.
Replies: 14
Views: 1851

Re: Managing site for client in a different continent.

Do you know why your client wants it hosted in Australia? Hi jerryco, tnx for your input and Happy New Year. Yes they want to be as local as possible. Cheers Do you know why? Does it have a legal reason for this? Hi again jerryco. There is a legal reason to have the domain registered in Australia, ...
by Bluesman
Tue Jan 02, 2024 11:38 am
Forum: Off Topic Section
Topic: Managing site for client in a different continent.
Replies: 14
Views: 1851

Re: Managing site for client in a different continent.

jerryco wrote: Tue Dec 26, 2023 9:09 pm Do you know why your client wants it hosted in Australia?
Hi jerryco, tnx for your input and Happy New Year. Yes they want to be as local as possible.
Cheers
by Bluesman
Tue Dec 26, 2023 8:30 pm
Forum: Off Topic Section
Topic: Managing site for client in a different continent.
Replies: 14
Views: 1851

Re: Managing site for client in a different continent.

This may help...Note they do offer hosting in Europe which you may be able to use as it would be easier to contact giving the time difference with Australia and your current location. Perhaps fire of a email to them and ask can you host a .au outside of Australia in Europe. https://www.crazydomains...
by Bluesman
Tue Dec 26, 2023 4:48 pm
Forum: Off Topic Section
Topic: Managing site for client in a different continent.
Replies: 14
Views: 1851

Re: Managing site for client in a different continent.

Hopefully bburgess or GrahamW will read this and offer advice on what's best for the client and you. Yes I will wait for some days, but the one they advised in the other thread "Crazy Domains" seems quite ok but I seen some other to. Should be nice to have a screenshot from their control ...
by Bluesman
Tue Dec 26, 2023 2:02 pm
Forum: Off Topic Section
Topic: Managing site for client in a different continent.
Replies: 14
Views: 1851

Re: Managing site for client in a different continent.

wants their website to be hosted on a local server in Australia Regarding the domain we will use the registrar in Australia but point the nameservers. Then you will not be hosting in Australia if I understand you correct? jerrycoe... the domain is registered and hosted in AU and will be so. Only th...
by Bluesman
Tue Dec 26, 2023 1:56 pm
Forum: Off Topic Section
Topic: Managing site for client in a different continent.
Replies: 14
Views: 1851

Re: Managing site for client in a different continent.

I would do some homework first before doing anything just incase you run into issues. From what I understand the client needs to be in Australia (lives) and they will need to register the domain in there name not you. Not sure if you can then host it outside of Australia I would wait to see if one ...
by Bluesman
Tue Dec 26, 2023 12:38 pm
Forum: Off Topic Section
Topic: Managing site for client in a different continent.
Replies: 14
Views: 1851

Re: Managing site for client in a different continent.

I remembered a discussion on this or similar from former member ColinM looking to move his host provider asking for recommendations. Take a look for now and hopefully some of the other Australian members will recommend hosting to you. https://www.wysiwygwebbuilder.com/forum/viewtopic.php?p=414911&a...
by Bluesman
Mon Dec 25, 2023 11:00 pm
Forum: Off Topic Section
Topic: Managing site for client in a different continent.
Replies: 14
Views: 1851

Managing site for client in a different continent.

Hi guys, hope you had a fabulous and calm Christmas. My question is because of a client in Australia wants their website to be hosted on a local server in Australia. I live and work in Sweden now, but was working in Ecuador for the last 10 years. When moving to Ecuador I brought some customers from ...
by Bluesman
Sun Dec 17, 2023 9:14 pm
Forum: General Questions
Topic: The grid is not from the zero point
Replies: 3
Views: 854

Re: The grid is not from the zero point

VictorKrs wrote: Sun Dec 17, 2023 7:37 pm Hello!
In the "Design Layout" mode, the grid does not start from the zero mark.
https://cloud.mail.ru/public/SDmy/7G7Jk4mhd

Victor
Hi Victor... Just confirming it works correctly for me. The grids start where the rulers and 0-mark start. So you better give Pablo a test project.
by Bluesman
Fri Dec 15, 2023 6:17 am
Forum: Links and Navigation
Topic: Side menu
Replies: 3
Views: 1249

Re: Side menu

I'd love to create a site that looks like this: https://www.mpkelley.com/ But I can't seem to figure out how to make a master page that has a left side menu. Any thoughts suggestions? IE having the content placeholder be on the right of a grid or other method.. Hi Hbrownell, maybe if you start maki...
by Bluesman
Tue Dec 12, 2023 11:55 am
Forum: Share templates with other users of WYSIWYG Web Builder
Topic: CRM - SYSTEM ( HOW TO MAKE ) MYSQL CRUD
Replies: 22
Views: 17885

Re: CRM - SYSTEM ( HOW TO MAKE ) MYSQL CRUD

Well...Amir is still alive: Last active:Mon Dec 11, 2023 12:40 pm Give to him a chance! http://imgfz.com/i/R8C7No0.jpeg :P hi im amir . i recived messages from crm mysql crud topic . this is very simple all thing to do is set a mysql information to mysql crud extension to make your own table based ...
by Bluesman
Mon Dec 11, 2023 5:47 am
Forum: Share templates with other users of WYSIWYG Web Builder
Topic: CRM - SYSTEM ( HOW TO MAKE ) MYSQL CRUD
Replies: 22
Views: 17885

Re: CRM - SYSTEM ( HOW TO MAKE ) MYSQL CRUD

I doubt that amir2314 will reply as the original post was made back in Wed Mar 16, 2022 12:25 pm and requests for the images to be reposted have fallen on deaf ears. Maybe just maybe he will read and repost... Have that feeling to "Bacon". Just stumbled on this post because it was woken u...
by Bluesman
Sun Dec 10, 2023 3:39 pm
Forum: Share templates with other users of WYSIWYG Web Builder
Topic: CRM - SYSTEM ( HOW TO MAKE ) MYSQL CRUD
Replies: 22
Views: 17885

Re: CRM - SYSTEM ( HOW TO MAKE ) MYSQL CRUD

zinc wrote: Wed Mar 16, 2022 4:50 pm
amir2314 wrote: Wed Mar 16, 2022 4:43 pm
zinc wrote: Wed Mar 16, 2022 3:25 pm

This does not help with all due respect - As you had the images there before. Great work anyway.
Its just a demo project when i finish the project i ll share the wbs
Brilliant!!!!! :D
Still waiting for the project files :D