Giter Club home page Giter Club logo

flounder's People

Contributors

melchoyce avatar ryelle avatar wormeyman avatar

Stargazers

 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

flounder's Issues

Theme Check errors/recommendations

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

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

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

RECOMMENDED: Text domain problems in image.php. You have not included a text domain!

Line 111: <?php edit_post_link( __('Edit This'), '<div class='meta edit-link'>', '</div>' ); ?> 

RECOMMENDED: Text domain problems in content.php. You have not included a text domain!

Line 20: <?php edit_post_link( __('Edit This'), '<div class='meta edit-link'>', '</div>' ); ?> 
Line 81: <?php edit_post_link( __('Edit This'), '<div class='meta edit-link'>', '</div>' ); ?> 

RECOMMENDED: Text domain problems in content-page.php. You have not included a text domain!

Line 23: <?php edit_post_link( __('Edit This'), '<p class'edit-link'>', '</p>' ); ?> 

RECOMMENDED: Text domain problems in comments.php. You have not included a text domain!

Line 77: 'comment_field' => '<p class='comment-form-comment clearfix'><label class='screen-reader-text' for='comment'>' . _x( 'Comment', 'noun' ) . '</label><textarea id='comment' name='comment' co

RECOMMENDED: No reference to add_theme_support( 'custom-background', $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.

RECOMMENDED: Tags: is either empty or missing in style.css header.

WARNING: .git .gitignore Hidden Files or Folders found.

REQUIRED: Please remove any extraneous directories like .git or .svn from the ZIP file before uploading it.

RECOMMENDED: Screenshot size should be 600x450, to account for HiDPI displays. Any 4:3 image size is acceptable, but 600x450 is preferred.

RECOMMENDED: Author URI: is missing from your style.css header.

Support for excerpts

It's been a popular request on the support forum to use excerpts over full-content for the post listings.

CSS collision

from Helen: ".hentry.type-page button has a background color that overrides that for the media player (.mejs-controls .mejs-button button)"

This comes from the color mixin,

Menu on phone

Currently the menu is just hidden at a certain breakpoint, we need to show it somehow.

Make site title squish to fit in circle

Wrapping onto new lines is okay as long as the line-height is compact (go for 1.2). Ideally the font size should flex to fit within the circle regardless your title length.

404 page

Something's not closed, or there's a wonky class happening.

Hovers

10% darker, .25s fade-in-out

Filter for dates

"It would be nice if the theme had a way of setting an option or filter that defined the formatting of dates in the posts top bars (for links, etc) and the sides of posts. By default it's month/day/year, but I prefer it in the UK format of day/month/year. Alternatively, some way of making it honour the format selected within the wordpress general settings by default would be cool." Requested on .org support forum.

Change to the core, user-defined date format, with a filter to override if needed.

WordPress CSS Framework?

Hi guys, I've found some CSS lines in your source files which made me think that you use some kind of CSS framework for wordpress. So you know all the typical classes.

.sticky { /*! Not styled in this theme. */ }
.bypostauthor { /*! Not used in this theme */ }

I know these particular classes, but I guess there are more. Is there a way you provide a link with all the default wordpress classes?

Also you've added 'group-blog' class via some PHP code, what's the point? I mean what are reasons for specific styles for group blog? Are there best practices?

Thanks

Style <code>

Add background-color, maybe 10% darker than the container bg?

Reduce font-size by 1-2px

Menu and widget icons not showing up on Android browsers

We received a bug report:

The two icon which links to show the “page menu” and “right widget bar” aren’t showing on android phones browser. I’ve tested with 3 phones so far on both my own page and on your demopage. The menu itself unfold when i press in the corner where the icon was supposed to be, there are just no way for users to know they should press there :)

If you size a browser window down i get a correct view and on landscape mode one of the phones showed the menu, guess it’s about screensize.

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.