Giter VIP home page Giter VIP logo

easel's People

Contributors

frumph avatar kniebremser avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

easel's Issues

Recommended Plugins in sidebar-right.php

Would not that be a good place for the last remote recommended plugins?
easel-companion is unavailable and in WP 3.9 is also the audio / video support better

Comic Easel Page Content

On my custom pages the text, images and comments are right on the left edge of the page unless they are centred. I wanted to know how to format the pages by default so there is some white space between the edge and the content.

new screenshot for theme select

In WP 3.8 is now a new theme selection. The old screenshot of the theme does not do the job nicely. Somehow, blurred. Maybe a new screenshot with all four schemes?

pot-file

Can you make a .pot file for translations?

better speeling for menu-icons

Change youtube from "View my YouTube" in "View my YouTube-Channel"
and for googleplus from "Check me out on Google+" in "Circle me on Google+"

complete new style for author.php

  • corkboard of

  • navigational ease between the authors with << and >>
  • 2 Tabs with below author-page-content
  • first tab " about me" with
  • second tab " my posts" with

front page page-title

For selection of the static front page with type page has the page title the a: hover effect. Maybe add option to disable this effect?

Check some option, spit some errors

Hello,

PHP 5.3.29
Wordpress: 4.0
Comic Easel 1.7.5

After checking option Navigate through only the chapters and not all comics?, I got these errors. I have upload multiple comics in chapter, for two chapter. Without checking that option, these errors not appeared

Notice: Undefined property: WP_Error::$term_id in /home/project/opt/apache/htdocs/wpcomics2/wp-includes/class-wp-error.php on line 78
Call Stack
#   Time    Memory  Function    Location
1   0.0001  632320  {main}( )   ../index.php:0
2   0.0002  637376  require( '/home/project/opt/apache/htdocs/wpcomics2/wp-blog-header.php' )   ../index.php:17
3   0.1830  32297632    require_once( '/home/project/opt/apache/htdocs/wpcomics2/wp-includes/template-loader.php' ) ../wp-blog-header.php:16
4   0.1957  32826992    include( '/home/project/opt/apache/htdocs/wpcomics2/wp-content/themes/easel/index.php' )    ../template-loader.php:74
5   0.1957  32826992    get_header( )   ../index.php:1
6   0.1957  32827656    locate_template( )  ../general-template.php:47
7   0.1957  32827848    load_template( )    ../template.php:477
8   0.1958  32862600    require_once( '/home/project/opt/apache/htdocs/wpcomics2/wp-content/themes/easel/header.php' )  ../template.php:501
9   0.2237  33020952    get_template_part( )    ../header.php:29
10  0.2238  33021840    locate_template( )  ../general-template.php:179
11  0.2238  33021992    load_template( )    ../template.php:477
12  0.2240  33054928    require( '/home/project/opt/apache/htdocs/wpcomics2/wp-content/themes/easel/layout-head.php' )  ../template.php:503
13  0.2241  33055168    do_action( )    ../layout-head.php:4
14  0.2241  33056672    call_user_func_array:{/home/project/opt/apache/htdocs/wpcomics2/wp-includes/plugin.php:505} ( ) ../plugin.php:505
15  0.2241  33056704    ceo_display_comic_area( )   ../plugin.php:505
16  0.2264  33078696    ceo_display_comic_wrapper( )    ../displaycomic.php:277
17  0.2437  33136784    ceo_display_comic_navigation( ) ../injections.php:134
18  0.2437  33136784    ceo_get_first_comic_in_chapter_permalink( ) ../injections.php:49
19  0.2437  33136832    ceo_get_first_comic( )  ../navigation.php:24
20  0.2440  33138432    WP_Error->__get( )  ../navigation.php:13

( ! ) Notice: Undefined property: WP_Error::$term_id in /home/project/opt/apache/htdocs/wpcomics2/wp-includes/class-wp-error.php on line 78
Call Stack
#   Time    Memory  Function    Location
1   0.0001  632320  {main}( )   ../index.php:0
2   0.0002  637376  require( '/home/project/opt/apache/htdocs/wpcomics2/wp-blog-header.php' )   ../index.php:17
3   0.1830  32297632    require_once( '/home/project/opt/apache/htdocs/wpcomics2/wp-includes/template-loader.php' ) ../wp-blog-header.php:16
4   0.1957  32826992    include( '/home/project/opt/apache/htdocs/wpcomics2/wp-content/themes/easel/index.php' )    ../template-loader.php:74
5   0.1957  32826992    get_header( )   ../index.php:1
6   0.1957  32827656    locate_template( )  ../general-template.php:47
7   0.1957  32827848    load_template( )    ../template.php:477
8   0.1958  32862600    require_once( '/home/project/opt/apache/htdocs/wpcomics2/wp-content/themes/easel/header.php' )  ../template.php:501
9   0.2237  33020952    get_template_part( )    ../header.php:29
10  0.2238  33021840    locate_template( )  ../general-template.php:179
11  0.2238  33021992    load_template( )    ../template.php:477
12  0.2240  33054928    require( '/home/project/opt/apache/htdocs/wpcomics2/wp-content/themes/easel/layout-head.php' )  ../template.php:503
13  0.2241  33055168    do_action( )    ../layout-head.php:4
14  0.2241  33056672    call_user_func_array:{/home/project/opt/apache/htdocs/wpcomics2/wp-includes/plugin.php:505} ( ) ../plugin.php:505
15  0.2241  33056704    ceo_display_comic_area( )   ../plugin.php:505
16  0.2264  33078696    ceo_display_comic_wrapper( )    ../displaycomic.php:277
17  0.2437  33136784    ceo_display_comic_navigation( ) ../injections.php:134
18  0.2488  33155000    ceo_get_last_comic_in_chapter_permalink( )  ../injections.php:50
19  0.2488  33155048    ceo_get_last_comic( )   ../navigation.php:49
20  0.2491  33156648    WP_Error->__get( )  ../navigation.php:38

change function load textdomain

Can we add to the function load textdomain so that it is possible to load a custom language file from the wp-content/languages/easel folder. So you need to detour to the child theme.

better display for blognav for the schema "mecha"

blognav-prev and blognav-next stick of the edge
With the following changes it looks better:
.blognav-prev {
margin-left: 10px !important;
}

.blognav-next {
margin-right: 10px !important;
}
before:
before
after:
after

tinymce for frontend comments

Hey, it's me again.
I say it right, I have no knowledge of โ€‹โ€‹php.
Is it possible the features of tinymce to use for the frontend of the comments.
The current options with "NOTE - You can use HTML tags and attributes thesis:" presuppose some knowledge. Many users have no idea about.
On the web I have to some posts and found instructions. For me only question marks.

new option for userpage-desc

the original possibility of wordpress is very limited.
My idea:
in wp-admin -> user -> Edit Profile (new: My Profile) add a option load a page, instead of the wordpress text field.
This page can better customize the editor and with a template you have a mask for several authors.

in author.php date format for "Registered on" only in english

I have in the line 39 the date format converted in 'd. F Y'. The Display for month is only in english. In line 65 also date format converted in 'd. F Y'. Here Display of month in german. Is this in line 39 a wordpress bug or this is due to

user_registered)); ?>

???

Sub menu's not showing

Im not sure what I did but my submenu's are not pulling down or showing at all. Any ideas how to fix this?
zledslights.com

expand the userpage-bio of author.php

Can you the userpage-bio expand?

  • name of the author
  • display the role (in Easel-Options make enabled/disabled)
    • "Registered on" (in Easel-Options make enabled/disabled)
    • count of the posts (in Easel-Options make enabled/disabled)

better layout for contact-infos in author.php

In the contact info the look does not look very good. Maybe you can change that?
1.Idee:
change the order so that the entries for contact info with each other.
or 2 idea:
Website, Twitter, G+, etc. replaced by icons (these are already in easel included)
contact-info

no display of easel-options in wp-admin

Hello!
I am pleased that goes with it Easel. Did it caught up to me on my XAMMP server to test.
Unfortunately I have the same error discovered. Under Wordpress 3.8 is in the wp-admin is no display of the Easel options.
Have a nice 2 Christmas Day

Refresh contact-methods for author.php

Hello! It's me again!

in author.php are the contact-info's out of date.
Rename "Jabber/Google Talk" in "Jabber". "Google Talk" is death. In WP-User profilesis also the error.
"MSN" is also death. Replace with "Skype"
And please add "Google+"

different presentation of the comments from members and guests

There would be this in several ways:

  • In comment-author vcard show the role (etc. guest, editor, admin)
  • The background of the polaroid photos in different colors
  • Comment text different ways (for which I use already, plus I use an old wp-plugin "official comments", this has long been no longer maintained)

ComicPress layout

in options/layout.php line 35 and line 36 are two comicpress layout's

Cleanup part 1

Hi!
The following files are unnecessary in the theme:

  • blog.php > has already been removed in comicpress
  • images/canvas big.png > is unused in easel and comicpress
  • images/canvas.png > is unused in easel and comicpress
  • images/comicpress-rascal.png > is the image in wp-admin comicpress options

classes need updating for users

classes.php needs to be updated for the user- class, it's not registering users anymore, suggest making it add their roles (per k)

/options/debug.php

To be compatible with php 7.2+, this change needs to be made to options/debug.php:

line 62: while (list($key, $value) = each($variable_dump)) { ?>

becomes foreach( $variable_dump as $key => $value ) { ?>

menu bar social icons

Can you change the default setting for the social icons in the menubar from "open in the same window" in "open in a new tab" ?

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.