This is a new install of WordPress 3.5RC3, multisite.
In all of the cases, the featured image will upload into a gallery. In none of the cases will the featured image show up in the featured image meta box, nor in the body of a post or page. Even this is a change from RC2, where in some cases I would at least see the featured image in the metabox.
This was tested before activating any child themes or plugins.
Sample pages:
‘https://red-hound.com/wordpress35rc3/reference/featured-image-test-one-using-chrome/’
‘https://red-hound.com/wordpress35rc3/reference/featured-image-test-three-using-ie/’
‘https://red-hound.com/wordpress35rc3/reference/featured-image-test-two-using-firefox/’
Again, tremendous thanks to the awesome WordPress team for all you do!
]]>In a theme I have created several months ago I have created a custom post type called “Portfolio” and now I am having problems with this with the 3.1 RC3.
Now on some places within the theme this post type is not recognized as a valid post type, for example when adding new meta boxes to the post:
add_meta_box( 'new-meta-post-boxes', 'Additional Settings', 'new_meta_post_boxes', 'Portfolio', 'normal', 'high' );
the code above works fine with the previous versions, but with this version I have to insert ‘portfolio’ instead of ‘Portfolio’.
I realize now that partly this might be my mistake, maybe because I got a bit confused of the documentation:
$post_type
(string) (required) Post type. (max. 20 characters)
Default: None
saying that the default post type is “None” with an uppercase letter.
However the theme I have created is already used by lots of users and an update to the version 3.1 will break some of the theme functionality.
Therefore I will be happy if this problem doesn’t exist in the 3.1 version or maybe if someone suggest a code change that can be done on one place only, rather having to edit the theme on all the places “Portfolio” is used.
Thank you
]]>But the line
'timeout' => apply_filters( 'http_request_timeout', 5),
Doesn’t exist in the http.php file on WordPress 3.0-RC3.
Please help me resolve this. Thanks.
p.s.
It happens after a clean install too.
I can activate the plugin network-wide from the Superuser plugin panel, but I need to have it use the same data I enter in the superuser panel on all sites.
Is this possible? If not, it should be…
Main reason is that I’m running a couple of different “sites” on 3.0 with one store. I need the store to show up the same on all sites – rather than installing it on each and needing to update the data over and over every time I add a single item.
The plugin also has the ability to post the item into a blog post. Being able to that from any blog from the shared database would be ideal.
In went through all necessary steps but the permalinks don’t seem to work.
After creating a new site test I am getting an email that the site has sucessfully set up (still I cannot access it) and in addition a new user was created with the name of the new site together with a password.
This is a completely fesh installation and my feeling is that something is messed up with the multisite feature.
]]>Everything is working perfectly fine however when i got to edit a post or create a new post i get the following error.
Cannot create a new GD image.
Not sure what the reason is but this is the only thing i can see as being a Bug or something that is going astray
]]>I’ve just done a test upgrade from 1.5 to 2.0RC3, which was pretty smooth (I did get a database error, but ignoring it seemed to work
The obvious first difference is the editor, which is now WYSIWYG by default – great. However, I only get two buttons in Firefox (1.5 on windows), ‘split post’ and ‘help’.
Is this a known issue or is there something strange about my installation? I’ve disabled all plugins remotely to do with editing, and although I have a lot of extensions in Firefox, I can use TinyMCE elsewhere (e.g. on their site). Internet Explorer gets all the buttons, but is not my prefered browser.
Is there any documentation on the WordPress version of TinyMCE? I’d quite like to investigate. I also noticed that it doesn’t deal with nested lists properly, but that’s another kettle of fish…
Thanks for any tips…
(FYI: The database error was “Table ‘wordpress.wp_usermeta’ doesn’t exist”.)
]]>