Forums
I'm having trouble with the My Courses page. It looks really sloppy and has some weird code that I can't figure out how to get rid of. Here is a screencap of how it currently looks: (http://i.imgur.com/eVGjz3H.png?2)
I'd like for it to look more like this (http://i.imgur.com/3lBv1mR.png?1), or at least get rid of the "Teachers:" descriptor. How can I do this?
Hi TheKey,
Hi TheKey,
If you go to structure -> views. You find the my couses view. There you can choose what to display.
To fix that code that is showing you can edit the field and change <? by <?php or enable in your php.ini short_open_tag=On.
Btw, we replaced the view php fields in our latest release (1.18).
Best regards
In reply to Hi TheKey, by James Aparicio
Thank you! I was able to