Single Template Layout Shortcode

Replies
1
Voices
2
Freshness
Followers

1

Hello,

I’ve successfully added topics shortcodes in Elementor template builder to design the pages, but the single layout looks broken…

What shortcode should I use to design the single topic page layout in Elementor?

  • Matt

    Hi Andre,

    For the topic template, you should use the standard themes single.php template. There is no shortcode that is needed to display the topic. Make sure in the settings. under design that "Use theme templates" is checked.

    If you want to create a custom template, you should take the `single-discussion-topics.php` file in the `templates` folder and copy it in to your child theme. You can then customise it as you wish. Make sure "Use theme templates" is unchecked in this case.

    Let me know if this helps.

    Matt