Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1462153

    Gibt es die Möglichkeit einzelne Seiten im Blog Beiträge Element darzustellen?

    Hintergrund: Ich habe einen Kunden, der manchmal einzelne Unterseiten als “Aktuelles” haben möchte und diese würde ich gerne auf der Startseite in einer Übersicht (wie mit Blog-Einträgen) automatisch darstellen, ohne die Links manuell einzufügen.

    Ist das möglich?

    #1462361

    Hey lauragrashoff,

    Thank you for the inquiry.

    This is possible, but we don’t recommend it because we won’t have any control over the visibility of the items, so all pages will display in the element. If you want to try it, just add this code in the functions.php file.

    add_theme_support('add_avia_builder_post_type_option');
    

    Edit the Blog Posts element, set the Content > Select Entries > Content To Display to the second option, then select Pages in the Select Post Type list.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.