https://github.com/chetan8300/rttheme-bootstrap
https://github.com/chetan8300/rttheme-bootstrap
boostrap3 cms php wordpress wordpress-theme
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chetan8300/rttheme-bootstrap
- Owner: chetan8300
- Created: 2017-08-12T16:40:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-17T16:45:24.000Z (almost 9 years ago)
- Last Synced: 2025-07-30T20:06:59.090Z (11 months ago)
- Topics: boostrap3, cms, php, wordpress, wordpress-theme
- Language: PHP
- Size: 2.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rtTheme Assignment
==================
**Contributor:** Chetan Godhani
**Stable tag:** 1.0
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html).
## Description ##
rtCamp Wordpress Assignment
* This theme is developed in bootstrap v3.3.7.
* It has 3 included widgets including Facebook Like Box, Twitter Latest Tweets and Social Links Widget.
* Easy setup and Integrate.
Here are some features of the theme:
* Facebook Like Box Widget
* Latest Tweets Widget (from any user of twitter)
* Social Links Widget
* Bootstrap Page Navigation
* 2 Menus (Header and Footer)
* Slider with Post and Post Excerpt
* Google Custom Search Engine added for particular this domain (This can be changed for your site by editing header.php file line:46 to line:73)
**Important Links Used as Library**
* [Bootstrap](http://getbootstrap.com/)-Responsive Design CSS FrameWork
* [jQuery](https://jquery.com//)- JQuery
* [Font-Awesome](http://fontawesome.io/) - For Iconic Font
## Installation
1. Upload the theme files to the `/wp-content/themes/rtTheme-bootstrap` directory, or from the 'Themes' section in your dashboard (Go to `Themes > Add New > Upload`) upload zip file.
2. Activate the theme through the 'Appearance > Themes' screen in WordPress.
## About Slider:
**Information About Slider**
* Slider will show the Featured Image and Posts which is in category of Slideshow
* On small screen slider will not show
**How To Use A Slider**
* First, You have to create a category named "slideshow" in `Posts > Categories`.
* Then if you want to show Posts in slider then you have to create Posts having category "slideshow".
* It will show as many Posts as you have in "slideshow" category for now.
* Indicators for the Slider are not available as of now.
## About Widgets:
**Facebook Like Box**
* You can add this widget in Wordpress Dashboard `Appearance > Widgets` and select "Facebook Like Box".
* To Show your Page's Box, you will have to enter your Page's Username.
* This widget is configured to add on `Sidebar` and `Footer Bar`
**Twitter Latest Tweets**
* You can add this widget in Wordpress Dashboard `Appearance > Widgets` and select "Twitter Latest Tweets".
* To Show your Latest tweets from any User, you will have to enter your User's username.
* This widget is configured to add on `Sidebar` and `Footer Bar`
**Social Links**
* You can add this widget in Wordpress Dashboard `Appearance > Widgets` and select "Social Links".
* To Show your social profile links, you will have to enter your Profile Username in each field.
* As of now, The `available` social profile's are `Facebook, Instagram, Twitter, and Google Plus`
* This widget is configured to add on `Sidebar` and `Footer Bar`
## Screenshot
1. Homepage.

## Changelog
### 1.0
- Theme Created
## Demo
http://rtcamp.couponsbaba.com/
## Sources
- [WordPress Codex] (http://codex.wordpress.org/)
- [SitePoint] (https://www.sitepoint.com/)
- [wpmudev] (https://premium.wpmudev.org/blog/)
- [StackOverflow] (https://premium.wpmudev.org/blog/)