Opened 11 years ago
Closed 11 years ago
#11246 closed Bug (duplicate)
Widgets within widgets
Reported by: | Matti Järvinen | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | 4.3 |
Keywords: | Cc: |
Description
We tried to use simplewidget example with image2.
Currently it seems that it is impossible to use add any image2s within another widget. ( or is it because of ACF rules? )
The idea is that you would have a widget containing a title, and two blocks of content side by side below it. User could add text and images to both of the blocks below even with image2 or any other widgets (like quote with option to cite text, person information... ).
Basicly the end result where we are trying to achieve is to enable user through use of widgets to use responsive frameworks like Twitter Bootstrap or Skeleton or any other complex HTML structure with ease.
As an example resulting RWD widgets would be:
- 4-columns
- 3-columns 3
- 2-columns with options of ( 75% + 25%, 25% + 75%, 50% + 25%, 25% + 50% )
DUP of #10931.