Feature Requests
-
Hi, this is a great plugin, and i’m finding it incredibly useful! I have a couple of feature requests:
1: Easier Add Widget Button
Some of my pages are quite long now, in order to add another widget to a row further down the page we have to scroll to the top to click the + button. Would it be possible to make the control bar containing the add widget button available on each row, or maybe make it fixed in someway so it’s always visible no matter how far the page is scrolled?
2: Row caption and Collapsing
Would it be possible to make add a caption to each row, and make the row collapsible? This would also help with the above issue by making the page shorter.
3: Row wrapper in generated html
The design of the theme I am currently working on has full width rows, with content in a column layout (970px wide, always in the center of the page, the full width rows allow a full width background color alternating per row. if the row generation code had a wrapper div with no styles attached it would allow me to create CSS for this look and feel, hopefully without breaking setup of previous installs.
I notice in siteorigin_panels_render the line ?><div class=”panel-row-style <?php echo esc_attr(‘panel-row-style-‘ . $panels_data[‘grids’][$gi][‘style’]) ?>”><?php Perhaps I could use this to create the effect I need.
4: Image widget using media library
I noticed a couple of support threads saying people can’t use an image widget with this plugin because of a JS conflict, and have also come up against the same issue myself, i’ll be looking at developing a widget that works with this if I get chance, are you already looking at a solution for this?
The topic ‘Feature Requests’ is closed to new replies.