This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

4
  1. Alex S Staff 9 years, 8 months ago

    Hi Paddelboot,

    Unfortunately, no. This isn’t possible at this time but we are working on something in the future that may allow you to do something like this. I cannot give an ETA at this time.

  2. paddelboot 9 years, 8 months ago

    I imagine creating templates with the page builder and including them either in the editor (similar to WP default page templates) or within the template file, using a function. It would be great if you could implement something similar anytime soon!

    Meanwhile, do you have a suggestion how to approach this? I need to build and style a taxonomy template, so my workaround is to

    1. create a page (using page builder)
    2. Place a shortcode where I want the taxonomy term loop to be
    3. in the taxonomy.php template file, include this page via get_page_by_path()

    But this is using so many different queries, that it is hardly very efficient.

  3. Alex S Staff 9 years, 8 months ago

    Hi Paddelboot,

    Based on the steps outlined, you would be better off creating a dedicated widget area and then using a layout builder widget. This way you’ll rule out the need for the inital page, the shortcode and the page inclusion.

  4. paddelboot 9 years, 8 months ago

    Thanks.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread