Alphabetical Menu

Erwin
Erwin
Offline
0
Hey Germi,
How can we break the alphabetical row on the top into half? I am sure many people here have template issues where they want to do the same thing.

let me know plz
Erwin
Responses (5)
  • Accepted Answer

    Tuesday, March 02 2010, 05:15 PM - #Permalink
    0
    I think I told you... :lol: you need some programmation skills to do that, I tried to point you on the right direction, but you need a programmer to do that
    anyway... on file helpers.php, put this after line 150:

    if($inicials[$i] == "N") $return .= "";


    YOU'LL NEED CSS styling, anyway! I let that to you.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, March 02 2010, 05:20 PM - #Permalink
    0
    damned..

    no, that's not the code you have to put. this forum deletes all the html tags, so I can't paste the exact code here... that's why I told you that I couldnt say all the steps exaclty, only point you on the right direction.

    it should be

    if($inicials[$i] == "N") $return .= " ul br ul class='inicials' ";

    but with the right HTML tags. if you dont understand this.. .just dont do it. that's why I told you need a programmer for this.
    The reply is currently minimized Show
  • Accepted Answer

    Erwin
    Erwin
    Offline
    Tuesday, March 02 2010, 05:21 PM - #Permalink
    0
    Thank you very much germi. I know you've told me I needed a programmer. but you never told me this code line :) thanks.

    one more thing, although I've installed the search plug-in for joomla's native search, it doesn't seem to be working for me. the plug-in is enabled too.

    http://www.chizomiz.biz/dev
    we have just added an album called "Farzad Farzin - Shans" or you can even search any other older albums we've added and you'll see.

    Thanks again
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, March 02 2010, 05:23 PM - #Permalink
    0
    be sure that the KEYWORDS of the album include the terms "farzad", "farzin" and "shans"
    The reply is currently minimized Show
  • Accepted Answer

    Erwin
    Erwin
    Offline
    Tuesday, March 02 2010, 05:27 PM - #Permalink
    0
    its funny, the moment I put in the keywords and save and/or apply they disappear. and thinking that it might work anyway, its not. search won't bring up the album.
    :(
    The reply is currently minimized Show
Your Reply