Posts tagged with ‘wordpress’

  • Unable to locate WordPress Content directory (wp-content).

    I moved this site from it’s old home at http://altsounds.com/iamchris/ to here http://helloiamchris.com It was a mostly smooth transition but when it came to updating the back-end I kept running into this error: Unable to locate WordPress Content directory (wp-content). I browsed around a hile looking for a fix for this issue, when I came across the solution. When I [...]
    Read More
    0
    0
  • add_filter to embed_oembed_html to get wmode transparent

    The video embedded by WordPress 2.9 doesn’t have the parameters <param name=’wmode’ value=’transparent’ /> and <embed wmode=”transparent” … >. This makes it stay above a dropdown menu and any other elements on the page. Yes, it is possible to modify the code returned by oEmbed for flash videos! You have to use the add_filter function of WordPress to modify the [...]
    Read More
    0
    0