Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Natalia Bazilenco Member
@NataliaB · Joined 4 years ago · 70 posts · 18 topics · 2 reputation
Badges
Recent posts
-
Create own modular template with custom fields
· 3 years ago
Oh, I miss services.html.twig Now I can echo images from my field This my services.yaml title: Services '@extends': default form: fields: tabs: type: tabs active: 1 fields:
-
Create own modular template with custom fields
· 3 years ago
How correctly duplicate features.yaml with custom fields. 1) I create a services.yaml with fields text like in features.yaml How display Services tab in admin panel on page setting ?
-
Create own modular template with custom fields
· 3 years ago
Hello, I read the documentation, looked at the examples, but I still can't make my own page template. What I want to do: create own fields for the modular page. I looked for an example in the video an
-
Different articles for language versions of the site
· 3 years ago
Wow, thanks. My mistake was that I added these values to the file site.yaml in the user/config content_fallback: ru: ['ru'] en: ['en'] I added this settings now into user/config/system.yaml
-
Different articles for language versions of the site
· 3 years ago
Good. I'll try to explain again. Site - default language: Russian. Added 200 articles in Russian. The main page displays all articles in Russian. mysite.com show all posts at russian language. Now I
-
Different articles for language versions of the site
· 3 years ago
I'm not sure if this is correct or not, but the result is user/pages/ └───01.blog │ blog.en.md │ blog.md │ DJI_0027.jpg │ DJI_0027.jpg.meta.yaml │ └───10-sekretov-profe
-
Different articles for language versions of the site
· 3 years ago
Yes of course
-
Different articles for language versions of the site
· 3 years ago
Yes, I did. And added another language in the settings. Created a file blog.en.md But on english version show posts from russian version and posts from english version. My settings
-
Different articles for language versions of the site
· 3 years ago
Hello, please help - I can't configure the display of different articles for different language versions of the site title: Home (for ru) sitemap: changefreq: monthly body_classes: 'header-dark he
-
1.7 and Flex Pages: PageLegacyTrait::move(): Not Implemented error
· 3 years ago
Hello, did you solve the problem? I have this error too when saving a page without posting