Do I have a phantom object or something..?

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
etcbbu
 
 
Posts: 460
Joined: Mon Apr 23, 2007 3:00 pm

Do I have a phantom object or something..?

Post by etcbbu »

Hi all,
Please visit this page:
https://ktravisj.com/about.php

Notice if you're on a wider Breakpoint (like 1366, or 1920), there's a weird video towards the top of the page..?

Here's my project file, for the .WBS for just that page
https://ktravisj.com/proj.zip

Wanting to see if someone can walk me through exactly what is happening,.? Like I notice when I turn on "Show hidden objects" and navigate to my various Breakpoints, I do see various HTML objects over there where that would be. But I'm wondering why they're showing up at all, if I have them set to "Not visible" on that/those same Breakpoint(s)?
https://ktravisj.com

Travis J Consulting, LLC
⚫️Website Design/Development/Maintenance
⚫️Web-Marketing/Social Media
⚫️SEO/Search Engine Optimization

https://ktravisj.com
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Do I have a phantom object or something..?

Post by Pablo »

Show/hide on breakpoints may not work for custom code because there is no way for the software to know what how the code you have added works or how it related to the rest of the page.
For custom code, you will also need to take care of the code that shows/hides it.
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Do I have a phantom object or something..?

Post by crispy68 »

the video I see in the larger breakpoints is ID "travisjconsultingaboutHtml2". This contains the script and video (BBB Award Winner) is the html description. As Pablo stated, many scripts will show in all breakpoints despite you checking to "hide" it in WB. Not sure why you would want to hide a video anyway. It should be visible regardless the device. But, if you really want to do it then you will need to add some CSS to hide it based on breakpoints.
Post Reply