hejawa
Forum Replies Created
-
Yes I knew about it . Sure please help us through that channel . I am closing this chat here as for now.
Hey @davilera didn’t hear anything from you?
Sorry, But I can not because the code is too long . You might get confused in procedure of implementing it. Can you be little bit specific about what might be causing the issue.
Like any plugin or any file into your plugin’s directory?Yes @davilera sure I can do that.
I made ACF fields for every section like.
1.section-1 banner image type.
2.section-1 button link typeand similar for everything.(you can go only with these two for now.
Then I call those sections ACF in functions.php with field value and after that it displays as “block” options in the list where we select modules like text and all modules.
Simply I make a module of acf fields so I can select them in any page’s editor.
I think that made sense to you.If you find any errors , please let me know.
Hello @davilera ,
As for now , I am not using any of the builder .
I am doing most of the work here with default block editor . Where I had made ACF fields for every section and called them in functions.php.
Basically not using any builder just ACF and some php codes