Coder Social home page Coder Social logo

swashata / ipt-knowledgebase-theme-wp Goto Github PK

View Code? Open in Web Editor NEW
104.0 104.0 53.0 6.85 MB

WP Knowledge Base WordPress Theme - by iPanelThemes.com

Home Page: http://ipanelthemes.com/kb/wp-knowledge-base-theme/

License: GNU General Public License v3.0

PHP 38.38% CSS 25.20% JavaScript 1.05% HTML 35.37%

ipt-knowledgebase-theme-wp's People

Contributors

swashata avatar vanderlee 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

ipt-knowledgebase-theme-wp's Issues

Structure

I'm curious about your structure choice.

Why so many style sheets?

Have you seen roots.io?

Easy way bbpress => last comments

Would there be easy way to display last WP comments under the forum-like section at the bottom of front page (without having bbpress installed and implemented)?

GitMate Labelled Closed Issues Tonight

Hi everyone :)

TLDR: GitMate.io acted on closed issues (and PRs) unneededly tonight, likely on your repo. The issue is fixed now and we're improving QA. More info at https://gitlab.com/gitmate/open-source/gitmate-2/issues/275.

You're getting this email because you have been affected by a bug in GitMate.io this night and you're using the feature that was buggy.

In short: GitMate's stale rules acted on closed issues and PRs. That might have been comments like "this issue will be closed now because it's inactive" or the addition of stale labels on already closed issues.

We are sorry that this happened and fixed the problem as soon as we were aware. We are also introducing new measures to improve our stability with a new QA stage in addition to our existing ones so those kinds of issues don't happen again.

Please let us know if you would like to get a script to revert those actions; it seems though as most communities would rather keep it than sending out additional notifications.

We've summarized the incident at https://gitlab.com/gitmate/open-source/gitmate-2/issues/275 .

Please reach out to us if you have any further questions about this.

Sincerely,

Lasse Schuirmann

[email protected]
Founder of http://coala.io/, http://viperdev.io/ and http://gitmate.io/

Bootstrap menu showing scrollbar

Due to style.css margin with -15px, bootstrap menu showing scrollbar when drop the menu.
I don't understand why -15px right margin is needed here.

masthead .navbar-nav {

  margin: 7.5px -15px;

Fix Navigation Menu Issues

  • Convert to new theme options #10
  • Check why the backend breaks. Need to check with the custom walker
  • Under mobile view, the WP Admin Bar kinda breaks. Could be a theme conflict.

Google Webmaster Tools Structured Data Errors

Getting structured data errors in webmaster tools.

webmaster_tools_-_structured_data_2015-04-28_10 52 58

The theme isn't including author and updating info.

webmaster_tools_-_structured_data_2015-04-28_11 22 49
webmaster_tools_-_structured_data_2015-04-28_11 24 29

I found this website that detailed the exact problem I'm having and what they did to fix it in their theme. Disregard the title fix since I see in your theme this works fine. Only the author and updating give me errors.
https://www.acceleratormarketing.com/trench-report/google-analytics-errors-and-structured-data/

I tried to find where to make these changes in your theme but was unsuccessful.

Thumbnail behavior; Category behavior

I find the thumbnail/icon to behave very strange.
I know it is documented as how it works, and even mentioned in de admin panel more often than I'd like to:

"Add icon class to this category. This is for subcategories, not the parent category."
"Add a 128X128 image for this category. Will only be used for parent categories."

I've been messing around inside the templates, and edited the thumbnail/icons-options to load the Image of the current category, or fall-back to its icon, or to a "yet-to-be-edited"-icon.

It makes it easier to combine the right icon/images and their categories.


Category behavior:

  • Second level categories won't be shown when an article's made in their parent category.
    It loads a totally different template file to show the articles inside of it.
  • You can't ghost-out categories, by hiding them. (Making a custom Menu Widget is just... well... lame!)
    (It kept showing the "not-categorized"-category. So I've named it "Internal" and hide it later by ID inside the template.)
  • Is it really necessary to couple this template to the main category structure of the Wordpress Blog?
    Can it be used with a plugin like Knowledge Base ( http://codecanyon.net/item/knowledge-base-wiki-wordpress-plugin/5758910 ) which makes a second structure, thus you'd keep the blog?
    (It's a bit wonky to work with 2 structures when the templates only seems work with one)

Working example: http://helpdesk.servicelijn.be/

Note: It's a Dutch Translation. If you want me to push a fully translated one, I will.

Brazilian Portuguese translation

I'm new on Wordpress Development but I am interested in translating your theme to Brazilian Portuguese and pull the request here. Where can I see the instructions to do that. I'm particularly interested in the instructions related to the bbpress translation issues (inside your code).

Warning after upgrade to WP 3.9.2

After upgrading to WP 3.9.2 we got this warning on our site, even with debug turned off:

Warning: join() [function.join]: Invalid arguments passed in /home/fooplugi/docs.fooplugins.com/wp-includes/post-template.php on line 478 class="">

We went into extras.php and disabled line 30:

// add_filter( 'body_class', 'ipt_kb_body_classes' );

That resolved it. I'm not sure if we're missing any features of the theme because of that, but so far we're in good shape.

Translation

Hi, I'd like to try a Dutch (nl-NL) translation. Do you have the translations hosted somewhere like Transifex or are there any standard procedures/methods to handle these translations?

Add complete support for child theme

Use get_template_directory() rather than TEMPLATEPATH to return the template path.
Use get_stylesheet_directory() rather than STYLESHEETPATH to return the stylesheet path.
Use *_url() template tags, rather than bloginfo() equivalents.

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.