How do I add background music to my blog?

March 17th, 2009 faqs 1 comment

You can spice up your web pages by adding background music or sound. To add background music to your blog, you will first need to upload your own music to your media library or other online storage. You can use only .mid or .midi files (because they require a media player, you cannot use .mp3, .rm, or .ram files for background music). We recommend avoiding .mp3, .rm, or .ram, .wav files, which can be large and take a long time to play on slower connections.

After you have done the upload. Copy the link URl and place the link into menu Appearance->Theme Extras. The background music only play on your blog’s main page and single post.

If you have no favorite music that you are allow to use existing two music for your blog. Just enable the background music on Theme Extras.

Categories: Media, Theme Tags: ,

Flickr Widget

March 30th, 2008 Patrick Leave a comment

Go to your flickr page browse and search your favorite image or your own photos. Look at the bottom and you will see a small feed icon. Copy the location of the latest feed.

flickr_feed.gif

If you are unsure – click the Latest link. You will see a page full of text:

flickr_feed_add.gif

Copy the address in the browser bar. That is the address you put in your flickr widget.

Insert your flickr feed into flickr widget
Browse to your design, click Widget and add flickr widget into your sidebar.  Edit the widget with your feed link and save it. Done.

flickr_widget.gif

Categories: Photos, Widgets, flickr

What is OpenID?

March 2nd, 2008 Patrick Leave a comment

OpenID eliminates the need for multiple usernames across different websites, simplifying your online experience.

You get to choose the OpenID Provider that best meets your needs and most importantly that you trust. At the same time, your OpenID can stay with you, no matter which Provider you move to. And best of all, the OpenID technology is not proprietary and is completely free.

How do I get an OpenID?

Surprise! You already have one. if you have a blog with Blogates.com. Your OpenID is the URL of your blog, for example: http://patrick.bloggles.info/

Where can I use my OpenID?

You can use your OpenID on any one of a growing number of sites (nearly ten-thousand) which support OpenID. If one of your favorite sites doesn’t support OpenID yet, ask them when they will!

Here are some places you can visit to see where you can use your OpenID to log in today:

Categories: OpenID

How do I add contact form on my blog?

January 21st, 2008 Patrick Leave a comment

Add contact form to allowed your reader to send an email to you. Just write a new page and insert {mailform} to the page where you want the form to be inserted.

Your email address is never shown, and the sender never learns it. All the messages people send to you through the contact form are filtered through Akismet.

My blog has multiple authors. Who gets the email?
You are allowed to change your email address at Options Tab, just login your admin panel and change it. If you wish you use the Multi Mail functions, you can enter any number of addresses separated by commas.

Categories: Email, Form, Post

How do I post source code?

January 13th, 2008 Patrick Leave a comment

Wrap your code in these tags: [sourcecode language='css']…[/sourcecode]. Do not copy and paste this code – write it out (You can replace the language with “css” with the language that you are writing in. Currently we support syntax highlighting for the following language codes:

C++ — cpp, c, c++
C# — c#, c-sharp, csharp
CSS — css
Delphi — delphi, pascal
Java — java
JavaScript — js, jscript, javascript
PHP — php
Python — py, python
Ruby — rb, ruby, rails, ror
SQL — sql
VB — vb, vb.net
XML/HTML — xml, html, xhtml, xslt

Example:


#content .post-title a { border-bottom-width: 0; }
#content .post p.img { float: left; margin: 0 15px 0 0; }
#content .post p.img img { padding: 8px;}

Can I blog by email / moblog?

January 13th, 2008 Patrick Leave a comment

Sorry, you cannot blog by email yet.

Categories: Email, Moblog, Post Tags: , ,

Can I change my blog address?

January 13th, 2008 Patrick Leave a comment

Yes. You are allowed to change your blog domain if you need.

Steps to change your blog’s URL (web address):
1. Log into your dashboard
2. Click Option tab
4. Click Publishing
5. Edit url

Remember to save settings.
Your success will depend on whether the URL has already been taken up or not.

NOTE: Remember, if you changed the URL of your blog, any existing incoming links will become dead link. If your blog is relatively new, that may not be a problem, but if your blog has been on the Web for a long time, your blog will already have been indexed by search engines, and you will have to wait to be indexed by the search engines all over again, and for some time, people searching for content in your blog will get links that lead nowhere. You will lose your PageRank and will have to wait a long time to get a meaningful PageRank for blog with the new URL. People may have linked to your blog or posts and all these will become dead links. Further, there have been lots of reports of bloggers who deleted their blog or changed its URL. Sploggers grab the now available URL and use them for dubious uses the worst of which is pornography. This will be extremely embarrassing for you if your family, relatives, friends, colleagues, etc., have your old URL.

So if yours is an old blog, think very carefully before you change the URL. If you insist on doing it, Please immediately try to re-register your old URL and use it to redirect the old blog to the new blog URL.

Can I edit my templates?

January 13th, 2008 Patrick Leave a comment

No. You cannot edit any template directly.

You can only change a theme to the extent that a theme author allows or functions added by permited. You cannot edit themes, templates, add your own html.

If you purchase the Custom CSS upgrade you can style any theme and the Sandbox theme allows a great deal of flexibility. You can also use any of the themes produced by others for the Sandbox theme.

Categories: Design, Templates, Theme Tags: ,