You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i was wondering if i can make the course "cards" in /my/courses.php to show the same information as the "cards" show on the main page.
The template code of the cards for the main page is in the "/theme/moove/templates/moove_coursecard.mustache" and the code of the cards in "my/courses.php" is in the "/theme/moove/templates/block_myoverview/view-cards.mustache".
This is how it looks on the main page with all the information... name, customfields, etc...
And this is how it looks on the /my/courses.php - only with Course Name and category, nothing else.
I want to make the my/courses.php cards to show all the information just as the moove_coursecard.mustache
Thanks in advance if anyone can tell me where to change the code to do so!
The text was updated successfully, but these errors were encountered:
Hi, i was wondering if i can make the course "cards" in /my/courses.php to show the same information as the "cards" show on the main page.
The template code of the cards for the main page is in the "/theme/moove/templates/moove_coursecard.mustache" and the code of the cards in "my/courses.php" is in the "/theme/moove/templates/block_myoverview/view-cards.mustache".
This is how it looks on the main page with all the information... name, customfields, etc...
And this is how it looks on the /my/courses.php - only with Course Name and category, nothing else.
I want to make the my/courses.php cards to show all the information just as the moove_coursecard.mustache
Thanks in advance if anyone can tell me where to change the code to do so!
The text was updated successfully, but these errors were encountered: