+ Reply to Thread
Results 1 to 3 of 3

Thread: keywords search issue

  1. #1
    Senior Member
    Join Date
    Jun 2016
    Posts
    185

    keywords search issue

    When keyword search is used in search with tabs. The more options only expands on first tab of tab search. The others it does not work.
    Last edited by Fadil Asani; April 10, 2018 at 10:01 PM.

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    You should do the following:
    go to ftp > templates > your template > js > lib.js > edit

    find code:
    Code:
    Only registered members can view the code.
    and change it to:
    Code:
    Only registered members can view the code.
    Last edited by Rudi; April 11, 2018 at 08:24 AM.

  3. #3
    Senior Member
    Join Date
    Jun 2016
    Posts
    185
    Thank you Rudi

    Works perfect now

+ Reply to Thread