cbVegas

cbVegas

Requires at least: 3.9 Tested up to: 4.7.2 Stable tag: 0.3.6 Version: 0.3.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.

  • Almost active
    This plugin was not updated the last 3033 days ago.
  • This plugin is not tested with the last major release of WordPress
    Content for list item
  • There is no information available which PHP version this plugin requires
    The latest stable PHP 8.4.10 was released on 03 July 2025
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

0

Active installs

20

Total Downloads

2K

Support Threads

0

Last updated

22 March 2017

Added

26 December 2015

Versions

100%
  • Version 0.3

Screenshots

Plugin settings page image 1.
Plugin settings page image 2.
Meta box.

About cbVegas

FAQ

Installation Instructions

  1. Upload the cb-vegas folder to your /wp-content/plugins/ directory.
  2. Activate the “cbVegas” plugin through the “Plugins” menu in WordPress.
  3. Go to “Settings/cbVegas” to define your first slideshows.
  4. Edit a post to select and enable a custom slideshow.

Where do I interact with this plugin?

There is a settings page,
and you will find a meta box on edit screens for posts, pages and products.

How does it work?

On the settings page, located under “Settings/cbVegas”, you can create and edit slideshows and their settings.
Within the meta box, you can select a slideshow and enable or disable it for that particular post or page.

Why doesn’t it work with my theme?

Most likely, this is because your theme doesn’t support the WordPress custom-background theme feature.
This plugin requires that your theme utilize this theme feature to work properly.
Unfortunately, there’s just no reliable way for the plugin to overwrite the background if the theme doesn’t support this feature.
You’ll need to check with your theme author to see if they’ll add support or switch to a different theme.

My theme supports ‘custom-background’ but it doesn’t work!

That’s unlikely.
Just to make sure, check with your theme author and make sure that they support the WordPress custom-background theme feature.
It can’t be something custom your theme author created. It must be the WordPress feature.

Assuming your theme does support custom-background and this plugin still isn’t working, your theme is most likely implementing the custom background feature incorrectly. However, I’ll be more than happy to take a look.

How do I add support for this in a theme?

Your theme must support the Custom Backgrounds feature for this plugin to work.

If you’re a theme author, consider adding support for this if you can make it fit in with your design. The following is the basic code, but check out the above link.

add_theme_support( 'custom-background' );

Are there any known limitations?

Not really. One thing you could consider a limitation is that supported post types have to be registered by me.
But since I made this software for you, you can provide me with your custom post type and it will be available with the next update ๐Ÿ™‚

Can you help me?

Yes. I have a look at the plugin’s support page two or three times a week and I provide some basic support there.

Are there any known issues?

None known.

Changelog

Version 0.3.6

  1. Introduced autoloading.
  2. Removed redundant code.
  3. Optimized scripts enqueueing.
  4. Resolved problems with transitions and animations.
  5. Help tab updated.

Version 0.3.3

  1. Renamed ‘cb-vegas-style-css’ to ‘cb-vegas-admin-css’.
  2. Removed the redundant “use global” option. However, you can still define one slideshow for all posts and pages with the fallback option.
  3. Slideshows set on edit screens always overrule the fallback slideshow, if one is set.
  4. Fixed some errors that occurred on non-default-locale installations.
  5. Upgraded “Vegas Background SLideshow” to version 2.4.0.
  6. First slide fades in by default.
  7. Some stability improvements.
  8. Fixed some css.
  9. Corrected the alignments.
  10. Improved sorting algorithm.
  11. Prevent slides containing the placeholder image from being displayed on the frontend.
  12. Tweaked the default values for new slides.
  13. Modified the options for “cover”. Image size can now be original or cover, also “repeat” is an option now.

Version 0.3.2

  1. Resolved a bug regarding slideshows not appearing in the dropdown on edit screens. Visit https://wordpress.org/support/topic/re-new-sliders-not-appearing-in-the-list/#post-8845467 if this happened to you.
  2. Updated Font Awesome
  3. Updated Alertify
  4. Removed “Loader” completely
  5. Reorganized and cleaned up the UI
  6. Refactored javascripts
  7. General improvements

Version 0.3.0

  1. Enabled notifications for plugin interactions
  2. Major bug fixes, like propper animations, transitions, and timings
    -> If you update from a previous version, you will have to (just) save each slideshow you created and the missing options will then be available.

Version 0.2.1

Resolved deactivation bug

Version 0.2.0

Version 0.1.2

Minor bug fixes.

Version 0.1.1

Minor bug fixes.

Version 0.1.0

First release ๐Ÿ™‚

How to install cbVegas

  1. Upload the cb-vegas folder to your /wp-content/plugins/ directory.
  2. Activate the “cbVegas” plugin through the “Plugins” menu in WordPress.
  3. Go to “Settings/cbVegas” to define your first slideshows.
  4. Edit a post to select and enable a custom slideshow.