eddywebs
Forum Replies Created
-
Forum: Localhost Installs
In reply to: Blog has lost formatting, images etc@tartanrug following up on esmi’s advice “Sounds like this could be an internal networking issue.”
I would try accessing local webserver (root page/directory) to just to make sure if the http://internaldomainname/ accessible from other hosts if at all.This does sound like an internal networking issue.
yes I got that working , however its not powered using the wordpress plugin but rather hardcoded using the standard JWplayer.
Checked, all the mp3 are linked and have valid urls .
Forum: Themes and Templates
In reply to: adding support for Custom menu(introduced in 3.0) to older themeHi guys , its been a week and still stuck at the same issue of getting the custom menu working , any suggestions ?
Forum: Themes and Templates
In reply to: adding support for Custom menu(introduced in 3.0) to older themeyeh btw , here is the url
http://www.blueoceanportfolios.com/careers/
any suggestions whats going wrong where ?
Forum: Fixing WordPress
In reply to: Updating custom field values using the SQL databasegot it the query would be Update wp_postmeta set meta_value = (meta_value * .20) where meta_key = ‘price’;
Forum: Plugins
In reply to: Suggest any good post thumb plugins?try http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin
does everything you need , pulls the first image and uses it as custom field .