0
20
2K
0
22 March 2017
26 December 2015
Based on 0 on WordPress.org
cb-vegas
folder to your /wp-content/plugins/
directory.
There is a settings page,
and you will find a meta box on edit screens for posts, pages and products.
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.
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.
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.
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' );
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 ๐
Yes. I have a look at the plugin’s support page two or three times a week and I provide some basic support there.
None known.
Resolved deactivation bug
Minor bug fixes.
Minor bug fixes.
First release ๐
cb-vegas
folder to your /wp-content/plugins/
directory.