goldsky/SmartTag

Fields are not correctly displayed

Opened this issue · 5 comments

This tv fields are not correctly displayed when editing resource.
Screenshot
https://file.modx.pro/files/f/3/0/f30f37fa4ea7fd996840d48f4009e04e.jpg

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30940705-fields-are-not-correctly-displayed?utm_campaign=plugin&utm_content=tracker%2F813270&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F813270&utm_medium=issues&utm_source=github).

which part?

Modx Revo 2.4.3 (2.4.2 too)

Another error:
1 When you create a new tag and press "enter". Tag transliteration from Russian into English. Although it should not be.
Example - Writing the new tag
Pressing "enter" After Writing the new tag

2 Not translated the text in the button "Load more"
Variable $_lang['smarttag.load_more!'] in lexicon/ru/cmp.inc.php

Try to set smarttag.use_filter in System Settings to 0

https://www.dropbox.com/s/b6y62akw8my5yd7/Screenshot%202017-08-10%2014.02.09.png?dl=0

Looks like it's just missing a :before selector. I added some height and width to the control and it does still work. Disabling smart filter does help. Really I want it to work more like auto tag, but keeping the whole separate database stuff.