Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support brianvu-tp

    (@briantp)

    Hi Ophelia,

    Thank you for reaching out.

    The message displayed below the featured image is related to the course being set with “There is no enrollment requirement“.

    To modify or remove this message, you have two options:

    1. To edit the wording: You can use the Loco Translate plugin to change the content of the message.
    2. To remove it completely: You can add the following custom CSS to your theme:
    .single-lp_course .learn-press-message.warning.lp-content-area {
    display: none;
    }

    This will hide the message on the course page.

    Let us know if you need further assistance!

    Best regards,
    Brianvu-tp

    Thread Starter Ophelia

    (@sy0phelia)

    Hi, Brianvu-tp!

    Thanks for the response.

    Can you teach me how, please? I would prefer the easiest route.

    Plugin Support brianvu-tp

    (@briantp)

    Hi Ophelia,

    Thank you for your response!

    Could you please let us know if you would prefer to “hide” the message entirely or “edit” the wording? Additionally, may I ask which theme you are currently using? This will help us guide you through the easiest and most accurate method.

    We look forward to hearing from you so we can assist you further!

    Best regards,
    Brianvu-tp

    Thread Starter Ophelia

    (@sy0phelia)

    Hi!

    We’re using Divi. Can you share instructions for both ways, please?

    Thank you!

    Plugin Support brianvu-tp

    (@briantp)

    Hi Ophelia,

    Thank you for confirming you’re using the Divi theme! Here are the instructions for both methods:

    1. To hide the message:
    • Go to your WordPress Dashboard and navigate to Appearance -> Customize.
    • In the Customizer, select Additional CSS.
    • Add the following code:
    .single-lp_course .learn-press-message.warning.lp-content-area {
    display: none;
    }
    • Once you’ve added this CSS, the message will be hidden on the course page.

    2. To edit the message text:

      • First, install and activate the Loco Translate plugin.
      • After activating, go to Loco Translate -> Plugins.
      • Select LearnPress from the list of plugins.
      • Choose the language you want to edit or add a new language if needed.
      • Search for the specific text you want to modify, make the necessary changes, and then click Save.

      Both methods should help you customize the message based on your preference. Let us know if you need any further assistance!

      Best regards,
      Brianvu-tp

      Plugin Support brianvu-tp

      (@briantp)

      Hi Ophelia,

      We hope you’re satisfied with the response provided. Since we don’t receive your reply after a month, we will close the ticket for now.

      If you encounter any further problems or have new questions, please don’t hesitate to open a new ticket here. Thank you so much for contacting our support team.

      Thanks & Regards,

      LearnPress – Customer Support

    Viewing 6 replies - 1 through 6 (of 6 total)
    • You must be logged in to reply to this topic.