-
AuthorPosts
-
Darwin Castro Friend
Darwin Castro
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
January 22, 2013 at 11:15 am #184262Hi Guys,
I’m trying to get a small script live help within the .. / templates / ja_mero / index.php and the script works correctly.
The problem I have is that the search bar gets smaller and almost invisible.
I’m putting the script at the beginning of the file.
<! – BEGIN CODE TAG FUSION – DO NOT EDIT! -> <div Id=”swifttagcontainerw1kfdxc4g0″> <div id=”proactivechatcontainerw1kfdxc4g0″> </ div> <div style=”display: inline;” id=”swifttagdatacontainerw1kfdxc4g0″> </ div> </ div> <script type = “text / javascript”> var swiftrandom = Math.floor (Math.random () * 1001); swiftuniqueid var = “w1kfdxc4g0” var FUSION TAG END CODE – DO NOT EDIT! ->
<? Php/ / No direct access
defined (‘_JEXEC’) or die;
/ / Check if plugin is jat3v3 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);
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
January 23, 2013 at 4:58 am #480853Hello yoo386,
I think you put the code in incorrect place. The code should be placed in “/templates/ja_brisk/tpls/default.php” and “/templates/ja_brisk/tpls/home.php” files, after “<body>” opening tag.
Regards.
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Stork11 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Problem with search bar and script
Viewing 2 posts - 1 through 2 (of 2 total)