Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: Header image link to homepage

    #44179
    Quote:
    my header will not link to the homepage if I am on the homepage.

    That is the default behaviour. It will not link to the homepage when you are on the homepage, because you are already on the homepage. Clicking on a link to take you to the page you are already on will merely cause the page to refresh.

    Mod

    In reply to: Remove top menu

    #44119
    Quote:
    I was on the style.css file, modifying and sending FTP.

    Do NOT modify theme files. It causes all sorts of problems. You may want to read:

    http://techblog.kjodle.net/2014/04/13/wordpress-taking-your-first-steps/

    Quote:

    The current menu is static and I need a lot of black menu in the left column.

    You will need to apply custom CSS for that widget area. Have you tried displaying it as a drop-down menu?

    Mod

    In reply to: Replace slider

    #44148

    How did you “remove” the Graphene slider?

    How do you place the Meta Slider? With a shortcode? Or does it just show up automatically?

    Mod

    In reply to: Fatal Error

    #44134
    Quote:
    Due to this error, it is presently not possible to issue or preview articles/pages !!!

    @ATCler:

    Please don’t hijack someone else’s thread with a different topic. Please feel free to start a new thread for your new, different issue.

    (For what it’s worth, I have updated all my WordPress sites and am not experiencing this problem, so it is something unique to your installation—probably a plugin conflict.)

    @Skivey:

    Did you get this issue resolved by installing the Graphene shortcode plugin?

    Mod

    In reply to: Replace image with same name

    #44152

    Moved to Support, since this is not a bug.

    Mod

    In reply to: Fatal error: Allowed memory size

    #44143

    Yes. You either need to reduce the number of plugins you are using, or to increase the memory PHP is getting on your server. You can do the latter via an .htaccess file if you are running Apache, or via your server’s php.ini file if your server gives you access to that.

    Mod

    In reply to: Remove top menu

    #44117

    Kindly do not code dump. This is a volunteer forum and nobody has the time to go through thousands of lines of codes. Just post the bits that you have added or edited, or better yet, a link to your web site.

    Quote:
    Use custom css:

    #nav {display: none;}

    to hide regular navigation.

    Do not edit theme files. Go to Graphene Options >> Display Options >> Custom CSS and add that code there.

    Mod

    In reply to: IE8 Graphene & WP Fossil cause problems with CSS

    #44121

    This isn’t really a bug, but noted for future reference.

    Mod

    re: block characters:

    You have this code:

    <p>
    <code>
    <input id="cal_width1" type="hidden" value="700">
    </code>
    </p>

    Since Graphene has styles for <code> you are seeing those styles expressed as “block characters”.

    Mod

Viewing 10 posts - 561 through 570 (of 5,839 total)