-
AuthorPosts
-
June 3, 2013 at 8:29 am #24221
I discovered that when using Avia Layout Builder for content, the template file used is template-builder.php.
I would like to use normal template files, e.g. front-page.php for Home Page.
I want to use Layout Builder for main content, and I want also to make some php modifications to template file.
How can I do that ? How can I use the native template in addition to Layout Builder ?
June 4, 2013 at 2:25 am #122785Hi,
If you are editing page and you use the default editor, the page.php will then be use as the template. You can’t use a custom template then use the Layout Builder at the same time.
Regards,
Ismael
June 4, 2013 at 4:40 am #122786So, the solution is : work with Avia Layout Builder to organize content and switching to default editor before updating. Could you confirm ?
June 4, 2013 at 5:22 pm #122787Hi JudeAAZ,
There isn’t a way to switch freely between the two (advanced layout editor and regular visual editor). Its really just a front end interface for putting together shortcodes by the data is saved separately from the visual editor to prevent wordpress from messing with the code.
So if you wanted to use custom page templates, you would need to do the layouts with shortcodes inside the regular visual editor.
Regards,
Devin
June 5, 2013 at 10:50 am #122788Working with Avia Layout Builder inserts regular shortcodes inside regular visual editor. So the solution (that works!) is to build a page with the help of Avia Layout Builder, then switching to regular visual editor (where we can see shortcodes) and updating post-page.
June 5, 2013 at 11:20 am #122789If you want to view your shortcodes you can also activate the debug mode: https://kriesi.at/support/topic/export-theme-settings-and-templates
You can i.e. copy/paste the output of the debug field into the standard editor and modify it there.
June 6, 2013 at 10:16 am #122790No need to activate a debug mode to see shortcodes because simply switching to the standard WordPress editor does the job !
With the advantage that “template-builder.php” is no longer used (normal templates are used (page.php, single.php,…))
-
AuthorPosts
- The topic ‘Template redirect to template-builder’ is closed to new replies.
