No one answers me in other forums...

Sorry for wrong forum but its been up for so long with no posts.

So I made a worldpress blog so I could upload My Unity 3D content. But when I go to my dashboard. There is not option for plugins? How do I get an option to add plugins on my blog (the plugins thing is not under the appearance)

Please help me I would love to start uploading game demos, and more Unity 3D stuff!

I don’t know that word press thing, I am using the FTP provided by my ISP ^^

In the worst case, you could upload them on another site, and make links to them. It would open a new window ? Anyway, you can’t have all games loaded directly on the same web page, it would be a mess.

I think the reason it is not getting answered is because it’s Wordpress specific and not Unity Specific.

I use Wordpress but very lightly (I make Posts and just Embed things I uploaded via FTP), so I don’t have a definite answer but maybe I can get you a direction.

You don’t want to embed the plugin itself. That gets downloaded from Unity directly. Instead you want to upload your Unity App to a location via FTP, then link to it with the HTML code. You will need to make a post allowing for HTML tags, and then read from
file:///Applications/Unity/Unity.app/Contents/Documentation/Documentation/Manual/HTML%20code%20to%20load%20Unity%20Web%20Player%20content.html
and onwards to figure out how you want to customize the Player.

I could probably help you more if I was at home accessing Wordpress I could maybe help you a bit more, sorry.

You don’t need to install the plugin of Unity in your blog. That’s for the user to do.

I think the OP might be referring to this resource. Did you upload the plugin to your plugins directory? The category may not show up if you don’t have any plugins installed.

Is there any website were I can easily post my Unity 3D games on? Please give link and instrucitons on how to do it. Thanks