Insert Udemy Courses

Home Forums Legacy Support Support queries How-to & Troubleshooting Insert Udemy Courses

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #222426
    tecsen
    Spectator
    Is that possible to insert Udemy courses into my website? They have to pay the fee for Udemy Courses to the Udemy, but study the courses on my website. (It's compulsory for my people to learn some specific courses from Udemy.) One more extra question: How do I edit my courses from course page from 3 columns to 4 columns in a row? 
    #222580
    Diana
    Participant
    @tecsen, Please check this article: https://wplms.io/support/knowledge-base/connect-take-this-course-button-to-external-page-2/ You can connect your button to the udemy courses. The other question solution Please share the screenshot or the page URL so I can share the custom css for that
    #222829
    tecsen
    Spectator
    Here's my website url for "the other question solution": https://elearn-fs.tecsentechnologies.com/course-cat/trainee-orientation/
    #223013
    Diana
    Participant
    @tecsen Please try this custom css and add this in wp-admin > appearance > customize > custom css .tax-course-cat .col-md-4{width:25% !important;} .tax-course-cat .col-md-4{clear:both !important;} .tax-course-cat .col-md-4{clear:none !important;} It will look like this: http://prntscr.com/ov19wg
    #223109
    tecsen
    Spectator
    Hi, thanks for help. But there is something wrong with the spacing. It looks like this right now: https://prnt.sc/ovdtzk
    #223116
    Diana
    Participant
    @tecsen Apologies for this Please add this one instead of above @media(min-width:600px){ .tax-course-cat .col-md-9 .col-md-4{width:25% !important;} .tax-course-cat .col-md-9 .col-md-4:nth-child(4n+1){clear:both !important;} .tax-course-cat .col-md-9 .col-md-4:nth-child(3n+1){clear:none !important;} } recording: https://screencast-o-matic.com/watch/cqjr1TtQmx
    #223157
    tecsen
    Spectator
    Hi, the code is perfectly works. Back to the udemy question,  the solution u gave me is that others click on the button, so they will be redirect to udemy website, right? But I want them to study Udemy courses on my website, is that possible to do so?
    #223160
    tecsen
    Spectator
    Hey, sorry for this. The code you gave me is working perfectly on desktop but not responsive on mobile. Please refer to https://prnt.sc/ovj26h.
    #223196
    Diana
    Participant
    @tecsen Updated the above code please check. It will work perfectly in terms of responsiveness in mobile devices also. study Udemy courses on my website: The external link solution provided above is the only solution right now through which you can check the udemy courses on your website.
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Insert Udemy Courses’ is closed to new replies.