We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/INN/largo/blob/f50df16e9e06fb9402802e2f1ce76ce058d26d76/archive.php#L78-L79
Should be something like
$post_id = largo_get_term_meta_post( $queried_object->taxonomy, $queried_object->term_id ); if ( ! empty( $post_id ) ) { largo_hero( $post ); }
Reported in INN/umbrella-citylimits#135 (comment)
The text was updated successfully, but these errors were encountered:
This was fixed in 798d0c5.
Sorry, something went wrong.
joshdarby
No branches or pull requests
https://github.com/INN/largo/blob/f50df16e9e06fb9402802e2f1ce76ce058d26d76/archive.php#L78-L79
Should be something like
Reported in INN/umbrella-citylimits#135 (comment)
The text was updated successfully, but these errors were encountered: