GithubHelp home page GithubHelp logo

joshbeckman / naked-wordpress Goto Github PK

View Code? Open in Web Editor NEW
310.0 28.0 54.0 55 KB

Wordpress theme for designers who don't know Wordpress

PHP 32.53% JavaScript 7.26% CSS 60.21%
wordpress wordpress-theme theme wordpress-starter-theme wordpress-boilerplate

naked-wordpress's Introduction

naked-wordpress

0398-05_blank_wordpress_theme_nakedwp

A well-commented blank Wordpress theme.

This blank WordPress theme is great for people who want to learn how to develop themes. The Naked WordPress theme is commented in-line so that as you’re building your WordPress theme, you understand what’s actually going on.

It’s like a WordPress tutorial + starter theme combined!

This theme includes all the basic units for a client site:

  • home page
  • about page
  • info page
  • blog page
  • etc.

Comments are included on each and every piece of the WordPress puzzle, so you can move things around intelligently, or remove them without worry.

Who this is for

  • Designers who want to design a WordPress theme, not build it
  • Designers familiar with HTML and CSS
  • Anyone not familiar with the quirks of WordPress PHP
  • Developers who want guidance on the structure and application of WordPress functions

Installation

Download the zipped theme source and upload it to your WordPress /themes directory.

Contributors

naked-wordpress's People

Contributors

johnnywalkerdigital avatar joshbeckman avatar kodewilliams avatar leoland avatar ljllewellyn avatar munnday avatar program247365 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

naked-wordpress's Issues

Image inline size override

Hie there,
The inline image size gets overridden by this css code:

article .the-content img {
    width: 100%;
}

with the end effect of having huge images covering the entire article area.
I know I could simply delete the code, but I'm using a child theme and would prefer to keep the original code intact.
I've tried this:

article .the-content img {
    width: auto;
}

but this still overrides the inline width and height code.

Customize page models

Hello there,

I have an issue with the theme : a previous agency chose naked-wordpress to build my company website, however now I have to replace them on the dev side of things, and I have trouble figuring out how the pages manager works.

Especially, I can't find a way to edit the page models (there's no option "customize/edit" on the Model section of the page editor).

show_admin_bar fails

Hey - love the theme

When adding show_admin_bar to the functions.php the page is not displayed correctly.

Just add the below to your functions.php to recreate

add_filter('show_admin_bar', '__return_false');

Best
Matt

please update this great starter theme!

I just discovered this starter theme and it's amazing. but it was last updated 2 years ago. There wasn't even Gutenberg at that time. many changes have been made. Please continue to support this great theme. I will share this with other people. (i am using google translate, sorry)

The best blank WP theme

This theme is brilliant, easily the best empty theme I've come across, but I don't know why you say you're aiming it at "Designers". This is definitely useful for PHP Developers that are new to the world of WordPress. Or even those who have used WordPress a fair amount and understand it, but like their themes to be well commented (like myself). Knowing that whoever takes over after me will have a better chance of understanding what's going on is a good thing.

Basically, every WordPress theme should be this commented. I recommend this theme to everyone I can.

Keep up the good work!

No sidebar

It's just not working. Widgets and the whole sidebar are not showing up on the page. Please, help?
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.