Support » Plugin: Advanced Bootstrap Blocks » There is some things to do

  • Great plugin.
    But.

    1. It is impossible to manage many columns col-12, because column container is placed on the right side of previous column.
    Next column container witch size 12, should be placed under previous col-12 column.

    2. It is impossible to move containers between blocks.

    • This topic was modified 4 years, 6 months ago by betagoo.
    • This topic was modified 4 years, 6 months ago by betagoo.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author helpful

    (@helpfuldev)

    Good feedback, @betagoo. Thank you.

    1. The issue with columns not wrapping by default inside of a row has been resolved in v1.1.1. (Column blocks inside of Row blocks now wraps to the next line when they overflow the container.)

    2. The problem you described (orphaned blocks are missing their “drag handles”!) makes sense and is something which also gave me trouble.

    This is the default behavior of the WordPress editor and I don’t think it would be wise to change it here. Hopefully the WP core/editor team will address this problem in a future release.)

    The workaround is to add a second block to the container, which will make the drag handles available for either block. At this point you can drag/drop the original block to a new location.

    I hope this helps. Thank you again for the feedback and please let me know if you run into any further issues here.

    Regards,
    Joe

    • This reply was modified 4 years, 6 months ago by helpful. Reason: minor copyediting, add signature
    Thread Starter betagoo

    (@betagoo)

    Thank You for response.

    I have been tested everyone bootstrap grid plugins.
    And I decided to not use non of them.
    Each of them have some issue with functionality.
    I made my own shortcodes for container, row and columns.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘There is some things to do’ is closed to new replies.