Search found 2366 matches

by crispy68
Fri Mar 10, 2023 6:48 pm
Forum: Responsive Web Design
Topic: Problem in 340 breakpoint - classic white space
Replies: 2
Views: 855

Re: Problem in 340 breakpoint - classic white space

I believe its the text over the video sliding from the right side of the screen. It is off screen to the right initially hidden increasing the width.
by crispy68
Fri Mar 10, 2023 12:50 pm
Forum: Responsive Web Design
Topic: Parallax breaking ios devices
Replies: 10
Views: 1333

Re: Parallax breaking ios devices

Yes, you can increase the height to whatever you like as long as the image is to your liking in the background. That's why I typically keep me images centered as usually that's what you'll want to always see.
by crispy68
Fri Mar 10, 2023 4:15 am
Forum: Responsive Web Design
Topic: Parallax breaking ios devices
Replies: 10
Views: 1333

Re: Parallax breaking ios devices

It always depends on what you are trying to do and your layout. Since I'm not sure what the end result is that you are after, it's hard for me to say what's the best way to do it.
by crispy68
Fri Mar 10, 2023 2:52 am
Forum: Responsive Web Design
Topic: Parallax breaking ios devices
Replies: 10
Views: 1333

Re: Parallax breaking ios devices

if you leave the grid top and bottom padding to zero then you see no background image.
This is true. If you are not going to place any content/objects inside then you'd be better off using a full width floating layer versus a grid. Less overall code and no need for padding.
by crispy68
Fri Mar 10, 2023 12:50 am
Forum: Responsive Web Design
Topic: Parallax breaking ios devices
Replies: 10
Views: 1333

Re: Parallax breaking ios devices

Setting the background image as cover versus parallax is not handled quite the same. When you set it to cover, the image is going to be stretched(scaled) to fit horizontally or vertically depending on whichever is longer to always fill the background. However, when it is set to parallax, it also has...
by crispy68
Wed Mar 08, 2023 4:22 am
Forum: Responsive Web Design
Topic: Overlay menu not behaving properly
Replies: 2
Views: 782

Re: Overlay menu not behaving properly

You have errors on the page. The CSS file "2022-v10i2-december.css" is missing from the server. Make sure to upload all files and try again.
by crispy68
Wed Mar 08, 2023 2:37 am
Forum: Responsive Web Design
Topic: Horizontal line no responsive
Replies: 2
Views: 761

Re: Horizontal line no responsive

A horizontal line does not have a 'text' size. What do you mean by different sizes? Length or height? Is the line to fill the entire flexgrid cell or is it to be a fixed size in each breakpoint? Need a bit more info on your setup and what the expected results are to be.
by crispy68
Tue Mar 07, 2023 3:43 am
Forum: Forms
Topic: Sending email with a list
Replies: 10
Views: 7489

Re: Sending email with a list

Hey Pablo, I was able to recreate the form without using nested grids and used a grid with custom overflow. With this I was able get pretty close to how it looked. It seems to be working. The only thing I can say is it seems really slow in processing the form. I don't know if it is the host (GD) whi...
by crispy68
Mon Mar 06, 2023 7:31 pm
Forum: Responsive Web Design
Topic: Menu not hidding on some tablets
Replies: 4
Views: 883

Re: Menu not hidding on some tablets

Another thing you need to consider is the CSS viewport resolution of the devices and not the screen resolution which I believe is what's displayed at the bottom. I believe the viewport size of a 6th generation Ipad is 768px by 1024px. I have found that using the following works for me: default = 190...
by crispy68
Mon Mar 06, 2023 7:20 pm
Forum: Responsive Web Design
Topic: Menu not hidding on some tablets
Replies: 4
Views: 883

Re: Menu not hidding on some tablets

Are these pics off an emulator? If so, they are not always reliable.

To me it looks like a breakpoint issue. I also find your choice of breakpoints odd. Not sure why you would have a breakpoint at 1200 and 1280? only 80px difference between the 2 and 970 and 1024 which is a 54px difference.
by crispy68
Mon Mar 06, 2023 2:41 pm
Forum: Off Topic Section
Topic: please help, hair being torn out
Replies: 9
Views: 1238

Re: please help, hair being torn out

Unfortunately, it takes time for the bots to scan your site again and make the changes. You can try to upload an updated sitemap to Google/Bing that may help it along faster.
by crispy68
Sun Mar 05, 2023 10:52 pm
Forum: General Questions
Topic: stray picture?
Replies: 3
Views: 285

Re: stray picture?

If it is published then it is in the project somewhere. However your pic doesn't help narrow anything down. Do you have a link to the page to view?
by crispy68
Sun Mar 05, 2023 10:26 pm
Forum: Forms
Topic: Sending email with a list
Replies: 10
Views: 7489

Re: Sending email with a list

Any Ideas on a workaround? Whether to make it work or somehow keep the design I have?
by crispy68
Sun Mar 05, 2023 8:57 pm
Forum: Forms
Topic: Sending email with a list
Replies: 10
Views: 7489

Re: Sending email with a list

oh bummer. Without the nested grid, then the look of my form wont work.
by crispy68
Sun Mar 05, 2023 6:39 pm
Forum: Forms
Topic: Sending email with a list
Replies: 10
Views: 7489

Re: Sending email with a list

Hey Pablo,

I have sent you a demo project link via email. I'm sure it's something i've done incorrectly.
by crispy68
Sun Mar 05, 2023 4:20 pm
Forum: Forms
Topic: Sending email with a list
Replies: 10
Views: 7489

Re: Sending email with a list

I am trying to implement this into my form but having an issue. Has anyone used this and have it working? I'm pretty sure I followed the steps correctly but I could be missing something. I'm getting this error in the error log on the page where my form is: [04-Mar-2023 21:13:23 UTC] PHP Notice: Unde...
by crispy68
Thu Mar 02, 2023 8:29 pm
Forum: General Questions
Topic: Menus with 2 or 3 sub levels
Replies: 25
Views: 1282

Re: Menus with 2 or 3 sub levels

What pablo means is the main button (heading button) that triggers the drop down should not have a link attached to it. The main button cant trigger the drop down and also have a link to a page as this will not work on touch devices.
by crispy68
Thu Mar 02, 2023 2:13 pm
Forum: General Questions
Topic: Menus with 2 or 3 sub levels
Replies: 25
Views: 1282

Re: Menus with 2 or 3 sub levels

ok. Would you by chance have a demo uploaded so we can view it?
by crispy68
Thu Mar 02, 2023 1:55 pm
Forum: General Questions
Topic: Menus with 2 or 3 sub levels
Replies: 25
Views: 1282

Re: Menus with 2 or 3 sub levels

What exactly is not working? Can you be more specific?
by crispy68
Thu Mar 02, 2023 1:23 pm
Forum: General Questions
Topic: play audio when page first opens
Replies: 2
Views: 290

Re: play audio when page first opens

Also...don't do it anyway if you could. A majority of users find this to be annoying on websites.
by crispy68
Thu Mar 02, 2023 1:34 am
Forum: General Questions
Topic: New version of 2/28/23
Replies: 3
Views: 336

Re: New version of 2/28/23

What tutorials are you looking for exactly? It seems to me the updates are bug type fixes not new functionality so there are no tutorials to write.
by crispy68
Wed Mar 01, 2023 7:41 pm
Forum: Responsive Web Design
Topic: Full screen videos not working on mobiles
Replies: 13
Views: 2138

Re: Full screen videos not working on mobiles

curious, are you using the embed code from YouTube or are you using the WB YouTube object?
by crispy68
Tue Feb 28, 2023 9:04 pm
Forum: General Questions
Topic: Bootstrap.min.js issue
Replies: 6
Views: 509

Re: Bootstrap.min.js issue

Thanks Pablo. So technically the bookmark links still do work as they should. However, using this in conjunction with a master page will cause the errors it seems. I will have to implement it differently then.
by crispy68
Tue Feb 28, 2023 6:59 pm
Forum: General Questions
Topic: Bootstrap.min.js issue
Replies: 6
Views: 509

Re: Bootstrap.min.js issue

Hey Pablo, So on the pages I'm not using bookmarks (which ended up being the demo I provided) unchecking that does alleviate the error. So, the demo I provided was not a good one. However, on a page where I am using bookmarks and non-bookmarks in the menu, the error persists. So based on this, does ...
by crispy68
Tue Feb 28, 2023 2:09 am
Forum: General Questions
Topic: Bootstrap.min.js issue
Replies: 6
Views: 509

Re: Bootstrap.min.js issue

I have sent you a link to the demo file.
by crispy68
Mon Feb 27, 2023 11:32 pm
Forum: General Questions
Topic: Published to server
Replies: 12
Views: 576

Re: Published to server

There is no difference between previewing and publishing. They both generate the same files. Do you have a link to your demo site?
by crispy68
Mon Feb 27, 2023 7:37 pm
Forum: Forms
Topic: *** SOLVED*** Captcha, right hand side border missing
Replies: 4
Views: 1054

Re: Captcha, right hand side border missing

You can try adding the following CSS code between the <head> tags:

Code: Select all

<style>
#Captcha1{box-sizing:border-box;}
</style>
Change "Captcha1" above to the ID name of your captcha.
by crispy68
Mon Feb 27, 2023 1:58 am
Forum: General Questions
Topic: Bootstrap.min.js issue
Replies: 6
Views: 509

Bootstrap.min.js issue

@Pablo, not sure if this is a bug or something that I'm missing or a wrong setting. I created a simple page that is mainly grids and text. There is a responsive menu and themeable button on a master page. Pretty basic. When I preview Chrome is throwing this error: Uncaught DOMException: Failed to ex...
by crispy68
Sun Feb 26, 2023 7:49 pm
Forum: General Questions
Topic: Cards and SEO
Replies: 6
Views: 476

Re: Cards and SEO

What makes you think they are not picking up the info contained in the cards?
by crispy68
Sun Feb 26, 2023 1:33 am
Forum: General Questions
Topic: YouTube Videos in Cards Not Working
Replies: 3
Views: 380

Re: YouTube Videos in Cards Not Working

From the help file: - Video Add a video to the card. This can be used to add a YouTube or Vimeo video. The video will be embedded in an inline frame, so basically this can be a reference to any valid URL. Examples: https://www.youtube.com/embed/ojocCQpHLh4 https://player.vimeo.com/video/76979871 htt...
by crispy68
Sat Feb 25, 2023 8:51 pm
Forum: Paid extensions
Topic: GALLERY OVERLAY EXTENSION
Replies: 0
Views: 4353

GALLERY OVERLAY EXTENSION

Description This Web Builder extension let's you add simple overlays, inner borders and transitions to the WB Photo Gallery. WB Version: 18+ Features - 8 overlay options - 25 animation/transition options - Add inner borders and outlines - Add optional hover icon using any iconfont Download Package ...
by crispy68
Thu Feb 23, 2023 2:55 am
Forum: Paid extensions
Topic: BG GRID ROLLOVER EXTENSION
Replies: 2
Views: 3840

BG GRID ROLLOVER EXTENSION

Description This Web Builder extension gives you the ability to add a color or background image rollover to Layers, Layout Grids, Flex Containers and Flex Grids including Flex Grid cells and Layout Grid columns. WB Version: 18+ Features - Works with Layers, Layout Grids, Flex Containers and Flex Gr...
by crispy68
Wed Feb 22, 2023 10:26 pm
Forum: Links and Navigation
Topic: Responsive Menu Formatting Question
Replies: 2
Views: 4084

Re: Responsive Menu Formatting Question

You can't do it within the menu as Pablo stated but you can add some CSS via an html object to do it. Add the following between the <head> tags: <style> @media (max-width:1023px){.ResponsiveMenu1 li{background:rgba(0,0,0,0.5);}} </style> You will need to change the max-width value to 1px below where...
by crispy68
Wed Feb 22, 2023 9:30 pm
Forum: General Questions
Topic: Demo page question
Replies: 6
Views: 530

Re: Demo page question

I'm pretty sure you could just select all the objects on the page and copy them. I'm not sure it will copy breakpoints though. You will need to make sure you page settings are the same too.
by crispy68
Sun Feb 19, 2023 3:45 am
Forum: General Questions
Topic: Image Comparison on Tablet/Smartphone
Replies: 28
Views: 2099

Re: Image Comparison on Tablet/Smartphone

The update works for me. I tried your demo and it is not working. Are you sure you did a full re-plublish of the page including all the .js files? It doesn't look like the latest .js file is uploaded on your demo. I created a quick demo here. It works for me using click. Does it work for you? https:...
by crispy68
Sat Feb 18, 2023 11:46 pm
Forum: General Questions
Topic: Globally Change IconFont
Replies: 3
Views: 550

Re: Globally Change IconFont

Happy copy and pasting! Not that I'm aware of.
by crispy68
Fri Feb 17, 2023 4:50 pm
Forum: General Questions
Topic: Image Comparison on Tablet/Smartphone
Replies: 28
Views: 2099

Re: Image Comparison on Tablet/Smartphone

I can confirm it is not working on my Samsung Galaxy Note 20.
by crispy68
Wed Feb 15, 2023 4:19 pm
Forum: Links and Navigation
Topic: CSS Menu displays as text links not as buttons
Replies: 5
Views: 4147

Re: CSS Menu displays as text links not as buttons

Looks correct to me also.
by crispy68
Wed Feb 15, 2023 12:47 am
Forum: Links and Navigation
Topic: 2 Menu Bars
Replies: 7
Views: 5123

Re: 2 Menu Bars

I definitely see the issue. There are errors in the browser. #1 - you have the link set a page called 'boys' but there is no page called boys in the project only a subfolder. You can't link to a folder like that. Change the link to External web address and for the URL put a # sign. Now it will just ...
by crispy68
Tue Feb 14, 2023 5:43 pm
Forum: General Questions
Topic: Image, text container
Replies: 4
Views: 439

Re: Image, text container

What kind of container are you using? Layer? Layout Grid? Flex Container? etc.?? Using any of these you simply drag them inside.
by crispy68
Tue Feb 14, 2023 12:20 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: CAROUSEL NAV CURSOR (FREE)
Replies: 1
Views: 4774

CAROUSEL NAV CURSOR (FREE)

Description: Add a clickable cursor that appears on hover over the WB Carousel that will advance the slides. Features: - Works with WB Carousel only - Add any image for the left/right cursor arrows. 4 samples included! - Set horizontal/vertical offsets for the cursor arrows. - Multiple instances on...
by crispy68
Mon Feb 13, 2023 11:09 pm
Forum: General Questions
Topic: Adding link to text
Replies: 3
Views: 516

Re: Adding link to text

I don't usually have too much issue with it. I simply double click the text object, then place my cursor just to the left of the first character holding the left mouse button and dragging it to the end slowly. The slower you go the better. If for some reason it does grab that space after the last ch...
by crispy68
Sun Feb 12, 2023 2:40 pm
Forum: General Questions
Topic: Change Website Logo with OnScroll
Replies: 6
Views: 501

Re: Change Website Logo with OnScroll

On the site you are looking at they are not swapping out 2 images for the logo. They are using the same image. All they did was apply a filter to the image when at the top to make it look white and then remove the filter when you scroll down. Maybe this would work? http://www.wysiwygwebbuilder.com/f...
by crispy68
Thu Feb 09, 2023 8:17 pm
Forum: General Questions
Topic: *SOLVED* Sorry — another question about HoverBoxes
Replies: 6
Views: 920

Re: Sorry — another question about HoverBoxes

I will download your file tonight and take a look. Feel free to reach out to me directly. :D

Based on your description, it may help to send me your entire file as it seems the problem doesnt show just when the one page is previewed but when multiple pages are previewed.
by crispy68
Thu Feb 09, 2023 8:14 pm
Forum: General Questions
Topic: *SOLVED* Sorry — another question about HoverBoxes
Replies: 6
Views: 920

Re: Sorry — another question about HoverBoxes

Are you referring to the Hoverbox Image gallery? (Bacon beat me to it)

Now that I see your response, that is an extension I created (although not officially released).
by crispy68
Thu Feb 09, 2023 6:11 pm
Forum: Links and Navigation
Topic: How to update Menu in all the pages in One go
Replies: 7
Views: 4803

Re: How to update Menu in all the pages in One go

At the link we provided, there is a link to a demo project you can download and play with.
by crispy68
Wed Feb 08, 2023 10:33 pm
Forum: General Questions
Topic: how to capture an email to give a pdf
Replies: 4
Views: 831

Re: how to capture an email to give a pdf

You could upon entering their email, direct them to a 'success' page and on that page you have a download link to your .pdf. Or, you could in your auto response message to them include a link to the .pdf file on your website.
by crispy68
Wed Feb 08, 2023 7:51 pm
Forum: Links and Navigation
Topic: How to update Menu in all the pages in One go
Replies: 7
Views: 4803

Re: How to update Menu in all the pages in One go

Please refer to this:
https://www.wysiwygwebbuilder.com/master_page.html

Also look at master frames (link bottom of page)
by crispy68
Wed Feb 08, 2023 7:43 pm
Forum: Links and Navigation
Topic: How to update Menu in all the pages in One go
Replies: 7
Views: 4803

Re: How to update Menu in all the pages in One go

Create a master page and place your menu on the master page. When you update the menu and then re-publish your pages, the menu will be updated on all of them.
by crispy68
Sun Feb 05, 2023 10:06 pm
Forum: Links and Navigation
Topic: Help - Setting up email link
Replies: 8
Views: 5157

Re: Help - Setting up email link

Simply double click on the image to open the properties and click on the 'link' tab. Then follow the directions above you found.