Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • youngrichu Friend
    #185199

    i wanted to modify the search bar by editing the raw html. i have tried to do it from template manager but my template is ja mero and it use frame work so all i have got is this

    you can find the template here:
    <?php
    // no direct access
    defined(‘_JEXEC’) or die;

    //check if jat3v3 plugin is existed
    if(!defined(‘T3V3’)){
    throw new Exception(JText::_(‘T3V3_MISSING_T3V3_PLUGIN’));
    }

    $t3v3 = T3V3::getApp($this);

    // get configured layout
    $layout = $t3v3->getLayout();

    $t3v3->loadLayout ($layout);
    and this is what i wanted to do amharicdictionary.com the second search bar allows you to write unicode and that is what i wan’t to apply to my template.


    1. gg
    tfosnom Friend
    #484450

    Looking at your join date and membership status, I’ll ask where did you obtain the JA Mero template 🙂

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  tfosnom 11 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum