Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi pal,
    I am a Newbie in WordPress. I need multiple blogs in a Single
    installation of wordpress. I look “multiblog” mechanism , but it’s
    not Working Properly , I don’t Get the idea How it can Setup in
    localhost system properly first. At last I found WordPress MU ,
    I install same , it’s Work well …. But I don’t know how to setup
    new Blogs in there. Do any one give a Work around for same first in my localhost. Then I need To do same online…. So Please Give a Solution
    As Early As Possible…

    You Can Contact me in my Email : [email protected] (pls add bcc to
    [email protected]).

    with Regards
    Anes P.A

    Hi pals,
    I am a Newbie in WordPress. I need multiple blogs in a Single
    installation of wordpress. I look “multiblog” mechanism , but it’s
    not Working Properly , I don’t Get the idea How it can Setup in
    localhost system properly first. At last I found WordPress MU ,
    I install same , it’s Work well …. But I don’t know how to setup
    new Blogs in there. Do any one give a Work around for same first in my
    localhost. Then I need To do same online…. So Please Give a Solution
    As Early As Possible…

    with Regards
    Anes P.A

    Forum: Fixing WordPress
    In reply to: Add Second Blog

    Hi pals,
    I am a Newbie in WordPress. I need multiple blogs in a Single
    installation of wordpress. I look “multiblog” mechanism , but it’s
    not Working Properly , I don’t Get the idea How it can Setup in
    localhost system properly first. At last I found WordPress MU ,
    I install same , it’s Work well …. But I don’t know how to setup
    new Blogs in there. Do any one give a Work around for same first in my
    localhost. Then I need To do same online…. So Please Give a Solution
    As Early As Possible…

    with Regards
    Anes P.A

    Forum: Plugins
    In reply to: Javascript Popup

    Hello Belal,

    You can make use
    <?php
    add_action(‘pre_get_posts’,’postman’);
    ?>
    here postman is a call back Function

    some like this
    <?php

    function postman()
    {
    echo “<script>alert(‘welcome user’);</script>”;

    }
    Try this … ok Good luck

    bye anes

Viewing 4 replies - 1 through 4 (of 4 total)