Hello!
Here’s what I’ve done, and it seems to ALMOST work. I’m doing some custom work on conditional navigation. The solution I have relies on using different page templates. I’ve made an exact duplicate of the “template-builder.php” template and gave it a name to idtentify it and have it show up as a selection item on a page. Everything works as I want EXCEPT one weird caveat. For some reason when the page renders it adds <br></br> tags after each advanced layout builder element. So I am getting extra breaks everywhere.
Any idea why that happens, or is there a better way to duplicate the template builder template?
UPDATE: I did some testing and have now changed my template files to be exact duplicates of the “template-blank.php” with the special line that strips the header and footer: $avia_config[‘template’] = “avia-blank”; commented out.
This looks to have fixed my issues!
Hi!
Glad you got it short out, we are sorry we could not help faster.
Please do not hesitate to raise an other support ticket if you need anything.
Thanks a lot
Regards,
Basilis
No problem! I wasn’t expecting a response within the hour. I figured it out shortly after posting. Thanks though.