Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #736129

    hi there,

    i’ve setup a custom post type called produkte and managed to enable the avia builder with a plugin. so far so good.

    when i’m adding a post with my CPT and use the default editor i can verify that the page template file single-produkte.php is beeing used. however when i switch to the avia builder some other template file is used.
    the single-produkte.php template file just contains

    <?php
    echo ":-)";
    ?>

    here is a post without the advanced layout editor: http://shop.master-personal-trainer-club.de/produkte/without_ale/
    and one with ALE active: http://shop.master-personal-trainer-club.de/produkte/with_ale/

    why is the single-produkte.php beeing ignored?
    is it possible to have a custom post template file and use the avia editor?
    ultimately i would love to use different template files for different “produkte” but i doubt thats possible since wordpress just calls single-<custom_post_type>.php right? and yet avia somehow calls a different template?

    cheers

    nils

    • This topic was modified 7 years, 11 months ago by efini.
    #736584

    just added an admin account for you guys
    you can disable plugins if you need to.

    thank you!

    #736950

    can you please let me now if it’s possible to use a custome page template for a custom post type with the avia builder? i really need that feature rather soon or else i have to think of another solution. please let me now. thank you

    #736964
    #736970

    Hi!

    Thanks a lot for letting us know and reporting back!
    Please feel free to create a new ticket, if anything else is needed,

    Cheers!
    Basilis

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘[solved] page template file used for custom post type and avia builder’ is closed to new replies.