PHP Classes

kciaotime WordPress Theme: WordPress theme to customize different page parts

Recommend this page to a friend!
  Info   View files Documentation   View files View files (90)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 38 This week: 1All time: 10,874 This week: 560Up
Version License PHP version Categories
theme-kciaotime 1.0GNU General Publi...5PHP 5, Content management, Blogs, Global
Description 

Author

This package provides a WordPress theme to customize different page parts.

It provides PHP scripts, JavaScript, images, fonts, and CSS files that integrate with WordPress after the theme package is installed to offer several types of customization of the presentation of a WordPress site.

Currently, it can:

- Customization of menus using a drag-and-drop user interface

- Customization of post slideshows

- Customization of sidebars and footers

- Customization of page templates

Innovation Award
PHP Programming Innovation award nominee
March 2023
Number 8
WordPress became one of the most popular PHP applications for publishing Web sites in significant part due to providing a way to customize several aspects of its features.

Themes are a way for WordPress to customize several aspects of a Web site presentation.

This package provides a theme that allows WordPress site administrators to customize several parts of the pages of a Web site.

Manuel Lemos
Picture of Joko Prasetyo
  Performance   Level  
Name: Joko Prasetyo <contact>
Classes: 4 packages by
Country: Indonesia Indonesia
Age: 54
All time rank: 432473 in Indonesia Indonesia
Week rank: 411 Up7 in Indonesia Indonesia Up
Innovation award
Innovation award
Nominee: 2x

Documentation

/* Theme Name: Kciaotime Theme URI: http://anaklado.tk/ Description: Kciaotime comes with a bunch of special features, featured images slider, responsive design (Mobile Phone & Tablet Friendly), compatible with latest WordPress versions, compatible with all major browsers (Chrome, Firefox, IE, Safari), page templates (Archives Page, Full Width Page, Sitemap), custom menu, custom header, custom background, custom widgets with 3 popular witdgets (Contact Info, Social Widget, Recent Post with Thumbnail), use Google fonts, uses FontAwesome, and it is compatible with most popular plugins. The landing page WordPress theme boasts a very unique feat of establishing a theme with a Theme Options page. Author: Anaklado Author URI: http://generasite.tk/ Version: 0.1 License: GNU General Public License v2.0 License URI: http://www.gnu.org/license/gpl-2.0.html Tags: black, green, white, red, two-columns, three-columns, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready, accessibility-ready, threaded-comments Text Domain: kciao ------------------------------------------------------- Kciaotime WordPress Theme, Copyright 2015 generasite.tk The Kciaotime theme and all included images are distributed under the terms of the GNU GPL --------------------------------------------------------*/ /* =INSTALLATION -------------------------------------------------------------- */ You can install the theme through the WordPress installer under "Themes" > "Install themes" by searching for it. Alternatively you can download the file, unzip it and move the unzipped contents to the "wp-content/themes" folder of your WordPress installation. You will then be able to activate the theme. /* =CREDITS -------------------------------------------------------------- */ Theme Kciaotime uses: * Fonts Fauna One (available through Google Fonts Fauna One: http://www.google.com/webfonts/specimen/Fauna+One ) Licensed under SIL Open Fonts License (OFL) (http://scripts.sil.org/OFL) * Font Awesome (available through Font Awesome: http://fontawesome.io ) - Font License: License: SIL OFL 1.1 URL: http://scripts.sil.org/OFL - Code License: License: MIT License URL: http://opensource.org/licenses/mit-license.html * Jquery Flexslider (available through Flexslider by WooTheme: http://woothemes.com/flexslider) Licensed under (GNU GPL) (GNU General Public License v2.0 http://www.gnu.org/licenses/gpl-v2.0.html) *Option Framework (all file available through WordPress Theming by Devin Price: http://wptheming.com) License under (GNU V.2 http://www.gnu.org/licenses/gpl-2.0.txt) * Jquery Touchdown (available through Github by Samuel Cotterall http://samuelcotterall.github.com/touchdown) License under ( MIT http://opensource.org/licenses/mit-license.html /* =THEME SETUP -------------------------------------------------------------- */ ~ Custom Menus Kciaotime allows you to change what appears in the menu bar using a simple drag-and-drop options screen. You can access this page by clicking on the wp-admin /Appearance /Menus. You can have many different custom menus and you can assign them to either the primary or secondary menu. Creating a custom menu is very simple. These 5 short steps will show you how: 1. You need to create a menu before you can add your links to it. To do this, enter a name for your menu in the "Menu Name" box and click "Create Menu". 2. You can now see your list of pages and categories that you have on WordPress. Each page and category has a checkbox next to it. You can select which links you want to add to your menu by selecting the box next to it and then clicking the "Add to Menu" button. (Tip: Want to add individual posts or tags to the menu too? Click the "screen options" button at the very top right of your screen. You'll see the option to select "posts" and "tags" appear.) 3. Once added, you can no arrange your links in the order you choose. Drag-and-drop your links up and down to change their order. 4. Did you know you can have drop-down menus? Drag your link to the right underneath another link to make that link appear in a drop-down list below the link above. For example, If I had the page "Contact us" and I wanted the page "Directions" to appear in a drop down list below it, I would place the "Directions" link below the "Contact us" link, and then drag the "Directions" link to the right to indent it. 5. Now you've finished organising your menu, click the "save menu" button on the right. You now need to assign this custom menu to one of the menus on the theme. The top left box called "theme locations" lists the place you can put your menu. If you want your custom menu to appear in the primary menu spot, select your custom menu from the drop-down box and then click "save". Your custom menu now appears on your website! ~ Configure the Slider (Post Slider) The slideshow is very easy to use. It scrolls through the posts, pages or even custom slides that you've written. You can access the options for the slideshow in the theme options under the "Homepage" tab. Let's take a quick look at what you can do: - The first set of options let you choose where you want your slideshow to appear. Our demos show the slideshow only on the homepage but you can display it everywhere if you wanted. - Custom post type for slide, the slideshow can used from by default blog, or use post type from plugin installed with input post type in the textarea at theme option. ~ Customise the Sidebars & Footer Widget (Widget Areas) Kciaotime lets you choose what you want to put in your sidebar. Each item in a sidebar is called a widget. The theme puts its own widgets in the sidebars by default so that it doesn't look too empty when you first get it. You can edit the default added widgets or set your own widgets by going to the wp-admin /Appearance/Widgets. To add your own widgets just drag and drop the widgets shown in the middle of the screen) to the sidebars (shown on the right of the screen). Just like the menus, you can drag-and-drop them into any order you want. This theme also comes with some widgets of its own! Here's a brief summary for some widgets: - Contact Info - Display your contact info. - Ultimate Posts Widget - Displays a list posts with your own settings. You can add your own filters, include a thumbnail image etc. - Social Profiles - Displays icons that link to your profiles on popular social networking sites ~ Page Templates You can choose to display different page templates on your site if you choose! One important one is the full width template page which removes the sidebar(s) from your theme if you want to have a page which lets you put wider content in your website! The other page templates are the sitemap, which lists all the categories and pages in your site; the archive page which lists the most recent posts on your site in a simple list. A page template can be selected when on the page editing screen. On the right hand side you'll see a box called "page attributes" with the "template" drop-down box inside. /* =Changelog -------------------------------------------------------------- */ * Version 0.1: - Initial Realiese

  Files folder image Files  
File Role Description
Files folder imageadmin (3 directories)
Files folder imageimages (13 files, 1 directory)
Files folder imagelanguages (3 files)
Files folder imagelib (1 file, 4 directories)
Accessible without login Plain text file 404.php Aux. Auxiliary script
Accessible without login Plain text file archive.php Aux. Auxiliary script
Accessible without login Plain text file author.php Aux. Auxiliary script
Accessible without login Plain text file category.php Aux. Auxiliary script
Accessible without login Plain text file comments.php Aux. Auxiliary script
Accessible without login Plain text file footer.php Aux. Auxiliary script
Accessible without login Plain text file functions.php Example Example script
Accessible without login Plain text file header.php Example Example script
Accessible without login Plain text file index.php Aux. Auxiliary script
Accessible without login Plain text file license.txt Doc. Documentation
Accessible without login Plain text file navigation.php Example Example script
Accessible without login Plain text file options.php Example Example script
Accessible without login Plain text file page-template-archives.php Aux. Auxiliary script
Accessible without login Plain text file page-template-full.php Aux. Auxiliary script
Accessible without login Plain text file page-template-sitemap.php Example Example script
Accessible without login Plain text file page.php Aux. Auxiliary script
Accessible without login Plain text file post-noresults.php Aux. Auxiliary script
Accessible without login Plain text file post-page.php Aux. Auxiliary script
Accessible without login Plain text file post-single.php Aux. Auxiliary script
Accessible without login Plain text file post-slider.php Example Example script
Accessible without login Plain text file post.php Aux. Auxiliary script
Accessible without login Plain text file readme.txt Doc. Documentation
Accessible without login Image file screenshot.png Data Auxiliary data
Accessible without login Plain text file search.php Aux. Auxiliary script
Accessible without login Plain text file searchform.php Aux. Auxiliary script
Accessible without login Plain text file sidebar.php Aux. Auxiliary script
Accessible without login Plain text file single.php Aux. Auxiliary script
Accessible without login Plain text file style.css Data Auxiliary data
Accessible without login Plain text file tag.php Aux. Auxiliary script
Accessible without login Plain text file top-menu.css Data Auxiliary data

  Files folder image Files  /  admin  
File Role Description
Files folder imageoptions-framework (1 file, 4 directories)
Files folder imagetinymce (5 files)
Files folder imagewidgets (3 files)

  Files folder image Files  /  admin  /  options-framework  
File Role Description
Files folder imagecss (1 file)
Files folder imageimages (1 file)
Files folder imageinc (5 files)
Files folder imagejs (2 files)
  Accessible without login Plain text file options-framework.php Example Example script

  Files folder image Files  /  admin  /  options-framework  /  css  
File Role Description
  Accessible without login Plain text file optionsframework.css Data Auxiliary data

  Files folder image Files  /  admin  /  options-framework  /  images  
File Role Description
  Accessible without login Image file ico-delete.png Icon Icon image

  Files folder image Files  /  admin  /  options-framework  /  inc  
File Role Description
  Plain text file class-options-framework-admin.php Class Class source
  Plain text file class-options-framework.php Class Class source
  Plain text file class-options-interface.php Class Class source
  Plain text file class-options-media-uploader.php Class Class source
  Accessible without login Plain text file class-options-sanitization.php Aux. Auxiliary script

  Files folder image Files  /  admin  /  options-framework  /  js  
File Role Description
  Accessible without login Plain text file media-uploader.js Data Auxiliary data
  Accessible without login Plain text file options-custom.js Data Auxiliary data

  Files folder image Files  /  admin  /  tinymce  
File Role Description
  Accessible without login Plain text file customcodes.js Data Auxiliary data
  Accessible without login Image file ui-accordion.png Icon Icon image
  Accessible without login Image file ui-button.png Icon Icon image
  Accessible without login Image file ui-list.png Icon Icon image
  Accessible without login Image file ui-tabs.png Icon Icon image

  Files folder image Files  /  admin  /  widgets  
File Role Description
  Plain text file contact-info.php Class Class source
  Plain text file social-widget.php Class Class source
  Plain text file ultimate-post.php Class Class source

  Files folder image Files  /  images  
File Role Description
Files folder imageicons (8 files)
  Accessible without login Image file author.png Icon Icon image
  Accessible without login Image file background.png Icon Icon image
  Accessible without login Image file btn_donate.gif Icon Icon image
  Accessible without login Image file category.png Icon Icon image
  Accessible without login Image file comments.png Icon Icon image
  Accessible without login Image file container-bg.png Icon Icon image
  Accessible without login Image file date.png Icon Icon image
  Accessible without login Image file edit.png Icon Icon image
  Accessible without login Image file f4f4f4.png Icon Icon image
  Accessible without login Image file favicon.png Icon Icon image
  Accessible without login Image file search.png Icon Icon image
  Accessible without login Image file tags.png Icon Icon image
  Accessible without login Image file tweets.png Icon Icon image

  Files folder image Files  /  images  /  icons  
File Role Description
  Accessible without login Image file email.png Icon Icon image
  Accessible without login Image file facebook.png Icon Icon image
  Accessible without login Image file flickr.png Icon Icon image
  Accessible without login Image file gplus.png Icon Icon image
  Accessible without login Image file linkedin.png Icon Icon image
  Accessible without login Image file rss.png Icon Icon image
  Accessible without login Image file twitter.png Icon Icon image
  Accessible without login Image file youtube.png Icon Icon image

  Files folder image Files  /  languages  
File Role Description
  Accessible without login Plain text file en_US.po Data Auxiliary data
  Accessible without login Plain text file id_ID.po Data Auxiliary data
  Accessible without login Plain text file kciao.pot Data Auxiliary data

  Files folder image Files  /  lib  
File Role Description
Files folder imagecss (4 files)
Files folder imagefonts (1 file)
Files folder imageimages (6 files)
Files folder imagejs (6 files)
  Plain text file walker-menu.php Class Class source

  Files folder image Files  /  lib  /  css  
File Role Description
  Accessible without login Plain text file defaults.css Data Auxiliary data
  Accessible without login Plain text file font-awesome.css Data Auxiliary data
  Accessible without login Plain text file ie.css Data Auxiliary data
  Accessible without login Plain text file reset.css Data Auxiliary data

  Files folder image Files  /  lib  /  fonts  
File Role Description
  Accessible without login Plain text file fontawesome-webfont.svg Data Auxiliary data

  Files folder image Files  /  lib  /  images  
File Role Description
  Accessible without login Image file bg.png Icon Icon image
  Accessible without login Image file help.gif Icon Icon image
  Accessible without login Image file menu-bg.png Icon Icon image
  Accessible without login Image file menu-icons.png Icon Icon image
  Accessible without login Image file radio_button_check.png Icon Icon image
  Accessible without login Image file radio_button_check_current.png Icon Icon image

  Files folder image Files  /  lib  /  js  
File Role Description
  Accessible without login Plain text file dropdown.js Data Auxiliary data
  Accessible without login Plain text file hoverIntent.js Data Auxiliary data
  Accessible without login Plain text file jquery.flexslider.js Data Auxiliary data
  Accessible without login Plain text file script.js Data Auxiliary data
  Accessible without login Plain text file scripts.min.js Data Auxiliary data
  Accessible without login Plain text file touchdown.js Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:38
This week:1
All time:10,874
This week:560Up