Skip to content

How to Added Shortcodes/php function Breadcrumb in the theme? #509

Answered by timohubois
SL33pxxs asked this question in Q&A
Discussion options

You must be logged in to vote

@SL33pxxs: You can call all PHP functions directly with timber in combination with the native do_shortcode function:

{{ function('do_shortcode', '[YOUR_SHORTCODE_HERE]') }}

Or use the timber filter as @aaronmeder noticed here: #509 (comment)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@SL33pxxs
Comment options

Answer selected by SL33pxxs
Comment options

You must be logged in to vote
1 reply
@SL33pxxs
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants