EDITS.WS

Tag: wordpress widgets

  • How to Add an Audio Music Player Widget in WordPress

    Do you want to add an audio music player widget in WordPress?

    A music player is a great way to share songs, podcasts, interviews, and other audio files with your audience. This can help to create a more interesting and engaging experience on your site.

    In this article, we will show you how you can add an audio music player in WordPress.

    How to add an audio music player widget in WordPress

    Why Add an Audio Music Player Widget in WordPress

    A music player lets visitors listen to audio directly on your WordPress website.

    If you’re a podcaster or a musician, then featuring audio on your own site can keep your visitors and fans up to date with your work.

    It can also encourage people to visit your website directly rather than playing your audio on other platforms. Once these people are on your site, you may be able to make more money by showing ads on your WordPress blog or selling the audio file as a digital download.

    Even if you don’t create any original audio, embedding content from third-party platforms such as Spotify is an easy way to create a more engaging website. This can keep visitors on your site for longer and make the experience more fun.

    That being said, let’s take a look at how you can add an audio music player in WordPress. Simply use the quick links below to jump straight to the method you want to use.

    Method 1. How to Add an Audio Music Player Widget Using the Audio Block (Easy)

    With this method you can create a simple audio music player using the built-in WordPress Audio block. You can use the block to play any .mp3, .m4a, .ogg, or .wav file.

    The audio player is very simple compared to most audio player plugins. It has a play/pause button, volume controls, a download button, and a button to change the playback speed.

    A music player widget created using the Audio block

    The built-in Audio block is a good choice if you want to add a few short audio clips to your site, and don’t need any advanced features.

    If you embed content from a supported third-party platform such as Spotify or SoundCloud then the Audio block will show the playback controls for that platform. It may also show some extra content from the platform such as the artist’s name and the cover image.

    For example, here is an Audio block with embedded SoundCloud content.

    Audio player with embedded SoundCloud content

    To add a simple audio music player to your WordPress website, open any page or post. Then, click on the + icon.

    In the popup that appears, type ‘Audio’ to find the right block. You can then simply click on the Audio block to add it to your page.

    The built-in WordPress audio block

    At this point you can either add an audio file or embed an audio clip from another platform.

    Note: In most cases we recommend hosting your audio and video files on a third party site for many reasons, including quality optimization and saving on bandwidth. Here’s why you should never upload a video to WordPress.

    To add an audio file from your computer, click on ‘Upload’ and then choose the file that you want to use. Another option is to click on ‘Media Library’ and then choose a file from the WordPress media library.

    Uploading an audio file to your WordPress website

    If you upload the full audio then you may want to give visitors the option to support your work as a musician or podcaster by sending you a donation. For a step-by-step walkthrough, please see our guide on how to add a Stripe donate button in WordPress.

    Do you want to embed audio from another platform instead?

    This is similar to how you embed videos in WordPress where you just paste the URL of a YouTube video and WordPress embeds it automatically.

    Just be aware that most platforms only embed a preview of the full audio file. The block may even encourage people to leave your website and visit the third-party platform, in order to hear the full audio.

    In the following image, the Audio block is driving visitors towards the Spotify website.

    A Spotify playlist embedded in WordPress

    If you’re a musician, then this might increase your royalties by encouraging visitors to play your content on other platforms. However, it can also drive people away from your website and onto the other platforms.

    To embed audio from a third-party platform, then start by clicking on ‘Insert from URL.’

    This opens a small ‘Paste or type URL’ bar.

    Pasting an audio file using a URL

    You can now enter the URL of the audio clip that you want to embed on your WordPress blog.

    Typically, you just need to visit the song or audio that you want to embed, and then open its ‘Share’ settings.

    After that, you can copy the URL provided.

    As an example, let’s see how you can embed any Spotify song on your site. To start, find the song or playlist that you want to add to your WordPress website.

    Then, just click on the three dots that Spotify shows next to the playlist or song.

    Adding Spotify audio to a WordPress website

    Once you’ve done that, click on Share » Copy Song Link.

    To add the audio to a music player widget, just paste the link into the Audio block.

    Spotify's 'Share' URL

    In our Spotify example, WordPress will turn the Audio block into a Spotify block. This change happens automatically, so it’s not something you need to worry about.

    The WordPress Spotify block

    After adding an audio file, you can click on the Audio block to see what settings you can configure for that block.

    The settings you see may vary depending on whether you uploaded an audio file or embedded a preview from a third-party site. For example, you can often set the audio to autoplay by clicking on the ‘Autoplay’ toggle.

    The WordPress autoplay and loop settings

    Most of these settings are self-explanatory so it’s a good idea to spend some time trying the different settings to see what works best for your site.

    When you’re happy with how the block is set up, you can update or publish the page.

    Now if you visit the page on your site, you’ll see the audio music player live. You can also listen to the audio using the block’s playback control buttons.

    Method 2. How to Add an Audio Music Player Widget Using a Plugin (More Customizable)

    The built-in WordPress audio block is a quick and easy way to create a simple audio player. However, it does have its limits particularly when it comes to customizing the player and the playback experience.

    There is also no central place where you can manage your audio players. This means you can’t use the same player multiple times across your site.

    If you do want more advanced features and re-usable audio players, then we recommend Html5 Audio Player. This plugin can play any mp3, .wav, or .ogg file.

    The plugin can only play one audio file per player. However, you can create as many audio players as you want so you can still play lots of different tracks across your site.

    You can even add multiple audio players to the same page.

    Multiple audio players on a single page

    First, you’ll need to install and activate the plugin. If you need help, then please see our guide on how to install a WordPress plugin.

    Upon activation, you’re ready to build your first audio player by going to Html5 Audio Player » Html5 Audio Player.

    Here, go ahead and click on the ‘Add Audio Player’ button.

    Adding an audio player to your WordPress website

    To start, type a name for the audio player into the field that shows ‘Add title.’

    This is just for your reference so you can use any title you want.

    Creating an audio player widget using a plugin

    Once you’ve done that, scroll to the ‘Player Configuration’ section.

    Here, you can add an audio file to the player by clicking on the ‘Add Audio’ button.

    Adding an audio file to the HTML5 player

    You can now select any audio file from the media library or upload a file from your computer.

    After choosing a file, you’re ready to customize the audio player. By default, the visitor just needs to click on the Play button and the audio will start playing with the volume already turned up.

    This is how most visitors expect an audio player to act, so you’ll typically want to use these default settings.

    There are also options to mute the audio by default, autoplay, repeat, and more.

    Once you’re happy with how the player is set up, just scroll to the top of the screen and click on the ‘Save’ button.

    Adding a new audio player to your WordPress website

    Then you can add the audio player to your site using either shortcode or the HTML5 Audio Player block.

    The block is the easiest method. However, if you do want to place the player using shortcode, then you’ll find the code towards the top of the screen.

    Placing an audio player widget using shortcode

    For more details on how to place the shortcode, you can see our guide on how to add a shortcode in WordPress.

    To add the audio music player using a block, open any page or post. You can now click on the + button.

    In the popup that appears, type ‘HTML5 Audio Player’ to find the right block. Once you click on the ‘HTML5 Audio Player – Insert’ block, it will add the block to your page.

    Adding an audio player block to your WordPress site

    Next, open the dropdown that shows ‘Select a Player’ to see a list of all the audio players that you’ve created.

    You can now click on an audio player to add it to the page or post.

    An HTML5 WordPress audio block

    The WordPress page editor doesn’t show the audio player.

    However if you click on the Preview button then you’ll be able to see how the player will look to the people who visit your website. You can even listen to the audio and test the different playback buttons.

    Previewing the audio music widget

    When you’re happy with how the audio player looks and functions, you can update or publish the page.

    Now if you visit this page on your WordPress website, you’ll see the audio player live.

    Do you want to add other audio tracks to your site? Then you can simply follow the process described above to create more audio players and add them to your WordPress website.

    We hope this article helped you learn how to add an audio player widget in WordPress. You can also go through our guide on the best web push notification software and how to create an email newsletter.

    If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

    The post How to Add an Audio Music Player Widget in WordPress first appeared on WPBeginner.

  • WordPress Widgets vs Blocks – What’s the Difference? (Explained)

    Are you trying to understand the difference between WordPress widgets vs blocks?

    WordPress widgets and blocks are both used to add dynamic content elements to posts, pages, sidebars, and templates. Widgets have been a core part of WordPress for 16 years, while blocks have only been a part of the platform since 2018. They serve similar functions, but they aren’t the same.

    In this article, we’ll explain the difference between WordPress widgets and blocks, so you can learn how to use them properly.

    Understanding the difference between WordPress widgets and blocks

    Here is a quick overview of the topics we’ll cover in this article.

    What are WordPress Widgets?

    WordPress widgets are dynamic-content elements that you can add to widget-ready areas like sidebars.

    Widgets were introduced in WordPress 2.2 (May 2007). The purpose was to provide users with an easy way to add customizable elements to their website without having to repeatedly insert the same element at the end of blog posts, for instance, or edit their WordPress theme files to create a sidebar and manually code in something like Google AdSense tracking codes.

    Users could simply insert content or features using widgets that didn’t have to be part of their overall theme files or blog posts.

    Widgets made it much easier for users to create their ideal WordPress blog, letting them easily add banner ads or email sign-up forms.

    Gradually, almost all WordPress themes adapted widgets by adding widget-ready areas in their design and layouts. These were most often sidebars and footers.

    The WordPress widget editor looked like this until WordPress 5.8 was released in 2021.

    Old widgets screen

    What are Blocks in WordPress?

    Blocks are the elements that users can add to an area using the WordPress content editor. WordPress switched to this block-based content editor in WordPress 5.0.

    You may also see it referred to as the Gutenberg editor, which was its development codename.

    Blocks are very similar to widgets because each one handles a single element of the page or post. Unlike widgets, however, blocks were introduced only as part of the post and page editor, which means they could not be easily added to areas like the site footer or sidebar.

    A block can be inserted into a post or page for any element, including a paragraph, an image, a gallery, a plugin-specific feature like email signups, or a video embed.

    Block editor in WordPress

    There are also blocks to add design layout elements like covers, patterns, tables, columns, groups, and more.

    To learn more, see our complete WordPress block editor tutorial which shows how to use the default editor to create beautiful content layouts.

    The Difference Between Widgets vs Blocks in WordPress

    Until WordPress 5.8, the difference between widgets and blocks was quite obvious.

    Users added widgets to their theme’s widget-ready areas. They were primarily used to display elements that were not post/page content. For instance, recent posts lists, important links, banner ads, forms, and more.

    However, the difference between widgets and blocks has become quite blurry now.

    Widgets are self-contained elements that can be used in widget-ready areas like sidebars on a WordPress website.

    Blocks are also self-contained elements that you can access through the block editor. They can be used in posts and pages, as well as widget-ready areas. You can also use them in templates if your theme has enabled the full site editor.

    Widgets were the first to allow developers to output other elements like contact forms, testimonials, social media feeds, and more.

    However, the same can be achieved using blocks. Many of the top WordPress plugins now come with blocks that you can add anywhere.

    Plugin blocks

    For instance, WPForms comes with a contact form block that you can add anywhere to display a form.

    Similarly, All in One SEO comes with blocks for the table of contents, HTML sitemap, breadcrumb navigation, and more.

    The Block-Based Widget Editor

    WordPress planned to adapt the block editor for editing all areas of your website including the widget-ready areas.

    To make this happen, the new block-based widget editor was introduced in WordPress 5.8.

    Users were now able to use blocks in widget-ready areas of their themes.

    Block widget editor

    Widgets are still located under the Appearance » Widgets menu.

    However, if you are using a block-based theme that doesn’t have any defined widget-ready areas, then you may not see it under there. You will see Appearance » Editor instead.

    Site editor with no widgets screen

    Many of the legacy WordPress widgets already have blocks that can do the same thing.

    Click on the add new block button (+) and you will find a bunch of blocks categorized as Widgets.

    Widget blocks

    These are still blocks, but they are just categorized as widgets so that users can understand that these blocks behave like legacy widgets.

    However, if a user still needed to use a legacy widget that doesn’t have an alternative block, then they can do so by using the Legacy Widgets block.

    Legacy widget block

    If a WordPress plugin has a block that you can add to the posts and pages, you can now also use the same block in widget-ready areas.

    Theme developers can also create custom blocks that users can add to different areas of their websites.

    The Future of WordPress Widgets

    WordPress is moving forward towards using a more intuitive and unified way to edit the content on a WordPress website.

    This means that older widgets will no longer be available going forward. WordPress themes and plugin developers are already adapting and adding support for the block editor in their products.

    However, many WordPress themes still use older widgets. Similarly, many WordPress plugins still use shortcodes and legacy widgets.

    If you still need to use the old widgets, then you can disable block widgets in WordPress.

    The simple way would be to do it by using the free WPCode plugin which allows you to customize WordPress without adding dozens of plugins.

    It has a pre-made snippets that you can use to disable block widgets.

    Select the Disable Widget Blocks snippet from the WPCode library

    Alternatively, you can also use Classic Widgets plugin. For more details, see our step-by-step guide on how to install a WordPress plugin.

    Upon activation, the plugin will simply replace the block-based widget editor with the older widget page.

    Note: Classic Widgets plugin will only be supported until 2024. After then, the plugin will not be updated or maintained this is why we recommend using WPCode to future-proof your customization.

    Blocks vs Widgets – Which One is Better?

    We recommend users start using the new block-based widgets editor as soon as possible because that’s the direction WordPress development is heading.

    It is easy to use, modern, and more flexible than the previous Widgets screen.

    If a WordPress plugin or theme on your website doesn’t support block-based widgets, then you can reach out to the developer and ask them to convert their widgets into blocks.

    If they don’t have plans to release an update, then you can easily find alternative plugins or themes to replace them.

    We hope this article helped you understand the difference between WordPress widgets vs blocks. You may also want to see our pick of the best block plugins for WordPress or see our guide on the difference between the block editor vs page builders.

    If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

    The post WordPress Widgets vs Blocks – What’s the Difference? (Explained) first appeared on WPBeginner.

  • How to Track WordPress Widget History (Easy Method)

    Do you want to track your WordPress widget history to monitor changes made to the widgets on your site?

    Widgets are blocks of content that you can add to your website. They allow you to add different elements to your sidebars such as signup forms, images, recent posts, and more. Tracking widget history allows you to easily monitor changes and undo them as needed.

    In this article, we’ll show you how to easily track your WordPress widget history.

    How to track widget history in WordPress

    Why Should You Track WordPress Widget History?

    By default, WordPress comes with a feature called revisions for content types like posts and pages. Revisions make it easier to what changes were made by which user, and allow you to easily undo those changes if needed.

    However, there is no built-in revisions feature for WordPress widgets.

    Tracking widget history will allow you to keep track of changes made to widgets on your WordPress website. You can see which user added, removed, or changed a widget, and then you can keep those changes or undo them by editing your widget.

    Similarly, if something in a widget has stopped working, then you can pinpoint which changes caused the problem and fix them manually.

    That being said, let’s take a look at how to easily track widget history in WordPress.

    How to Easily Track WordPress Widget History

    The easiest way to track WordPress widget history is by using the Simple History plugin.

    First, you need to install and activate the Simple History plugin. For help, see our guide on how to install a WordPress plugin.

    Keep in mind that plugin will only track changes made after the plugin is activated.

    After installing the plugin, let’s make a few changes to your WordPress widgets. Simply go to the Appearance » Widgets page and make some changes to your existing widgets.

    Make changes to widget

    Don’t forget to click on the Update button to save your widget changes.

    After that, you can go to the Dashboard » Simple History page inside WordPress admin area.

    You’ll see the changes you made to your widgets appear at the top.

    Widget changes view

    Apart from widget changes, Simple History will also be able to track the following changes and user activity on your website:

    • theme updates
    • plugin installation
    • sidebar widget history
    • Comments history
    • user logins
    • user profiles

    If you want to change the settings of the plugin, then you can simply head over to Settings » Simple History from the WordPress admin dashboard.

    Go to Simple history settings from the dashboard

    From here, you can modify the plugin settings according to your needs.

    If you want to track the widget history of your WordPress site directly from the dashboard, then you can check the ‘On the dashboard’ option beside the ‘Show History’ option.

    This will allow you to access Simple History by simply heading over to Dashboard » Simple History from the WordPress admin panel.

    You can also select the number of items you want to show on your log page as well as your dashboard page.

    Additionally, you can enable the RSS feed option by checking the box next to it if you want to receive daily log updates about your website.

    Don’t forget to click the ‘Save Changes button at the bottom once you’re satisfied.

    Enable RSS Field

    Next, you may want to switch to the Debug tab. From here, you can view all the log events displayed as Loggers.

    Plus, you will also be able to see the names of tables that plugin has created in your WordPress database.

    Debug options

    The plugin also allowss you to easily downoad the logs file to your computer.

    Siply switch to the Export tab on the plugin’s settings page and choose which format you want to use for the export.

    You can choose either JSON or CSV format. We recommend using the CSV option as you can open the CSV files in any spreadsheet software like Google Sheets or Microsoft Excel.

    Check CSV option

    After that, click on the Download Export File button and plugin will send a download file to your browser.

    Here is how it would look when you open it in a spreadsheet software.

    Excel file

    Final Thoughts

    Having an activity log is very important as it helps you keep your website safe. Simple History does that for widgets and many other plugins.

    Other plugins like WPForms have added revisions to WordPress form building, and WPCode has also added version control for custom code snippets.

    Lastly, if you’re looking for a comprehensive activity log solution for WordPress security, then we recommend taking a look at WP Activity Log plugin.

    We hope this tutorial helped you learn how to easily track your WordPress widget history. You may also want to check out our guide on how to start a podcast, and our top picks of the best WooCommerce plugins for your store.

    If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

    The post How to Track WordPress Widget History (Easy Method) first appeared on WPBeginner.