Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: With new update i cant change post navigation.

    #17441

    Exactly. Most forums have a way to post code without it being rendered or parsed by the browser, which can sometimes interfere with how people read it. It depends on the browser.

    Mod

    In reply to: With new update i cant change post navigation.

    #17439

    Now you got it… 🙂

    Mod

    In reply to: How to leave text when I add a "video" post?

    #17427

    Audio, video, and image post types are not really meant to display any text. The focus is to be on the video, image, etc. You can add text, but you will need to modify the css for these types of post via the custom css or a child theme.

    Ken

    Mod

    In reply to: With new update i cant change post navigation.

    #17436

    But only do this via a child theme or in custom CSS, or when the theme is updated again you will lose your changes again. It is not recommended to alter theme files.

    Josh, you can put code between backticks (on the ~ button) to prevent them from parsing.

    Ken

    Mod

    In reply to: Activating Child theme and moving over parent css changes

    #17300

    I wondered if there was a way I could identify the changes I have made in the parent theme

    Not that I’m aware of. It helps to have a text editor that shows lines numbers, and will allow you to have multiple documents open in tabs. I like notepad++. I open the theme stylesheet in one tab, my modified version in another, and then a blank document in a third. I go through the first two line by line, and then copy and paste any code changed into the blank document.

    You need to make sure to change the name of both the folder and the name (in the style.css file) of your child theme. If you upload it to your theme folder, it should show up in alphabetical order according to the name on the style.css sheet. However, instead of seeing the theme preview, you should just see a grey square.

    If you don’t see your child theme, check the bottom of the theme pane. It will inform you of any broken themes and the issues they are having.

    Cheers,

    Ken

    Mod

    In reply to: sidebar widgets showing up UNDERNEATH all of my posts help!!

    #17264

    Looks fine to me. Did you get this resolved? If not, try refreshing your browser.

    Ken

    Mod

    In reply to: Justify only the body content

    #17292

    BUT it justifies the whole blog content, including the right section

    That’s because the content is basically everything between the header and the footer. Try something like this:

    .entry {text-align:justify}

    That targets just the post content.

    Good luck!

    Ken

    Mod

    In reply to: Upgraded Graphene theme stuffed my blog. HELP!!

    #17261

    Not a theme issue, but easy to fix. You just need to update your version of WordPress to at least 3.1. The new version of Graphene is calling a function which wasn’t available until 3.1.

    Good luck and welcome aboard,

    Ken

    Mod

    In reply to: German Website 100Wochen Onlinemarketing

    #17199

    Very nice. I would definitely add a bit of text shadowing to your site title and site description to make it stand out from the header image.

    Thanks for sharing,

    Ken

    Mod

    In reply to: Making a sound library

    #17244

    You might want to take a look at how some other sound providers organize their sites. I especially like how the Free Music Archive organizes things. If you visit my blog, I’ve got a list of other sources of podcast safe music, some of which are organized very well and some of which aren’t. That might give you ideas.

    Cheers!

    Ken

Viewing 10 posts - 5,321 through 5,330 (of 5,839 total)