Results 1 to 5 of 5

Thread: How can I add

  1. #1
    Thread Starter
    Member dario06's Avatar
    Join Date
    Aug 2009
    Location
    Portugal
    Posts
    85
    Thanks
    17
    Thanked 2 Times in 1 Post

    How can I add

    I use the plugin "Transposh" as a sidebar widget, but I have the necessity of placing it on the menu bar (where is the button Post an ad)Select language.jpg

    Here below is the information how we can do:


    How can I add the plugin interface without using the sidebar widget?

    Just add the following line to your template:

    <?php if(function_exists("transposh_widget")) { transposh_widget(); }?>

    If you want to use a widget style other than the default style and title, you can use something like:

    <?php if(function_exists("transposh_widget")) { transposh_widget(array(), array('title' => 'Translation', 'widget_file' => 'flags/tpw_flags.php')); }?>


    Someone can tell me where is the correct place that I have to add the code.

    I want to add without the title 'Translation'

    Please let me know the location and correct code ( without 'Translation') where I have to add

  2. #2
    Marketplace Seller mr_green's Avatar
    Join Date
    Aug 2010
    Posts
    951
    Thanks
    113
    Thanked 192 Times in 147 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Best

  3. #3
    Thread Starter
    Member dario06's Avatar
    Join Date
    Aug 2009
    Location
    Portugal
    Posts
    85
    Thanks
    17
    Thanked 2 Times in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    Member dario06's Avatar
    Join Date
    Aug 2009
    Location
    Portugal
    Posts
    85
    Thanks
    17
    Thanked 2 Times in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,784
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)