Giter Club home page Giter Club logo

minimalisttheme's People

Watchers

 avatar  avatar

minimalisttheme's Issues

altgoth font

rm altgoth fount due to licensing, or get licensing.
replace with similar google font

grey scale

set up sane grey scale system in sass

404.php

REQUIRED: get_option('home') was found in the file 404.php. Use home_url() instead.
Line 10: blown into <a href='/'>nothing
REQUIRED: get_option(home) was found in the file 404.php. Use home_url() instead.

get_template_part()

INFO: single.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
INFO: page.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
INFO: index.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.
INFO: footer.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.

comments_template

REQUIRED: Could not find comments_template. See: comments_template

bypostauthor

REQUIRED:.bypostauthor css class is needed in your theme css.

navbars

RECOMMENDED: No reference to nav_menu's was found in the theme. Note that if your theme has a menu bar, it is required to use the WordPress nav_menu functionality for it.

title tag

REQUIRED: The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output

CDN

RECOMMENDED: Found the URL of a CDN in the code: maxcdn.bootstrapcdn.com/bootstrap. You should not load CSS or Javascript resources from a CDN, please bundle them with the theme.

screen-reader-text

REQUIRED:.screen-reader-text css class is needed in your theme css. See See: the Codex for an example implementation.

sidebar

write and register side bar

alignleft

REQUIRED:.alignleft css class is needed in your theme css.

add_theme_support

REQUIRED: Could not find add_theme_support( 'automatic-feed-links' ). See: add_theme_support

tables

tables seem to display wierd

gallery-caption

REQUIRED:.gallery-caption css class is needed in your theme css.

body_class

REQUIRED: Could not find body_class call in body tag. See: body_class

comment-reply

REQUIRED: Could not find the comment-reply script enqueued. See: Migrating Plugins and Themes to 2.7/Enhanced Comment Display

css clean up

formatting in the inherited css files is bad.
clean up and abstract better

post_class

REQUIRED: Could not find post_class. See: post_class

>

comment pagination

REQUIRED: The theme doesn't have comment pagination code in it. Use paginate_comments_links() or the_comments_navigation or next_comments_link() and previous_comments_link() to add comment pagination.

code

add code class to css
coral with no background
robotic font-look in google fonts

sticky

sticky css class in needed

Comments on seperate page

Put comments on a seperate page linked from the article, and vice versa
instructions are here
gives more room to display comments effectively
also for the most part you dont need the content to interact with comments

content width

REQUIRED: No content width has been defined. Example:
if ( ! isset( $content_width ) ) $content_width = 900;

non-printable characters

INFO: Non-printable characters were found in the allposts.php file. You may want to check this file for errors.
Line 36: ��

mimifie

add minification to build environment
for css and js

post pagination

REQUIRED: The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or the_posts_pagination() or the_posts_navigation() or next_posts_link() and previous_posts_link() to add post pagination.

nav center

main nav should center when title does

avatar

REQUIRED: This theme doesn't seem to support the standard avatar functions. Use get_avatar or wp_list_comments to add this support.

readme

RECOMMENDED: Could not find the file readme.txt in the theme. Please see Theme_Documentation for more information.

bottom nav

bottom nav doesnt line up with top nav

aligncenter

REQUIRED:.aligncenter css class is needed in your theme css.

alignright

REQUIRED:.alignright css class is needed in your theme css.

tags

REQUIRED: This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.

comment_form

REQUIRED: Could not find comment_form. See: comment_form

snapshot

take a snapshot/screencapture of theme

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.