Skip to content

A carousel displays the latest post, hide on scroll down, show on scroll up

Notifications You must be signed in to change notification settings

emma522/Wordpress-Recent-Post-Carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Recent Post Carousel

Features

  • Hide the Carousel when scroll down, show on scroll up.
  • Display the latest post automatically

Imprementation

  1. In the root of your theme folder, create a file called recent-post-carousel.php
    2. Add custom CSS
    3. Paste <?php include 'recent-post-carousel.php'?> to header.php

or create a Custom plugin

  1. Go to wp-content > plugins >create a folder called recent-post-carousel
  2. Create a file called ampcustomplugin.php.

About

A carousel displays the latest post, hide on scroll down, show on scroll up

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published