Skip to content
New issue

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

Problem displaying items of array while it works for non-nested items #126

Open
limitcracker opened this issue Jun 14, 2020 · 0 comments
Open

Comments

@limitcracker
Copy link

While it works fine for meta_box.rating which is a no-nested item I have problem displaying items in an array like below:

<div class="card mb-2">
        <h4 class="card-title d-inline-block" data-content="meta_box.taxonomy_grades[0].name">
        </h4>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant