Custom Widgets with Code

Custom_Widgets_With_Code_Examples

Below are examples of Custom Widgets created in the Widgets panel in Customization that came with BuddyX Theme for future reference.

To make these widgets,

  • Go to Customization
  • Select Widgets
  • Add Custom Widget
  • Insert the code
  • Save

Recent Posts

<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->

Recent Comments

<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {"displayAvatar":false,"displayDate":false,"displayExcerpt":false} /--></div><!-- /wp:group -->

Search

<!-- wp:search /-->

Archives

<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->

Categories

<!-- wp:group --><div class="wp-block-group"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *