Wp Clone Of Website
I need a clone of an existing website as a full featured theme for wordpress.
You could use the free wordpress theme vigilance (from wordpress org) to get a full featured admin-panel. (But only use the neede things)
The site is : http://www.spdaustin.com/
Theme must include :
– all needed javaScripts
– full localisation (with the wordpress tags __ and _e)
– automatic image resizing with timthumb.php
– 6 Color Sets (Green, Blue, Yellow, Orange, Grey, Red), choosable at the theme-admin-panel
– Theme don’t habe to use any plugins. All functions must be directly coded in the theme.
Index Page :
– Top-Left – Logo – The must be a field at the theme-admin-panel where i could define the url for the logo graphics.
– TopMenü – Default WordPress Menü with wp_list_pages. Possibility to define excludes at the theme-admin-panel.
– The main-screen (images from the portfolio) must be configured at the admin-panel. There i must define a Categorie for the index-page. The Script should automated get the first image from the attachment of each post to display. At the post we need a meta-box where i could choose the style of display (e.g. landscape)
– Under the main screen should be a wordpress-page displayd. (Could be setup at the default wordpress settings)
– Right a widget ready area
– At the bottom theres an address block. Address could be defined at the theme-admin-panel.
– At the Bottom we also need a small link section, generated from wp_list_pages. Possibility to exclude pages at the theme-admin-panel.
About (Page-Template):
– Use the Layout from Our-Team
– At the top-right corner a small menu of the current page and all subpages (with wp_list_pages).
– At the left a widget ready sidebar section
– Main – The content
– At the right an image section. Should autmatted get all images from the page attachements (and automatted resized).
Portfolio (Page-template) :
– don’t use the portfolio from the reference page
– at the left i need a sidebar menu of all sub-categories.
– the top catgeory must be defined with a meta-box at the page template
– at the main screen the same functionality as on the index page, but only for the selected cat.
Portolio View ( single Post layout)
– a special template for single post
– like the layout from the reference site, but i don’t need the scroll-bar on top.
News (Page Template)
– Like the reference page (with same functions)
– Top-Categorie must be defined with a meta-box at the page-admin
News (single post layout)
– like the portfolio view but with sections for date/time, author, tags, categories.
Contact (Page Template)
– like the reference
I think thats all.
Please Note. I’m a programmer for more than 20 years. So i know what i wan’t and how to do it. I work with wordpress for 4 years. So i also know whats possible.