One more thing:
With the new Layout options, will (ever) be possible to have full screen canvas, along with tools on the other screen? I’m considering moving to Asus Zenbook Pro Duo, and utilizing that second screen in full seems very tempting.
One more thing:
With the new Layout options, will (ever) be possible to have full screen canvas, along with tools on the other screen? I’m considering moving to Asus Zenbook Pro Duo, and utilizing that second screen in full seems very tempting.
Yes please x1000!
I think I’ve requested pretty much the same in a previous cycle but I don’t remember what the conclusion was. This is a great time to bring it up again because now with the full site layout editing coming up, this makes more sense than ever. Just think of the possibilies…
@strobley We will most likely do that and make sure the native WP functionality is working.
Really interesting idea with the conditional dynamic content. I don’t think we could support a “IF/THEN” type syntax without an extensive overhaul. The current system is pretty reliant on everything being contained inside the {{ }}
brackets. I could see a syntax like:
{{dc:condition if="dc:woocommerce:cart_items < 3" yield="Buy one more to get free shipping"}}
As for the workflow improvements, we’re not planning to allow separate the experience into multiple browser windows. That would be amazing, and I’d love to do that at some point, but it’s pretty ambitious to approach. Before we did that, you would most likely see a full mobile device audit and improvements allowing editing on mobile devices like tablets (I know, we’re going the opposite direction of what you’re saying, but mobile support is a more popular request).
@devinelston, @JvP Yes! Definitely plan to support assigning layouts to WooCommerce pages, including the ability to design a layout for products themselves.
Continuing the discussion from UI Proposal and Discussion:
Wowww! Definitely looking forward to seeing some of these changes and improvements take place! Some really awesome ideas going around and great to see that Themeco is so involved with the users and asking for feedback. Really glad we got the unlimited pro license after reading all that is to come with Pro.
+10 on this one, will make workflow a lot simpler and cleaner inspector. Switch for collapsing all great idea as well.
+10, maybe there could be something similar to when defining columns and rows on the grid element something like this:
+1000 Yes Please! This would mean much less mobile inspecting and much less shift+cmd+R pressing!
+1000 Genius idea!
Key
+1 =
+10 =
+100 =
+1000 =
There is one UX thing I forgot to mention earlier. This is an annoying problem that occurs occasionally:
When we are editing a header, there is no indication which header is it. We can enter directly into it by selecting “Edit header” on the page, but we also need to know which one is it from the list. Headers are often very similar with some minor edits specific for certain post types or other parameters.
The same problem is with pages, but there we can go to the settings modal and see which one is it, from the Title.
Thanks!
Will we also get CSS filters? That would be awesome in addition to the Element Animations you’re implementing already.
+1000 for all that
Really looking forward to trying out the new builder when it comes in beta. I have so many use cases for it!
Thanks for all the great work you are doing
Any little tidbits you could share? Chomping at the bit to see some of the progress you guys are making.
Bump?
I think the August status report is the best place to look in terms of visuals, but we’ve had that out for a while now. https://theme.co/content/status-report-august-03-2020
Notice in particular we have the on/off toggles for entire controls. Regretfully the first beta won’t have the responsive styling controls, but it will have all the new workflow improvements and the layout builder.
So here’s a sneak peek Kory and I are particularly excited about. The Div element. I know, sounds a bit underwhelming…
It functions like a layout element (Columns, Cells, etc.) so it can have infinitely nestable children. For the controls, we’ve mapped in just about anything you can do with CSS. Here’s a brief example of some:
It’s really handy anytime you need one more wrapper to add some styling. It’s also possible to create your own complex combinations of divs and other elements to use as templates. It’s going to be really fun to see what people come up with using it.
PS: Just following up on some older threads as we get closer to the next beta. We’re about to start testing it all internally. Keep an eye out a bit later in the month.
Love it.
I was recently experimenting with Oxygen Builder (), and one of the things I liked was their div element – so I’m delighted to see this is coming.
Thanks! We’re trying to be more open about which elements support adding children. We want to add a Dropdown, Modal and Off Canvas element as well where you can drop children inside.
You could use a Grid inside a Dropdown potentially, resulting in some interesting looking mega menus that are deeply customizable.
Another thing we’ve done with this update is utilize something “prefab elements” internally. For example, we’ve made a bunch of elements for the Layout Builder like “The Title” which is really just a Headline element with Dynamic Content preconfigured to get the post title. That way you can quickly drag it in and have a title without having to set that up.
Combine these ideas and we could provide some new mega menu elements that can just be dropped into the Header builder.
Lots of exciting possibilities moving forward.
Oh hell yes to the children inside dropdown/ off canvas etc… that would be awesome!
Currently I do that via Global Blocks but it does get a little cumbersome
Oh wow, being able to place elements inside dropdowns, modals and off canvas elements is huge!
We want to add a Dropdown, Modal and Off Canvas element as well where you can drop children inside.
We’re really excited about getting it in. It’s been a culmination of different features getting added. The new layout pane helps manage nested content. Changes to the element API allow for more easily notating elements as “dropzones” and a few other little things behind the scenes have all been steps in that direction.
From a timeline perspective it might not be in Pro 5.0 (Layout Builder) but we’re planning for 5.1 to be a considerably smaller cycle that would also be released this year.
Combine these ideas and we could provide some new mega menu elements that can just be dropped into the Header builder.
Lots of exciting possibilities moving forward.
I’ll just drop this here for future reference. I am glad that Mega menus will be possible natively. To fully utilize them, an element similar to today’s Tabs would be great.
Tab element should be able to place the tab list on the side, and be able to switch tabs on hover. The Tab Content area should be flexbox powered with the ability to accept DIVs and other elements. That would solve the Tabs
look from Ubrermenu. (Ubermenu’s responsive solution for the tabs is great as well). All other Ubermenu designs seem to be solved with wat we already have, once elements start to accept child elements.
It would be also nice if the Off Canvas content area/navigation could pick up few Superfly’s tricks.
This is a really interesting idea. It’s almost like a combination of “Toggles” and “Toggleable Content” in more abstract words. It would really be nice to have full control over separating them. That opens up opportunities to have the navigation items in a completely different layout element. We’ll keep all this in mind.