Search found 2365 matches

by crispy68
Sun Mar 03, 2024 1:55 pm
Forum: General Questions
Topic: add z-index to layer
Replies: 9
Views: 652

Re: add z-index to layer

Not sure what you are asking. Did baconfries solution not work for you? All the extra code above should not be needed.
by crispy68
Sat Mar 02, 2024 10:39 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: CARD FILTER EXTENSION (FREE) - updated 3/7/24
Replies: 19
Views: 1579

Re: CARD FILTER EXTENSION (FREE)

@mixextra,

Thanks! I have updated my demo to reflect a multi-category filter and will be adding it to the demo project included.
by crispy68
Sat Mar 02, 2024 10:32 pm
Forum: General Questions
Topic: responsive iframe
Replies: 58
Views: 3967

Re: responsive iframe

At first glance, it looks as though you did not place the scripts in the correct spot. 1. On the webpage with the iframe, you need to make sure that the script is placed before the </body> tag. You have it in the <head> section. You may want to set in the options to move javascript to the end of the...
by crispy68
Fri Mar 01, 2024 12:59 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: CARD FILTER EXTENSION (FREE) - updated 3/7/24
Replies: 19
Views: 1579

Re: CARD FILTER EXTENSION (FREE)

Yes, I could look at adding that to the help.file. Would you mind sharing that project with me?
by crispy68
Fri Mar 01, 2024 12:15 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: CARD FILTER EXTENSION (FREE) - updated 3/7/24
Replies: 19
Views: 1579

Re: CARD FILTER EXTENSION (FREE)

New in version 1.0.1: 1. Added additional transition effect - slide 2. Minor code tweaks See demo for updated demo. !! IMPORTANT !! If you already own any previous versions of the extension, please visit the My Orders page and login to get the update rather than re-purchasing it thru the store.
by crispy68
Thu Feb 29, 2024 4:03 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: CARD FILTER EXTENSION (FREE) - updated 3/7/24
Replies: 19
Views: 1579

Re: CARD FILTER EXTENSION (FREE)

There was no need to add manipulation of the cards within the extension when a card container can already do that. Much more flexibility this way. Actually, it does use jQuery versus vanilla javascript. If I get time maybe I'll look into converting it but it may require more code. Plus, I'm a hack w...
by crispy68
Thu Feb 29, 2024 3:46 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: CARD FILTER EXTENSION (FREE) - updated 3/7/24
Replies: 19
Views: 1579

Re: CARD FILTER EXTENSION (FREE)

The cards are controlled by the card container or grid being used. This gives you normal control over them. I did not add any breakpoints to my demo. The extension only helps create the filtering effect and to help those who don't understand code. I did add a smoother fading effect.
by crispy68
Thu Feb 29, 2024 12:12 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: CARD FILTER EXTENSION (FREE) - updated 3/7/24
Replies: 19
Views: 1579

Re: CARD FILTER EXTENSION (FREE)

Minor Update 1. Made the fade transition between All button and filter buttons smoother. Please view the updated demo. !! IMPORTANT !! If you already own any previous versions of the extension, please visit the My Orders page and login to get the update rather than re-purchasing it thru the store.
by crispy68
Wed Feb 28, 2024 1:48 am
Forum: Paid extensions
Topic: RESPONSIVE BULLET LIST EXTENSION
Replies: 0
Views: 193

RESPONSIVE BULLET LIST EXTENSION

Description This Web Builder extension helps you create a responsive bullet list using default bullets, custom images and icons. This is a re-design of the free Responsive Bullets extension previously offered that is currently no longer available. WB Version: 19+ Features - Choose a default, custom...
by crispy68
Wed Feb 28, 2024 1:31 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: CARD FILTER EXTENSION (FREE) - updated 3/7/24
Replies: 19
Views: 1579

CARD FILTER EXTENSION (FREE) - updated 3/7/24

Description: Based off a recent post on the forum (and being a bit bored) and a Pablo created template (where it was used), I created an extension you can use to create a simple filter for cards. Ideal for those who don't want to mess with adding any jQuery code. There are some manual steps you wil...
by crispy68
Wed Feb 28, 2024 12:21 am
Forum: General Questions
Topic: Accessibility Standards
Replies: 39
Views: 2247

Re: Accessibility Standards

Doesn't it state on the widget website that the widget will appear at the bottom left of your website? Since you don't have control over where it is placed, that I can see, then there is no way to make it at the bottom of your site with a link to jump down to it. Plus, doesnt that sort of defeat the...
by crispy68
Tue Feb 27, 2024 1:17 am
Forum: Forms
Topic: layout grid not adapting to the content.
Replies: 11
Views: 789

Re: layout grid not adapting to the content.

So, there are a few things that need addressed: 1. The HTML box in the footer has Type = Use <div> to set position and size of the HTML . This needs to be changed to ' do not use <div>' . Using a div will set the width and height of the HTML box to a fixed size. This causes your list to flow beyond ...
by crispy68
Mon Feb 26, 2024 11:40 pm
Forum: Forms
Topic: layout grid not adapting to the content.
Replies: 11
Views: 789

Re: layout grid not adapting to the content.

Without being able to read the database and populate the page, I'm not sure how your demo is going to help. I did notice you have a <style> tag inserted in the page HTML 'after <body> tag'. This really should be placed between the <head> tags. Do you have a link to a working demo we can view on the ...
by crispy68
Mon Feb 26, 2024 8:52 pm
Forum: Forms
Topic: layout grid not adapting to the content.
Replies: 11
Views: 789

Re: layout grid not adapting to the content.

Do you have an actual link to the page to see it in action?
by crispy68
Sat Feb 24, 2024 5:54 pm
Forum: General Questions
Topic: *** SOLVED *** My site index looks different in Google Chrome
Replies: 9
Views: 547

Re: My site index looks different in Google Chrome

Looks the same as Pablos's image for me in Chrome, FF, Brave, Opera, Edge and Vivaldi
by crispy68
Wed Feb 21, 2024 6:22 pm
Forum: Off Topic Section
Topic: WYSIWYG Web Builder merch
Replies: 23
Views: 1487

Re: WYSIWYG Web Builder merch

I'd like a Pablo bobblehead. :lol:
by crispy68
Sun Feb 18, 2024 9:31 pm
Forum: Off Topic Section
Topic: *** SOLVED *** question about event link
Replies: 9
Views: 594

Re: question about event link

If you are adding a link to the shape, why not just use the normal link option which allows you to set the target?

I'm not sure that it is possible to set target=_blank with an event with the code being generated.
by crispy68
Sun Feb 18, 2024 2:52 am
Forum: Links and Navigation
Topic: Overlay Menu 2 issues
Replies: 6
Views: 486

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 th...
by crispy68
Sun Feb 18, 2024 1:07 am
Forum: Links and Navigation
Topic: Overlay Menu 2 issues
Replies: 6
Views: 486

Re: Overlay Menu 2 issues

I'm not seeing a phantom X.
by crispy68
Thu Feb 15, 2024 8:30 pm
Forum: General Questions
Topic: CSS has problems published to host
Replies: 8
Views: 462

Re: CSS has problems published to host

You can add additional link styles using the style manager
https://www.wysiwygwebbuilder.com/style_manager.html

Once you create a link style, then when you go to add the link to a text object, you will select the link style you created in the drop down box.
by crispy68
Thu Feb 15, 2024 5:25 pm
Forum: Responsive Web Design
Topic: ***SOLVED***Problem when inserting an HTML5 video
Replies: 6
Views: 569

Re: Problem when inserting an HTML5 iideos

typically .mp4 is video but I believe it can be audio only. I did a quick google search and this is what I found: If your MP4 file plays only audio, it could be because: Your MP4 has an unsupported video codec. Your MP4 has no video data. Your MP4 is corrupted or encrypted. Have you tried converting...
by crispy68
Thu Feb 15, 2024 4:49 pm
Forum: General Questions
Topic: Can WWB do this?
Replies: 18
Views: 964

Re: Can WWB do this?

@Victorkrs When I mentioned creating a grid that was 1x 5x 5x 1x , it was to communicate to users how I created the demo I provided so that you could recreate it yourself. It was not a recommendation. I typically will add 1x to each side to create spacing on each side of the website so that it doesn...
by crispy68
Wed Feb 14, 2024 6:50 pm
Forum: General Questions
Topic: Can WWB do this?
Replies: 18
Views: 964

Re: Can WWB do this?

Sorry, I always set grids to use flexbox (rarely, if ever, use default) and failed to leave that part out. I have updated my previous post.

The main grid has to be set to flexbox or css grid (not default). The grid inside can be set to any of them.
by crispy68
Wed Feb 14, 2024 2:32 pm
Forum: General Questions
Topic: Can WWB do this?
Replies: 18
Views: 964

Re: Can WWB do this?

Hey Alan, I'm not at home but honestly you wont need it. It is very easy. Here is what I did. 1. Insert a grid (1x 5x 5x 1x). Set Grid System to either Flexbox or CSS grid. 2. In column 2, insert a text object. Add a lot of text so that it's long and will scroll. 3. In column 3, insert a grid and se...
by crispy68
Wed Feb 14, 2024 1:02 am
Forum: General Questions
Topic: Can WWB do this?
Replies: 18
Views: 964

Re: Can WWB do this?

@Alan,

Here is a demo I created using just layout grids. The inner grid is set to sticky.
https://webbuildertemplates.com/demo/sticky/
by crispy68
Mon Feb 12, 2024 11:54 pm
Forum: General Questions
Topic: Positioning objects in carousel
Replies: 6
Views: 433

Re: Positioning objects in carousel

The reason why that happens is the Carousel is full width but the 'slides' within are only as wide as the breakpoints you choose. So in the default view, your page is 1009px wide which makes the slide itself 1009px. This slide is centered in the page. You can see this from the browser inspector belo...
by crispy68
Mon Feb 12, 2024 2:21 pm
Forum: General Questions
Topic: Can WWB do this?
Replies: 18
Views: 964

Re: Can WWB do this?

I believe you could accomplish this using sticky layers.
by crispy68
Sun Feb 11, 2024 10:45 pm
Forum: General Questions
Topic: responsive iframe
Replies: 58
Views: 3967

Re: responsive iframe

There is not really a demo I can send you. Simply follow the steps I laid out. Step 1, simply open up your WB project, go to the page with your iframe and add the code I gave you. Step 2, this code has to be added to the html page within the iframe. You will need to add this manually. Most hosts hav...
by crispy68
Sun Feb 11, 2024 8:05 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: @Crispy Boxy Slider
Replies: 7
Views: 573

Re: @Crispy Boxy Slider

@Chris_t

Reach out to me via info@webbuildertemplates.com. I have made some changes per your request and would like for you to test, if your willing. :lol:
by crispy68
Sun Feb 11, 2024 4:05 pm
Forum: General Questions
Topic: responsive iframe
Replies: 58
Views: 3967

Re: responsive iframe

So I put together a demo using the code for iframe resizer. You will need to add the code manually because there will be code needed to be added to the page you want to show in the inline frame. Here is my demo: https://wizbangwebdesign.com/demo/frame/ My demo is a header and footer with the inline ...
by crispy68
Sat Feb 10, 2024 10:54 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: New Website for the Diocese
Replies: 6
Views: 744

Re: New Website for the Diocese

On my.mobile the learn more button does not work either.
by crispy68
Sat Feb 10, 2024 2:42 pm
Forum: Responsive Web Design
Topic: mp4 film not changing at 480 breakpoint - not published
Replies: 9
Views: 557

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, they...
by crispy68
Fri Feb 09, 2024 11:44 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: @Crispy Boxy Slider
Replies: 7
Views: 573

Re: @Crispy Boxy Slider

You mentioned you couldn't get it to work. What was the problem? Not aware of any issues.
by crispy68
Fri Feb 09, 2024 9:25 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: @Crispy Boxy Slider
Replies: 7
Views: 573

Re: @Crispy Boxy Slider

@Chris, Ok, that's more clear to me now. Currently it will work in a fixed layout but the width is still 100% of the container. In your case, it looks like you are using page centering so the slider would fill the width of your page in the center. I'm getting close to releasing a minor update for it...
by crispy68
Fri Feb 09, 2024 6:38 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: @Crispy Boxy Slider
Replies: 7
Views: 573

Re: @Crispy Boxy Slider

Hey Chris, The height is determined by the height of the extension in the workspace. As for the width, it will fill any container it is in. If in a grid you can limit the width by either inserting in columns and adjusting the column size or set a max-width of the grid. Can you give me an idea or exa...
by crispy68
Thu Feb 08, 2024 3:22 am
Forum: General Questions
Topic: responsive iframe
Replies: 58
Views: 3967

Re: responsive iframe

So I'm assuming this is on a 3rd party site then? I was under the impression he was hosting it on his own server. If 3rd party then the extension won't work.
by crispy68
Thu Feb 08, 2024 2:12 am
Forum: General Questions
Topic: responsive iframe
Replies: 58
Views: 3967

Re: responsive iframe

The iframeresizer extension that Pablo mentioned is probably the best way to handle this but you have to have access to page in the iframe. If you are hosting it on your own site, then I would think you should have access to use it. You will need to follow the instructions in adding to both pages. I...
by crispy68
Wed Feb 07, 2024 11:08 pm
Forum: General Questions
Topic: Accessibility Standards
Replies: 39
Views: 2247

Re: Accessibility Standards

I have also heard of people going after large institutions for a cash grab. I would suggest running your sites thru some of the following tools to help identify potential issues and then fix any that come up. Many of them are pretty easy to fix and can be done in WB. https://wave.webaim.org/ https:/...
by crispy68
Tue Feb 06, 2024 8:16 pm
Forum: Links and Navigation
Topic: OverlayMenu Cutting Off (hidding) Top Menu Pages
Replies: 5
Views: 494

Re: OverlayMenu Cutting Off (hidding) Top Menu Pages

The issue lies with the fact that the menu uses flexbox to vertically center the menu subitems. It is always trying to center the list within the height which cuts off the top. This menu is not ideal for lots of subitems unless you were to create smaller groups. You will need to add some CSS to make...
by crispy68
Tue Feb 06, 2024 1:11 pm
Forum: General Questions
Topic: new foto's are not loading
Replies: 8
Views: 397

Re: new foto's are not loading

You mentioned: And also when i use the preview it looks good. If it is working when you preview but not when published, then it could be that you have not uploaded all the updated/changed files to the server. There is no difference between previewing and publishing. Make sure all updated/changed fil...
by crispy68
Sat Feb 03, 2024 3:08 pm
Forum: General Questions
Topic: Universal Parallax
Replies: 19
Views: 1328

Re: Universal Parallax

If you are trying to re-create what you provided in your demo link, try this: 1. set up your carousel as full width and floating. I'm assuming it is at the top of the page like your demo link. 2. Open up an html box and set it to "between <head></head> tags" and enter the following CSS: <s...
by crispy68
Tue Jan 30, 2024 5:49 pm
Forum: Links and Navigation
Topic: navigation - Navigation Bar
Replies: 6
Views: 665

Re: navigation - Navigation Bar

I see the same thing as BaconFries
by crispy68
Sun Jan 28, 2024 2:57 pm
Forum: General Questions
Topic: responsive iframe
Replies: 58
Views: 3967

Re: responsive iframe

Does the real estate system offer any sort of embed code to embed it on a website?

Using my suggestion will only make the iframe as long as the browser window. If the content in the iframe is longer than the browser window, you will still have vertical scrollbars.
by crispy68
Sat Jan 27, 2024 11:26 pm
Forum: General Questions
Topic: responsive iframe
Replies: 58
Views: 3967

Re: responsive iframe

I think you are going to have issues getting the iframe to be 100% if the page you are showing in the iFrame is from another domain. If you are hosting the page yourself then it should work. If not, there are solutions for cross domain but you have to have access to the other domain to add some code...
by crispy68
Fri Jan 26, 2024 7:16 pm
Forum: Paid extensions
Topic: INNER BORDERS EXTENSION - Updated 1/26/24
Replies: 6
Views: 9985

Re: INNER BORDERS EXTENSION - Updated 1/26/24

per Onlye's request: New in Version 1.2.0 - New: Set width of each border independently - New: Set the border radius of each border independently Demo has also been updated. If you have already purchased the extension, this is a free update. Simply visit the My Orders page and login to get the updat...
by crispy68
Sun Jan 21, 2024 4:07 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Layout Grid
Replies: 7
Views: 864

Re: Layout Grid

I downloaded the 960x540 and placed that in the background of a grid. The video fills the entire grid for me no matter how big the grid is. I'm not able to see any issues.
by crispy68
Sun Jan 21, 2024 3:55 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Layout Grid
Replies: 7
Views: 864

Re: Layout Grid

What is the original size of the video you are using?
by crispy68
Sun Jan 21, 2024 3:29 pm
Forum: General Questions
Topic: Clickable area Shapes/Drawing tool
Replies: 10
Views: 1174

Re: Clickable area Shapes/Drawing tool

I quickly looked at the code you provided versus what I see WB generates and it looks to me that the clip-path in your example is being applied to the actual <a> tag where WB applies it to the image div.
by crispy68
Sun Jan 21, 2024 3:25 pm
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: Layout Grid
Replies: 7
Views: 864

Re: Layout Grid

When I add a video to the background of a grid, the video expands for me and fills the grid. Maybe there is an issue with the video you are using? Are you using a video you have on your hard drive or are you using a you tube video? Do you have an example of the video you are using?