Codeinwp / otter-blocks

Create beautiful and attracting posts, pages, and landing pages with Gutenberg Blocks and Template Library by Otter.
https://wordpress.org/plugins/otter-blocks/
GNU General Public License v3.0
135 stars 34 forks source link

feedback advanced columns #8

Closed selul closed 5 years ago

selul commented 5 years ago

@HardeepAsrani I did check otter blocks, the advanced column block, and is pretty neat, i think is solid to release it. Meanwhile do you think is possible to do some improvements on those things, but after we release this:

Side question: Do you think we have now the tools, for instance, to build the neve frontpage into the new editor + otter ?

HardeepAsrani commented 5 years ago
  1. We can only add one category per-block, so it can either be in Otter Blocks tab or Layout tabs.

  2. Fixed.

  3. Fixed.

  4. It's tabbed really, similar to how Elementor is doing, followed their UI pattern in this.

  5. I don't understand it.

  6. Responsiveness Selector is custom, but built using Gutenberg's Popover component. Wanted to list them horizontally but that would make it too filled for some controls, like Padding control, so that's why had to do it like this.

We can make most of Neve layout, some will need custom CSS, like borders and different styles for Services icons.

selul commented 5 years ago
  1. What do you think if we move advanced column under Layout and rename the otter blocks category into Advanced blocks by Otter block with by Otter blocks under smaller font size and italic style ?
  2. I get your point, my idea was more that, in the current style, I feel like is working similar with a toggle button, the bottom is excluding top and vice-versa. However, is not a blocker, we can later come back based on how users will be using it.
  3. My point was that we could have a reset layout feature, which will bring the layout for all 3 devices to the default state. After I'm choosing some layouts for mobile/desktop/tablet is hard to reset them all once that I feel I did them wrong. Makes sense ? Is not a blocker, but we can have in mind in the future.
  4. Got it.

Regarding neve template, maybe @rodica-andronache can share this task with someone and build the template in Gutenberg in the close future. Can you help with some guidance in case that is needed?

rodica-andronache commented 5 years ago

@radu-themeisle did start working on the Gutenberg template. Can you please check this and see if it helps?

rodica-andronache commented 5 years ago

hi! not sure if this is a problem in the core or not, but I saw that unless you click on the column block itself, even though you click on the Add icon inside that block, the new block is added in the previously selected block https://screencast-o-matic.com/watch/cqVXXM3Qwu

radu-themeisle commented 5 years ago

@HardeepAsrani, Here's my feedback for the current version:

Warning: long post ahead! 😁

Advanced Columns

These 2 problems seem to be related to Gutenberg or the theme (Neve):

FA Icons

Advanced Heading

Button Group

Sharing Icons

Posts Grid Looks good 😃 One strange thing, the first time I added it the block became invalid (like it happened to iThemes) but after deleting and adding it again I never managed to get an error again. One idea would be that maybe only the first time with a fresh WP the block would error and after that it would work as the info required to display posts is already recorded in the DB (might be a dumb idea but I think it's worth mentioning it.

rodica-andronache commented 5 years ago

@HardeepAsrani it would be great if you could add the latest version on git too 👍 it would be easier to test by everyone :D