LAKEKIT.NET

Websites for Wisconsin Lake Organizations

RSS Feed

RSS feeds allow websites to pull information from another website and share it on their website.
The Feed display is made up of
  1. Section Name
  2. Post Title
  3. Post excerpt
In the Dashboard  menu
  1. Select Page
  2. Select Add New
  3. Add page title
  4. category for the page
    1.  Enter RSS as the category
  5. Select either Save Draft or Publish
  6. Click Edit with Elementor
In the Elementor menu
  1. Select RSS Feed Widget (not the RSS widget) and drag it over. This widget is located in the WordPress section of widgets.
While in the “Edit RSS Feed” widget and in the Content section
  1. Feed Url: http://www.wisconsinlakes.org/feed/
  2. Give this section a Title
  3. Number of feeds to show set to 6
  4. Click Apply near the top of the page
  5. Click UPDATE
While still in the Edit RSS Feed Widget and in the Content section
  1. Set List Type to List Only
  2. Click Apply
  3. Click UPDATE
  1. On the Advanced tab, copy and past the following code into the Custom CSS section
    1. code below
      .entry-content ol, .entry-content ul {
      margin-left: 18px;
      }

      .rfw-class .widget_dock li > div.text_div {
      font-size: 14px;
      }
      .rfw_dock h3 {
      font-size: 16px;
      font-weight: 600;
      }

  2. Click Apply
  3. Click UPDATE