How to use jm breaking news in wordpress
JM Breaking News is a popular WordPress plugin that allows you to create a breaking news ticker or a scrolling news feed on your website. Here's a step-by-step guide on how to use it:
Installation
- Log in to your WordPress dashboard and go to the Plugins page.
- Click on "Add New" and search for "JM Breaking News".
- Click on the "Install Now" button and then "Activate" the plugin.
Configuring the Plugin
- Go to the JM Breaking News settings page by clicking on "Settings" > "JM Breaking News" in your WordPress dashboard.
- Configure the following settings:
- News Feed Title: Enter a title for your breaking news feed.
- News Feed Description: Enter a brief description for your breaking news feed.
- News Feed Categories: Select the categories of news you want to display in your feed.
- News Feed Limit: Set the number of news items you want to display in your feed.
- News Feed Speed: Set the speed at which the news items scroll by.
- News Feed Animation: Choose the animation effect for your news feed (e.g., slide, fade, etc.).
- Click "Save Changes" to save your settings.
Creating a Breaking News Feed
- Go to the "JM Breaking News" page in your WordPress dashboard.
- Click on "Add New" to create a new breaking news item.
- Enter the following information:
- Title: Enter a title for your news item.
- Content: Enter the content of your news item.
- Category: Select the category of your news item.
- Image: Upload an image to accompany your news item.
- Click "Publish" to publish your breaking news item.
Displaying the Breaking News Feed
- To display the breaking news feed on your website, you can use the following methods:
- Widget: Drag and drop the "JM Breaking News" widget to your desired widget area.
- Shortcode: Use the following shortcode to display the breaking news feed:
[jm_breaking_news]
- PHP Code: Use the following PHP code to display the breaking news feed:
<?php echo do_shortcode('[jm_breaking_news]');?>
Customizing the Breaking News Feed
- You can customize the appearance of your breaking news feed by using the following options:
- Style: Choose from various styles for your breaking news feed (e.g., modern, classic, etc.).
- Color Scheme: Choose a color scheme for your breaking news feed.
- Font: Choose a font for your breaking news feed.
- Background: Choose a background color or image for your breaking news feed.
By following these steps, you should be able to set up and customize your breaking news feed using the JM Breaking News plugin in WordPress.