Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Error 500 – Internal server error

    #12231

    Well, the good news is we know that the theme is not the problem here. The bad news is, we don’t know what is.

    Try renaming the .htaccess file to .htaccess.bak and see if the error is still there.

    Admin

    In reply to: Start page whitout Archiv and Meta Links

    #12255

    Use a static front page, and then use the one-column template for that page.

    http://codex.wordpress.org/Creating_a_Static_Front_Page

    Admin

    In reply to: widgets problem

    #12243

    Somewhere in the content area, you’re missing a closing </div>. It’s probably in your addthis code.

    Admin

    In reply to: Changing Date Color and Link Color

    #11740

    The calendar uses a background image. You would need to edit the image to change its colour.

    Admin

    Use an image file that is equal to or bigger than 900×198 pixels as the page’s or post’s featured image. That featured image will then replace the header image when the page/post is being displayed.

    Admin
    Admin

    In reply to: Fab theme! Can I use it for a business site?

    #12261

    Hi Jane,

    Yes you can. The latest version of the theme (1.1.3.1) has an FAQ page that explains these kind of thing, among others. To quote from the latest version:

    Can I modify Graphene to my heart’s content without paying anything?

    The Graphene WordPress theme, along with all the other themes in the WordPress.org Official Free Themes Directory, is released under the GNU General Public License (GPL) Version 2. The full text of that licence is included with the theme in the licence.txt file in the theme’s folder. Releasing the theme under that licence means, among others, that you are free to modify the theme in any way for any purpose (including commercial) without any obligation to the theme’s author. However, if you decide to redistribute the theme, the licence dictates that you must release the theme under the same licence, GPLv2.

    But of course, the author would always appreciate donations to support ongoing and future developments of the theme.

    Admin

    In reply to: Error 500 – Internal server error

    #12229

    Sure you can. We just wanna identify the real problem first.

    Admin

    In reply to: multi language slider

    #12234

    Try opening up the theme’s functions.php file and navigate to line 951. After this line:

    'order' => 'DESC',

    add the following line:

    'suppress_filters' => 0,

    And then do the same thing for line 959.

    If this works, I’ll add the change to the next version.

    Admin

    In reply to: Error 500 – Internal server error

    #12227

    This is usually caused by incorrect .htaccess settings, and not by the theme. Try switching to the default TwentyTen theme and see if the issue persist.

Viewing 10 posts - 5,521 through 5,530 (of 6,030 total)