Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ошибка вывода доп поля #201

Open
GorOhanyan opened this issue Jul 9, 2022 · 2 comments
Open

Ошибка вывода доп поля #201

GorOhanyan opened this issue Jul 9, 2022 · 2 comments

Comments

@GorOhanyan
Copy link

Здравствуйте, как вывести доп поле загружаемую картинку через модуль

ибо выводит {$el.xfields.poster} вместо картинки
"2022-07/4vwon2q4srm.webp|0|0|1500x1500|32.33 Kb"

хотя через [xfvalue_poster]
выводит все верно

@JohnOpioid
Copy link

Аналогичная проблема, код брал с официальной документации, но вместо картинок заглушки :(

@denver2109
Copy link

denver2109 commented Feb 10, 2023

Таже проблема. Выводит:
<img class="responsive medium medium-width" src="/uploads/posts/2023-02/1676020365os.webp|0|0|960x640|152.63 Kb" alt="">
В шаблоне:
<img class="responsive medium medium-width" src="/uploads/posts/{$el.xfields['article-img']}" alt="">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants