Conversation
supportHi, I am trying to add a shortcode from another plugin to display breadcrumbs to the default template, and its breaking my template irrepairably. I have tried adding it like so: [tsf_breadcrumb] {% filter shortcodes %} [tsf_breadcrumb] {% endfilter %} {{ function(‘do_shortcode’, ‘[tsf_breadcrumb]’) }} Each time, it results in the template only displaying the template name “default” in text, and no longer showing the podlove player etc. When I delete the added shortcode, the template is still broken and I end up having to make a brand new template to recover it. Any suggestions? The page I need help with: [ log in to see the link]
No comments were stored for this source.