godt
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: image display issueI had a great idea. Use b2evolution. There is none of this nonsense involved.
Forum: Fixing WordPress
In reply to: image display issueWhen I check out image properties, say, on one of the icons on the front dashboard page, Opera sees the image as an htm file: for example, if I right click on the ‘upload image’ icon, and select properties, Opera lists the correct address for the image:
…../wp-admin/images/media-button-image.gif
but at the top of the properties box identifies the image as
media-button-image.htm
If I click on the icon next to my forum id here, the title of the Opera properties box is the correct name of the image.
But! if I get the ‘hello world’ entry on screen in my 2.8.4 install, the id icon is recognised correctly by Opera.
I have a 2.6.2 version on another site, and the Opera 10 properties box identifies images correctly.
Forum: Fixing WordPress
In reply to: how to remove the navigation bar on a theme?Or in your css:
#nav_menu {
display: none;
}That way you can keep your header file intact in case you ever want to include the navigation.
Forum: Fixing WordPress
In reply to: image display issueNo, not related to that I am sure, as no images at all appear, not even in admin. I have even changed the permissions on image directories to 777, but simply no images appear in Opera. I have tried IE8, Firefox and Chrome, and all is well there.
I just tried the University of British Columbia site, and their images do appear. So that suggests it is my setup. But what could it be? It is a clean install, and it persists across themes.