Version: 2.6

Author: Jason Dixon

Date: 2022.12.18

Category:

More on: GetSimple CMS

More on: GitHub

More on: Support Forum


Download...

Plugin SIMPLE INPUT TABS


Description:


Content management with twice the simplicity.

Installation:


  1. Download the plugin zip file.
  2. Unzip it into /plugins
  3. Activate it in the "Plugins" tab in your GetSimple CMS admin area.
  4. Done

USAGE:

After installation a plugin, open your template file in a text editor of your choosing and locate where you wish your content to appear. Change the code:

< ?php get_page_content(); ? >

to this:

< ?php insert_page_content(); ? >

In any other locations you would also like your users, or yourself to place content paste the same code with a Tab name in the brackets (in quotes). For example, if we were creating a sidebar:

< ?php insert_page_content("sidebar"); ? >

Cookies allow us to offer our services. By using our services, you accept our use of cookies.  Accept