Donate Share

Grain Theme for WordPress

Code

Programming Languages: PHP

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2009-05-09 svn co https://wp-grain.svn.sourceforge.net/svnroot/wp-grain wp-grain

Show:

What's happening?

  • Comment: Options not saved

    Same problem here with WP 2.8.5, Yet Another Photoblog 1.9.22 and Grain 0.3 r2.

    2009-11-08 12:43:48 UTC by mallej

  • Followup: RE: Can't change grain style and layout settings

    That's the solution!! Thanks! Just change the URI and everything works perfect!

    2009-11-05 19:12:13 UTC by wikii

  • Options not saved

    Hi I've just installed your great theme in my WP 2.8.5 wiki@algunascosas.com with Yet Another Photoblog 1.9.22 and Grain 0.3 r2. Whe I try to change any options nothing is saved. All options comes back to defaults. Any idea? solution? I also take a look at the Database and nothing about Grain is saved. I would really like to have your theme in my new photoblog.

    2009-11-04 22:28:32 UTC by wikii

  • Reverse the Reflection

    Thank you for all the work you've put into design, maintaining and assisting the users. If you could be so kind, I have two questions: *How can I create an angle for the reflection (instead of straight down)?* and *How can I reverse the reflection so that it goes behind the image rather than in front?* Thank you again! Michael.

    2009-10-16 03:39:35 UTC by koalaeatingtree

  • Grain/YAPB Blurry Images

    Can someone tell me why my [blog post][1] is blurry when compared to the same photo on [Flickr][2]. [1]: http://luzunlimited.com/blog/?p=318 [2]: http://www.flickr.com/photos/11923070@N03/3990154007/sizes/o/.

    2009-10-07 20:38:12 UTC by bunyipcatcher

  • Followup: RE: Can't change grain style and layout settings

    I think I figured out the issues for at least the Copyright Settings. The link on the left column under Grain for "Copyright Settings" never works for me. However the link from the "Grain 0.3 r2" page for "Copyright Settings" does work. The difference between the two appears to be a single backslash after the "page=": **Works:**...

    2009-10-06 06:05:13 UTC by kahunamike

  • Followup: RE: Can't change grain style and layout settings

    @natecars: could you kindly enlighten us where to apply this patch? Thank you.

    2009-10-04 23:50:03 UTC by dolphpin

  • Followup: RE: Can't change grain style and layout settings

    Figured out what the issue is.. here's a simple diff to fix it: --- admin/menu.php.orig 2009-09-11 11:09:06.470207451 -0500 +++ admin/menu.php 2009-09-11 11:43:47.959093253 -0500 @@ -460,7 +460,8 @@ * @global bool $knownPage * @name $knownPage */ - $knownPage = in_array( $_GET['page'], $knownPagesList ); + $page = "/".$_GET['page']; + $knownPage = in_array( $page...

    2009-09-11 16:52:26 UTC by natecars

  • downloading

    I am in need of a little help, I am very much a beginner! I am not able to download the file as a zip, and so when i am uploading to my wordpress i am getting errors, can someone please help me out with how to upload?.

    2009-08-20 04:44:26 UTC by jamesann

  • Followup: RE: Can't change grain style and layout settings

    I use Grain navigation bar (not admin sidebar) - all settings saved. Sorry my bad english.

    2009-08-17 05:19:56 UTC by grib69

Our Numbers