Code Monkey home page Code Monkey logo

wp-svbtle's People

Contributors

antijingoist avatar btobolaski avatar cdevroe avatar chriszeta avatar cristiandouce avatar dasrecht avatar eins78 avatar ericandrewlewis avatar gavinr avatar iolufemi avatar joshkerr avatar kraftbj avatar loop avatar nicam avatar nmani avatar phil-hudson avatar rickyrauch avatar rochers avatar rolandboon avatar samdoidge avatar sgricci avatar silent1mezzo avatar tansey avatar yawnt 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  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

wp-svbtle's Issues

No way back to dashboard from edit

When editing an entry, there's no way to return to the dashboard. Save/remove only return to ?page=edit. The code for the button is already there, just commented out to return to ?page=dashboard in /views/edit.php.

Unicode encoding problem in posting

In svbtle-like posting interface (/wp-svbtle) if I write something using unicode characters (e.g. in my case some accents from Turkish alphabet) into post title box, they are saved wrong.

For instance if you specify title as Ürün anlayışı it is converted to ürün anlayıÅ. Content field does not have this problem, it's only the title.

Request: search

I know the original SVBTLE doesn't have search, but it would be nice to have the option to include a search box on the page. Maybe to the right of the date in that white space at the top right side of the page?

Svbtle Dashboard Save Ruining Text

If I write a post in the Svbtle Dashboard, then click save, it turns a well formated text:

This is an example

Lorem Ipsum dolor sit amit. Something about this latin crap.
I don't know

Into this:

This is an example Lorem Ipsum dolor sit amit. Something about this latin crap. I don't know

Publishing it, keeps the formatting, but the saved text is not formated properly, so another save would publish the unformatted text.

error for child themes in functions.php

Line 237in functions.php, which reads:

require_once ( get_stylesheet_directory() . '/theme-options.php' );

causes a 500 error when creating a child theme if you do not have a theme-options.php file in your child directory.

Username under title missing css

You are missing this css:

header#sidebar h1#blog_owner a {
font-family: "freight-sans-pro",sans-serif;
font-weight: 900;
letter-spacing: 1px;
font-size: 13px;
line-height: 16px;
border: none;
padding: 0;
display: block;
color: #585858;
margin-left: 0;
margin-bottom: 10px;
text-transform: uppercase;
}

Also, you shouldn't assume that the blog name is going to be the "first" and "last" name of the admin with the ID of 1.

Design of Svbtle has changed

The design of Svbtle has changed less than an hour ago, including the positioning of the header logo.

Thanks!

Support for Disqus comments

If you are going to support the built in Wordpress comments, you should support the disqus comment system as well. You pretty much do support them, but you need to add a little CSS to add some padding, something like this:

.comments{
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
}

Here is a screenshot:

Screenshot

"Start typing idea..." doesn't translate to title

When typing in the "Start typing idea an idea here...":

and clicking enter does not pre-populate the title with the idea name, which is what I logically assume.

Not sure if this is a bug or if it is intended (or a problem with my install...)

Style for tables

Tables seem to have lacked some TLC. May be nice to give em some sexiness...

Header Color Error

Get browser error when changing header color. looks like this.

Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/jeff/public_html/blog/wp-content/themes/svbtle/theme-options.php on line 73

Warning: Cannot modify header information - headers already sent by (output started at /home/jeff/public_html/blog/wp-content/themes/svbtle/theme-options.php:73) in /home/jeff/public_html/blog/wp-includes/pluggable.php on line 866

Responsive design

This more than an issue is a suggestion (I'm not an asshole, I think), but it would be very, very nice if this theme was responsive.

I love how clean, simple and straightforward it is, but it breaks when viewing it on a mobile device, and I think we can't afford to neglect mobile devices anymore.

I myself would offer to help, but I'm not much of a CSS expert, I'm not even a designer.

Thank you in advance.

wp-svbtle in root shows a 404

I've installed the directory where I'm supposed to, yet when I go to mysite.com/wp-svtble, it's a 404. I'm not sure what I'm missing here. Would it being a multi-user wp install have anything to do with this?

Misalignment of smileys and embedded content

This might not be an appropriate place to post this issue, but I just installed this theme, liked it quite a lot, but the smileys are terribly misaligned and images & videos have poor default alignment. I would love to try and help, but I'm fairly clueless as to why/how this is happening. http://blog.visheshk.net

Sidebar

How can I add or remove items from the sidebar?

Widgets?

Can we add widgets to the theme? (Wp says no :( )

Also, to what extend can the left sidebar be customized? :)

Awsome theme guys. Thank you very much for the hard work ^^

strip_tags for word count in svbtle dashboard

As far as I observed HTML tags are considered as words and shown in that circles on wp-svbtle dashboard.

e.g. <iframe width="500" height="281" src="https://www.youtube.com/embed/UvEiSa6_EPA?rel=0" frameborder="0" allowfullscreen></iframe> this is considered 15 words. If you would use strip_tags, it will throw away what's between < & > .

It should be fixed at https://github.com/gravityonmars/wp-svbtle/blob/master/wp-svbtle/views/dashboard.php#L41 . I'd appreciate if you can spare some time on this. Thanks!

Font option for composing posts

I'd love to see an option to change the writing font in the WP-SVBTLE admin area. Support for adding your own javascript (typekit) would be great too.

Image upload

Hi,

Love wp-svbtle so far. One thing bugs me is that there is no place to upload images while in the /wp-svbtle admin area. Did I miss anything? Going to the /wp-admin area just to upload an image is kinda annoying. Hotlinking images or FTP's uploads are not efficient either. Would love to see it all integrated into the early clean admin environment.

Maybe there can be something in the posts' "Option" area together with the External URL for this?

Negative kudos

I was looking at remove_kudos function in functions.php and I could not see any checks that prevent kudos from being negative.

An abuser may repeat remove_kudos request by clearing cookies in between the requests and it will result in negative kudos.

So maybe you can do something like if ($new_kudos < 0) $new_kudos = 0. Thanks.

Linked titles vs Normal titles

Would love the option to see linked titles (with the anchor icon) that leads you to a specified URL. This is what Svbtle does. 2 types, normal without link, or link.

Broken email link on sidebar

On header.php line 84:

<a href=mailto:"<?php echo get_option('admin_email') ?>">

should be

<a href="mailto:<?php echo get_option('admin_email') ?>">

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.