Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Print

More theme shortcodes

There are plenty of shortcodes that come with the theme. Despite shortcodes built for WPBakery Page Builder there are several other shortcodes that can be used anywhere in the theme like Widgets, Text Blocks etc. Below is the full list of them:

1. Embed Video

[vu_embed src="" ratio=""]

2. Custom Menu

[vu_custom_menu "menu"="" "container"="nav" "container_id"="" "container_class"="" "menu_id"="" "menu_class"=""]

3. Search Form

[vu_search_form placeholder="" scope="" class=""]

4. Recent Posts

[vu_recent_posts number_of_posts="" show_author="" author_text=""show_date="" date_format="" class=""]

5. Social Icon

[vu_social_network url="" target="" icon=""]

6. Text Highlight

[vu_highlight bg_color="" text_color="" class=""]

7. Info Item

[vu_info_item icon="" title="" desc="" style="" class=""]

8. Flickr Feed

[vu_flickr user="" limit=""]

9. Twitter Feed

[vu_latest_tweets user="" count="" loading_text=""]

10. Google+ Box

[vu_google_plus_badge page_id="" width=""]

11. Facebook Like Box

[vu_facebook_like_box url="" width="" height="" colorscheme="" show_face="" show_border="" show_stream="" show_header=""]

12. Gallery Widget

[vu_gallery_widget images="" lightbox="" class=""]

13. Font Awesome Icon

[vu_fa type="" size="" pull="" border="" spin="" list_item="" fixed_width="" rotate="" flip="" stack_size="" inverse="" xclass=""]

If you want to look them more in detail, please check plugins/bakery-shortcodes/shortcodes/others.php file.