Code Monkey home page Code Monkey logo

community-city's People

Contributors

deblynprado avatar leobaiano avatar rafaelfunchal avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

community-city's Issues

Custom Grid?

Actually we're importing Bootstrap in theme but we just using the grid of Bootstrap.

We can make your own grid via SASS/Compass or customize the Bootstrap file to load only the grid and nothing more.
What's the best option in this case?

Remove theme tags

In style.css define the theme tags, these tags are used to indicate to users the type of layout and the features it has. Tags below are depreciated then it is interesting to remove them.

responsive-layout
fixed-layout
dark
black

Add Grunt

Add Grunt task to generate the final package.

Display tagline

You must display the tagline somewhere theme, my suggestion is that it appears just below the title, in the site header, as is standard in most subjects.

Display submenu

We need to show the menu, second-level items. Currently the submenu is not displayed when you place the mouse over the parent item.

Remove CDN

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.

Fix the text-domain

The text domain we are using the theme "commcitytheme" but the text domain should match the theme of the slug. The theme name is Community City, the slug is community-city, so the text domain should be community-city.

We must look at all the files, including style.css because the initial comments it has the text tag domain

Remove fixed-layout of the theme tags

In style.css define the theme tags, these tags are used to indicate to users the type of layout and the features it has. The fixed-layout tag has been deprecated so it's interesting now remove it.

Fix responsiveness

Look and feel, point 3 - Theme is not responsive, but Responsive is mentioned in theme tags.

Need to take a look and fix possible responsiveness issues.

Remover responsive-layout das tags do tema

In style.css define the theme tags, these tags are used to indicate to users the type of layout and the features it has. The responsive-layout tag has been deprecated so it's interesting now remove it.

Do not change the limit set by the user posts

Between the lines 201 and 209 of the functions.js there is thecity_limit_posts_per_page ()which is the callback action" pre_get_posts ". This feature sets it on the home page returns only 3 posts ignoring the sticky, according to the evaluation can not modify user settings, ie the amount of posts displayed should be a user setting via the control panel.

My suggestion is to remove the entire function and leave the pattern loop at home, this solves the problem, you only need to test to see if that will not break the layout when it has more than 3 posts, but if you need to adjust the CSS.

Show header image only in home

I've noticed that now the header image is displayed in all pages, not only in home.

As it's inserted in CSS, we should fix it.

Template Stick - title is under menu

Look and feel point 5 - blog - the post text is sticking to the 3 boxes for post with image. (See attached screenshot) - Same with Sticky template heading.
image

Non-printable characters

Non-printable characters were found in the category.php file. You may want to check this file for errors.

Search Widget margin top

Look and feel point 4 - Sidebar sticks to the blue line, the few px of sidebar are not seen. (when the menu is two lines or more)
image

Sass Structure

We need re-write SASS to use the default classes of WordPress.

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.