Copy link to clipboard
Copied
In Dreamweaver CC 2015, I could click on Manage Hidden Elements and see the hidden images in the rows. Now only the grey checkerboard shows, and I have to look at the code to see what's hidden. Please help. I hopped on Twitter and posted to @AdobeCare and they directed me here. Thanks in advance. I'm running El Capitan.

Fix your code errors. The new DW is very fussy about them.
Showing results for http://gh2.com/people.html - Nu Html Checker
Copy link to clipboard
Copied
What happens when you switch your Document Toolbar from Live to Design?

Nancy
Copy link to clipboard
Copied
They show up as hidden CSS.

Copy link to clipboard
Copied
From your code screenshot, it looks like you have hidden those images on every device (sm, md, lg) except mobile phones (xs). So I'm not quite sure what you're doing.
Copy link to clipboard
Copied
It doesn't matter, in CC 2015 the images showed up regardless and let you see them while you resized the screen to do your media queries. This was really important.
Copy link to clipboard
Copied
We should be able to see the content greyed out like this from version CC 2015 (example):

Copy link to clipboard
Copied
Did you try switching display size to Extra-small devices?

Copy link to clipboard
Copied
Yes, and I get this—see below. Manage hidden elements is greyed out—can't use it. One of these shots of John isn't visible at xs, but it doesn't tell me which one. I have to look at the code. I can't use the handle to resize the page to see which ones become visible at what size the way I used to. This really slows things down.

Copy link to clipboard
Copied
Go to your Preferences. Under Invisible Elements, select Show: CSS display:none and any others you wish to view. Click Apply.

Nancy
Copy link to clipboard
Copied
That was the first thing I did—it's on.
Copy link to clipboard
Copied
You're not using Fluid Grid Layouts are you?
Copy link to clipboard
Copied
Yes. Responsive fluid and based on bootstrap.
Copy link to clipboard
Copied
So, just to be clear. That screenshot of John above should look like this (I opened it in CC 2015):

Copy link to clipboard
Copied
Let's see your code, all of it. Have you got a URL?
Nancy
Copy link to clipboard
Copied
Copy link to clipboard
Copied
You're missing ending curly brackets on your media queries, that will confuse DW for sure, among other issues...
Run the validators at:
Ready to check - Nu Html Checker
and
Copy link to clipboard
Copied
Fix your code errors. The new DW is very fussy about them.
Showing results for http://gh2.com/people.html - Nu Html Checker
Find more inspiration, events, and resources on the new Adobe Community
Explore Now