• There used to be a “Buy this course” button under courses (on the courses archive page, ‘/courses’) which has gone missing after the current LearnPress update. I have a screen shot that shows the button in question from just the previous version of LearnPress: https://imgur.com/WRPDRix.

    The said button’s label would change depending on the course status, such as to “Enroll” for free courses or “Continue” for enrolled ones. It was quite useful.

    I find life a bit difficult without that button and was wondering if there’s a way to get it to show up again?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    So sorry for the inconvenience you had.

    We will check these issues with the plugin and give you a solution again.

    Hi,

    I also have the same problem, please help.

    The page I need help with: https://kari.gob.mx/cursos/

    Thread Starter wp_maybe

    (@wp_maybe)

    If you add the following code to your theme’s functions.php, the button will show up again, but I do not know why the plugin developers hid it in the first place. Please also get the plugin developer’s opinion on whether it’s safe to do so.

    add_action( 'learn-press/after-courses-loop-item', 'learn_press_course_loop_item_buttons', 35 );

    i had the same problems .first the button disappeared and then the entire page disappeared and courses are not showing anymore on the page where people can buy them….many people are reporting this issue….you are realising update every day but not fixing the problem at all

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘“Buy this course” button gone missing from the courses archive page’ is closed to new replies.