Okay
  Public Ticket #256111
Translation
Closed

Comments

  • Buildarchviz started the conversation

    Hi.

    I am translating the theme right now. I am nearly finished but I cannot find the following hint:

    3 results are available, use up and down arrow keys to navigate.

    It seems not to be accessible with CodeStyling Localization. Where can I find it?

    Tim

  •  8,839
    Tahir replied

    Hey Tim!

    Where exactly do you see this string. I tried finding the text in the theme files and cant locate it. 

    Thanks


    ThemeNectar Support Team 

  • Buildarchviz replied

    I use the search (main menue) and write a word. after this i see the search results. when i dont click the results but the page to dismiss the window the search results disappear. after i press the magnifiying glass again I can see that message. please see attached screen shot.

  •  1,070
    ThemeNectar replied

    Hey  That actually shouldn't be visible at all - to hide it add this into the custom css box in the Salient options panel:

    .ui-helper-hidden-accessible {
      display: none!important;
    }
  • Buildarchviz replied

    still there...and in the custom field for CSS it shows a dangerous looking white cross on a red background next to the first line saying:

    Expected RBRACE at line 12, col 5.

    ; )

    Tim

  •  8,839
    Tahir replied

    Hey Tim!

    Please add a closing brace where it shows the red sign. The red sign means there is a syntax error in the CSS and likely why its not working. 

    Thanks


    ThemeNectar Support Team 

  • Buildarchviz replied

    AHA! Yes, now it works! And guess what? I have my typo settings back! This little missing brace...