Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    Moved to Support.

    Mod

    In reply to: Gif Header

    #44663

    Moved to Support.

    Mod

    In reply to: Graphene ShortCode Plugin: Images Missings

    #44668

    Can you include a link to a post where this is occurring?

    Mod

    In reply to: Mobile menu issue

    #44659

    Moved to Neo Support.

    Since Neo is a different theme, you need to assign its own custom menus, as well.

    Mod

    In reply to: Poor display accented characters with diacritic in titles

    #44647
    Quote:
    Titles of all articles have diacritic characters with bold or some diferent font. Normal characters are ok.

    I see that here:

    http://www.gamesblog.cz/soldiers-of-anarchy-zazdena-strategie/

    Have you tried changing fonts for post titles? If so, does the problem remain? (I’m trying to pin down a font issue. With Firebug, if I change the font, the problem goes away.)

    If that doesn’t work, have you tried disabling plugins?

    Mod

    In reply to: Footer modification

    #44644

    1) That bar is part of the footer background image, so you will need to use something like this:

    #footer {
    background: url(none) #000;
    }

    BTW, this has been answered before in the forum. I usually suggest you search the forum first, but it’s been a while since I’ve seen this come up, so you may not have found it easily. No worries.

    2) Kindly do not bump. I saw your post at work and was waiting for a day off to respond to you. (Bumping is really annoying in a forum—just to let you know.)

    3) Moved to Support. Please post in the correct section next time. (Everybody makes this mistake, so again, no worries.)

    4) If you ask for support, please do not disable right-click. It’s how we access our developer tools. I can disable it on your site, but my time and energy are limited. (If someone really wants to steal your content, disabling right-click isn’t going to stop them.) Fortunately, I knew the answer to this question.

    5) You have a cool website. (You had me at ‘Lego’ and ‘Meccano’.) Best of luck to you. But you might want to include your local area; I have no idea where in the UK you are located.

    Mod

    In reply to: Featred slider

    #44657

    The link you have posted does not work for me.

    This code should work:

    .slider-content-wrap {
    background: #000;
    }

    Change #000 to the color you want.

    Mod

    In reply to: Why do all my and disappear?

    #44655

    If you are trying to write html elements here in the forum, be sure to use the code button or wrap the code in backticks.

    In the WordPress editor, you need to hit the Enter button twice between paragraphs if you are using the text editor, once if you are using the visual editor.

    Because the forum software is parsing your code (apparently), I’m not entirely sure what you are referring to.

    Mod

    In reply to: How to Delete the Box Around the Main Text Area

    #44650
    Quote:
    even though I did try to locate the code and change the color to black, delete the code and do other things in the EDIT area, nothing seemed to change it.

    Don’t edit theme files. Use Graphene’s Custom CSS feature or a child theme instead.

    Quote:
    Line Magically Gone.

    This is probably a caching issue. After you make edits, be sure to clear your server and browser caches.

    Quote:
    I looked and looked on here for a topic already opened

    Thank you for searching the forum first! (And mentioning it, as well.) +1 to you!

    Mod

    In reply to: Sub Menu Choices

    #44651

    Yes, it does this by default in the case of parent pages/child pages.

    To control this more, use a custom menu:

    http://techblog.kjodle.net/2011/08/25/create-custom-menus-in-wordpress/

    Moved to Support. Please be sure to post in the correct section.

Viewing 10 posts - 441 through 450 (of 5,839 total)