Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: Seems to be a problem with my site and Graphene.

    #20502

    Looks like a problem with your Google +1 code on that latest post. The content after that isn’t visible, unless you print preview.

    Mod

    In reply to: How to activate a widget?

    #20444

    Go to “Plugins”, search for the plugin in the list, and click on “Activate.”

    If you install plugins through the Plugins pane of WordPress, they usually give you the option to activate the plugin right after installation. I presume that you installed a plugin via FTP?

    Mod

    In reply to: Font in Header is not consistent throughout site

    #20455

    This is because the site title and site description are H1 and H2 on the front page, and H2 and H3 everywhere else.

    Your best bet in these cases is to just use Photoshop or GIMP to create a header image with that text in place already, because you can apply a bit of anti-aliasing to the text and make it look a bit better. But as Josh pointed out, Graphene does provide a way to do this if you don’t want to use an image editor.

    Mod

    In reply to: Slider not showing at all

    #20459

    Make sure “What do you want to show in the slider” is set to “show latest posts”. What shows up then?

    Mod

    In reply to: Changing Font and Color of Post and Page Titles

    #20482

    Yep.

    Try adding:

    .post-title,
    .post-title a,
    .post-title a:visited,
    .entry-title,
    .entry-title a,
    .entry-title a:visited {style info here;}

    to your custom CSS

    Mod

    In reply to: @ Ken

    #20478

    Yep, I have had a bit of trouble with that, as well. I’m not sure why.

    Generally, once I have that thread open, I just pick the proper section from the “Move to” drop down menu and then click “Move”.

    If someone hijacks a thread, I use “split topic”, which works better than moving to a new topic. But yes, it seems to be buggy sometimes. Which thread were you having issues with?

    Mod

    In reply to: action hook widget area

    #20350
    Mod

    In reply to: Inserting Picture

    #20342

    try adding this to your custom CSS:

    #text-12 img {
    padding, margin: 0px;
    border:none;
    width: 200px;
    }

    and then adjust the actual width until it fits the area of the text widget.

    Mod

    In reply to: which plugin does notice blocks?

    #20377

    It’s not a plugin — just a bit of CSS and enough JavaScript to get those buttons into the TinyMCE editor. Try this post:

    https://forum.graphene-theme.com/feature-requests/customizable-message-blocks

    for more info and to see what is possible using these techniques.

    Mod

    In reply to: Header font not displaying

    #20300

    It appears that you are using either Safari or IE, neither of which are apparently compatible with the Google Fonts plugin you are using.

    The best way to accomplish what you want to do is to use Photoshop or GIMP to add the text to your header image.

Viewing 10 posts - 4,861 through 4,870 (of 5,839 total)