• Resolved Tano

    (@tanohex)


    Please note that in Masteriyo v1.10.1 and Divi v4.25.1, some of the formatting done in the backend Course Description text editor, doesn’t show on the front.

    Result:

    So Bulleted and Numbered lists don’t work.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @tanohex,

    Could you please provide us with the course single-page link? We will investigate it once and get back to you.

    Regards!

    Thread Starter Tano

    (@tanohex)

    Here is the page.

    As you can see, the bolded elements are part of a Bulleted list, however, the bullets don’t show.

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @tanohex,

    We have tried the classic editor to replicate the issue according to your setup, but the problem is not replicating in our testing environment. We have found different div structures when applying CSS codes to decimals, bullet points, etc. For your confirmation, please check this screenshot: https://tinyurl.com/28nakdxe.

    The HTML and CSS formatting seems affected by your third-party recourses. Could you please verify this by deactivating your plugins one after another? If this also does not help, we recommend trying the block editor feature from your Dashboard >> Masteriyo >> Settings >> Editor >> Choose Block editor >> Save the setting and reload the window.

    Regards!

    Thread Starter Tano

    (@tanohex)

    Please note that you didn’t read my topic’s description.

    Again: Please note that in?Masteriyo v1.11.1?and?Divi v4.25.1, some of the formatting done in the backend Course Description text editor, doesn’t show on the front.

    This issue happens only when you use the DIVI THEME. So it’s a theme incompatibility issue.

    If I revert to the default Twenty Twenty-Four theme, it works fine.

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @tanohex,

    We have replicated the issue with the DIVI theme; we will fix it in our upcoming update.

    Regards!

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @tanohex,

    We have fixed the issue and released the update. Now, maybe you will get spacing issues in bullet point text format. If you face such problems, please let us know, and we will provide you with the custom CSS code as a temporary fix.

    Regards!

    Thread Starter Tano

    (@tanohex)

    Indeed, now the bullet points/numbers appear, but are missing indentation:

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @tanohex,

    Please try the following CSS code to create a space for your bullet points.

    .masteriyo-single-course--main__content ul {
    padding-left: 40px;
    }

    You can change the 40px space according to your needs.

    Regards!

    Thread Starter Tano

    (@tanohex)

    @shresthauzwal This fixes the issue.

    Thanks a lot!

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @tanohex ,

    Thank you for the confirmation,

    We will resolve this thread; please create a new one if needed. We will get back to you as soon as possible.

    Regards!

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