Blog as a part of a WordPress site?

You say that blog will reside in http://example.org/blog. That’s incorrect. It will be as a part of your installation http://example.org. Create two pages: Intro and Blog. In Settings -> Reading -> Front page displays – select – A static page -> Front page – and choose Intro, then in Blog page – choose Blog. Set … Read more

Uploading a external squeeze page within WP

The first thing you need to do when you want to install a new WordPress theme is to login to your site admin page. Once there, go to Appearance -> Themes. Here, you will see all the themes you have currently installed in your application. To add another one, simply click on the add new … Read more

Two blogs one page

There are a variety of ways to create a two-column design in WordPress, where most typically you would use a theme that already has support for doing so. This page has a pretty nice listing of the different ways that you can create a two-column layout on your site: http://vip.wordpress.com/documentation/how-to-create-columns-in-posts/ You can also go to … Read more

How to create library of HTML snippets to use in posts

You can use jquery to achieve this. like a button on click of it, you can append in the article textbox or input. like $(‘#boldbutton’).on(‘click’,function(){ $(‘#textid’).append(‘<b></b>’); }); Like above you can create as many as button you like to have.

Can I create mini-WordPresses on my WordPress?

as many people said here, multisite is one option for you. But… I am not recommending it. The problem here is that multisite is huge hardly managable, have problems with users management and security features. I have lots of problems with multisites. 1) You can have more wordpress sites in one hosting. Simply make folder … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)