Results 1 to 3 of 3

Thread: How to add Transposh plugin code (For translation) inside the black bar on top

  1. #1
    Thread Starter
    Senior Member ramystyle's Avatar
    Join Date
    Jul 2011
    Location
    Saudi Arabia
    Posts
    168
    Thanks
    3
    Thanked 8 Times in 7 Posts

    Cool How to add Transposh plugin code (For translation) inside the black bar on top

    Hi,

    I wanted to have my site translated into Arabic and I stumbled upon a great plugin called Transposh.
    It works great when I added it as a widget.

    I would like to add it to the top black bar on the left side (I want to show show the flags)..

    I managed to find the file that needs to be edited (/includes/theme-header.php) and I found the piece of code that needs to be inserted in the file :

    Code:
    <?php if(function_exists("transposh_widget")) { transposh_widget(array(), array('title' => 'Translation', 'widget_file' => 'flags/tpw_flags.php')); }?>
    I tried inserting it on many lines inside the file and it always disfigured my black bar..

    I don't have much skills in coding.. Can someone guide me to the steps to have the flags appear inside the black bar on the same line as "Welcome user" but on the left side ?

    Maybe I need a div inserted somewhere ?

    Thanks for your help and I'm sure this can be a great tutorial to help others..
    ------------------------------------------------------------------------------
    Like our Facebook Page http://www.facebook.com/kingdomsale
    -------------------------------------------------------------------------------

  2. #2
    Senior Member giap's Avatar
    Join Date
    Jan 2012
    Location
    Kuala Lumpur, Malaysia
    Posts
    178
    Thanks
    10
    Thanked 44 Times in 27 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Senior Member ramystyle's Avatar
    Join Date
    Jul 2011
    Location
    Saudi Arabia
    Posts
    168
    Thanks
    3
    Thanked 8 Times in 7 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    ------------------------------------------------------------------------------
    Like our Facebook Page http://www.facebook.com/kingdomsale
    -------------------------------------------------------------------------------

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Allow htm code (weblinks) inside the ads list view
    By bartvriend in forum ClassiPress General Discussion
    Replies: 1
    Last Post: April 8th, 2012, 04:25 AM
  2. Transposh for Classipress 3.0.5.4
    By weldahab in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: May 31st, 2011, 07:10 AM
  3. Header background size and color code for Green Theme - Black Header
    By danappel in forum ClassiPress General Discussion
    Replies: 3
    Last Post: February 23rd, 2011, 11:06 AM
  4. EMail Plugin Translation
    By stefan in forum Help Using ClassiPress
    Replies: 1
    Last Post: April 16th, 2010, 11:45 AM