Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: theme is not working

    #45564

    Did you install the Any Mobile Theme plugin and select Graphene Neo for mobile devices?

    Mod

    Try

    .home #graphene-dynamic-widget-graphene_after_post_content {display: none;}

    Quote:
    My server is in the US (Los Angeles)

    Unless it’s a California thing, you don’t need the cookie notice. That’s only an EU thing.

    Mod

    You are using a different widget area than that post. This code should work:

    .home #graphene-dynamic-widget-graphene_post_footer {display: none;}

    Is your server located in the EU?

    Mod

    In reply to: Blank page on tablet

    #45534

    I am (not) seeing that as well. What theme do you have selected for those devices in the Any Mobile Theme plugin?

    Mod

    In reply to: Problems with my graphene-child theme

    #45521

    Please copy and paste the entire contents of your child stylesheet here.

    Mod

    In reply to: Problems with my graphene-child theme

    #45519
    Quote:
    So i put in the chil theme folder the following files: index.php, loop-index.php, and the others loops and funtions.php (this files are the sames that father theme)…

    Don’t do that, unless you need them to overwrite the parent theme.

    Did your child theme style.css file begin like this:

    /*
    Theme Name: Graphene Child
    Theme URI: http://example.com/
    Description: Child theme for the Graphene theme
    Author: Your name here
    Author URI: http://example.com/about/
    Template: graphene
    Version: 1.0
    */
    @import url("../graphene/style.css");
    Mod

    In reply to: Blank page on tablet

    #45531

    Link to site?

    Try emptying the browser’s cache and also deleting cookies.

    Mod

    In reply to: Franz Josef – Hooks Widgets

    #45477

    Are you getting any sort of error message?

    Mod

    In reply to: NEO "Switch to Desktop Version" missing from footer.

    #45512

    Empty your browser and server caches to make sure you are pulling a fresh html file.

    Mod

    In reply to: Problems with my graphene-child theme

    #45517
    Quote:
    I want to make a child theme in my graphene

    Your child theme folder should not be in the Graphene theme folder. Your directory structure should look like this:

    wp-content
    themes
    graphene
    graphene-child

    All the files related to your child theme would then go in graphene-child (or whatever you have named this directory).

Viewing 10 posts - 201 through 210 (of 5,839 total)