Skip to content
Kareem Zock edited this page Dec 4, 2020 · 1 revision

Welcome to the splash-header wiki!

This plugin show a splash header welcome screen

== Description ==

Splash header in WordPress will let you to create a welcome screen that contain title, description, custom links, or any custom code and can be added anywhere in your website using shortcode

Features:

  • Welcome note with title and message
  • Add up to 6 custom links with an option to insert a font icon instead of an image
  • Ability to chose if the links open in the same or new browser tab
  • Ability to add custom code such as html or wordpress shortcode code
  • Ability to style the splash header with color, font size, and border style
  • Ability to add a current date in different format

== Installation ==

How to install the plugin and get it working.

  1. Upload splash-header folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. From left wordpress menu click on 'Splash header' then plugin settings
  4. Fill in the forms, then save setting.
  5. Use the shortcode [splashheader][/splashheader] or do_shortcode( '[splashheader]' ); in your theme to show the splash header.
  6. Aboce each section of the 'Plugin settings' tab, a checkbox must be checked, otherwise the plugin will not display anything Such as "Display Splash header welcome note", or "Display first links cols"
  7. You may use other sub link or tabs to the plugin features such as 'design settings' or 'advanced settings'
Clone this wiki locally