Hello, Shiriajin here, thanks a lot for making this video and for showing me how to remove all those plugins missing from the disk. Thanks also to ducky who reminded us of the run swtich.
Hello unrelated but wanted to know how I can expand my section name in the Moodle course index. My section name (tittle) cuts off because it's pretty long and wanted to know how I can make it so it does not and it reads it completely. For example, my section name in the course index reads like this, "Module 1: Reliability and...". When it should read like this, "Module 1: Reliability and Resiliency in Today's Mission Critical Environment ". Thank you :)
@@Wise-CatOk thanks I’ll make sure to check it out. In addition is it possible to create a text box under the section name with hover capabilities to reveal the full tittle. For example, the section name is cut off but then the user hovers over the tittle and a text box shows up under it revealing the full tittle? How would I implement that? Thanks for the help.
A bit trickier, but also can be done in CSS. You may need to be careful to position the box so you're hover stays when the full box is open too. Definitely recommend the channel of @KevinPowell for all things CSS.
Do you know how to customize the paywall page? When users click on a course card on the front page, they will be taken to a payment page. That payment page looks very ugly. I am using the boost union theme with stripe plugin.
The paywall page can be customized somewhat using CSS, and I believe the course description is also displayed there and can be made somewhat pretty too.
Hello, Shiriajin here, thanks a lot for making this video and for showing me how to remove all those plugins missing from the disk. Thanks also to ducky who reminded us of the run swtich.
Thank you for the great question! I'll pass your message on to the duck. 😂
Hello unrelated but wanted to know how I can expand my section name in the Moodle course index. My section name (tittle) cuts off because it's pretty long and wanted to know how I can make it so it does not and it reads it completely. For example, my section name in the course index reads like this, "Module 1: Reliability and...". When it should read like this, "Module 1: Reliability and Resiliency in Today's Mission Critical Environment ". Thank you :)
It will be CSS to do this. I did something similar in this video:
ua-cam.com/video/pHk5Dl0MA_A/v-deo.html
@@Wise-CatOk thanks I’ll make sure to check it out. In addition is it possible to create a text box under the section name with hover capabilities to reveal the full tittle. For example, the section name is cut off but then the user hovers over the tittle and a text box shows up under it revealing the full tittle? How would I implement that? Thanks for the help.
A bit trickier, but also can be done in CSS. You may need to be careful to position the box so you're hover stays when the full box is open too. Definitely recommend the channel of @KevinPowell for all things CSS.
Do you know how to customize the paywall page? When users click on a course card on the front page, they will be taken to a payment page. That payment page looks very ugly. I am using the boost union theme with stripe plugin.
The paywall page can be customized somewhat using CSS, and I believe the course description is also displayed there and can be made somewhat pretty too.