Support Forum

Topic: plugin-widgets-bundle

Browse community answers for this topic or search for a specific issue.

Hero widget image type

feature-requestpluginplugin-widgets-bundle · By bohdanr · 7 years ago · Reply by Alex S 7 years ago

Hero image options include only cover. It should include cover and contain. Here is the modified code snippet wp-contentpluginsso-widgets-bundlewidgetsherohero.php line 99 *** add contain option ‘image_type’ => array( ‘type’ => ‘select’, ‘label’ => __(‘Background image type’, ‘so-widgets-bundle’), ‘options’ => array(…

Post Carousel Widget

pluginplugin-widgets-bundlequestion · By bumpsmumstums · 7 years ago · Reply by Alex S 7 years ago

Hi I’m really hoping you can help! I’m currently designing my homepage and i’ve used the post carousel widget to display my latest blog posts. It works fine, however there is a huge empty gap below the carousel until the…