{"id":62492,"date":"2024-02-13T09:45:24","date_gmt":"2024-02-13T14:45:24","guid":{"rendered":"https:\/\/memberpress.com\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/"},"modified":"2024-09-12T09:54:28","modified_gmt":"2024-09-12T13:54:28","slug":"how-to-edit-lessons-in-classroom-mode-with-a-page-builder","status":"publish","type":"ht_kb","link":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/","title":{"rendered":"So bearbeiten Sie Lektionen mit ReadyLaunch\u2122 und einem Page Builder"},"content":{"rendered":"<p>MemberPress ReadyLaunch\u2122 entfernt zus\u00e4tzliche Skripte und Stile, die von anderen Plugins und Ihrem Thema in die Warteschlange gestellt werden. Dies ist notwendig, um ein sauberes Erscheinungsbild des Klassenzimmers zu gew\u00e4hrleisten. Wenn Sie Ihre Lektionen und die Kurs\u00fcbersicht mit einem Page Builder (wie Elementor) bearbeiten m\u00f6chten, haben Sie zwei M\u00f6glichkeiten.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>ReadyLaunch\u2122 f\u00fcr Kurse deaktivieren<\/li>\n\n\n\n<li>Aktivieren von zus\u00e4tzlichen Skripten und Stilen mit ReadyLaunch\u2122-Vorlagen<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">ReadyLaunch\u2122 f\u00fcr Kurse deaktivieren<\/h2>\n\n\n\n<p>Wenn Sie ReadyLaunch\u2122 f\u00fcr Kurse deaktivieren und stattdessen nur Ihr aktuelles Thema verwenden m\u00f6chten, finden Sie unten die entsprechenden Anweisungen. Beachten Sie jedoch, dass einige der Funktionen der Kursnavigation und des Kursstils dann nicht mehr zur Verf\u00fcgung stehen.\u00a0<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Gehen Sie zu MemberPress-&gt;Einstellungen<\/li>\n\n\n\n<li>W\u00e4hlen Sie die Registerkarte \u201cReadyLuanch\u2122\u201d.<\/li>\n\n\n\n<li>Schalten Sie den Schalter \"Kurse\" auf \"Aus\".<\/li>\n\n\n\n<li>Klicken Sie auf Optionen aktualisieren, um Ihre \u00c4nderungen zu speichern.\u00a0\n<figure><img decoding=\"async\" style=\"width: 239.581px;\" src=\"https:\/\/memberpress.com\/wp-content\/uploads\/2024\/02\/file-gKJ7KPeoJj.png\"><\/figure><p><\/p>\n<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"footer-hook\"><a href=\"#footer-hook\" title=\"\">Aktivieren von zus\u00e4tzlichen Skripten und Stilen mit ReadyLaunch\u2122-Vorlagen<\/a><\/h2>\n\n\n\n<p>Wenn Sie das klare Erscheinungsbild der ReadyLaunch\u2122-Vorlagen und alle Funktionen beibehalten m\u00f6chten, k\u00f6nnen Sie mithilfe einiger Einstellungen und benutzerdefinierten Codes zus\u00e4tzliche Skripte und Stile aktivieren.<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-alert\"><strong>Hinweis<\/strong>: Wenn Sie Probleme mit Bl\u00f6cken haben, die ihr Styling verlieren, Videos nicht abgespielt werden oder \u00e4hnliche Probleme auf Ihren Kursen auftreten, k\u00f6nnte ein m\u00f6glicher Grund sein, dass Ihr WP Footer Hook deaktiviert ist. Wenn Sie ihn aktivieren, k\u00f6nnen diese Probleme gel\u00f6st werden.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Navigieren Sie zu <strong>Dashboard &gt; MemberPress &gt; Einstellungen<\/strong>.<\/li>\n\n\n\n<li>W\u00e4hlen Sie die <strong>ReadyLaunch\u2122.<\/strong> tab.<\/li>\n\n\n\n<li>Klicken Sie auf die <strong>Anpassen <\/strong>Link neben Kurse<\/li>\n\n\n\n<li>Im Rahmen der <strong>WP-Footer-Haken<\/strong> Dropdown-Men\u00fc, w\u00e4hlen Sie <strong>Aktiviert<\/strong>. <figure><img decoding=\"async\" src=\"https:\/\/memberpress.com\/wp-content\/uploads\/2024\/02\/file-TKN8vuEgD8.jpg\"><\/figure><\/li>\n\n\n\n<li>Klicken Sie auf die <strong>Update <\/strong>um Ihre \u00c4nderungen zu speichern.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"> <strong> Anmerkung: <\/strong>Wenn Sie zuvor ein Code-Snippet hinzugef\u00fcgt haben, um die Fu\u00dfzeile zu aktivieren (wie das untenstehende), m\u00fcssen Sie diesen Code aus Ihrem Theme oder Snippet-Plugin entfernen.\u00a0<br> <br><strong>  add_action(\u2018mpcs_courses_footer', \u2018do_wordpress_footer');  <br>  function do_wordpress_footer() {  <br>  \u00a0\u00a0do_action(\u2018wp_footer');  <br>  }<\/strong><\/p>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>Wenn Ihr Page Builder unten in der Liste der <strong>Page Builder-Skripte<\/strong> k\u00f6nnen Sie den dort bereitgestellten Codeschnipsel verwenden.\u00a0 <\/li>\n\n\n\n<li>Wenn Ihr Page Builder nicht aufgef\u00fchrt ist, m\u00fcssen Sie erstens feststellen, ob Style-Skripte geladen werden m\u00fcssen. Zweitens m\u00fcssen Sie das Handle herausfinden, das Ihr spezieller Page Builder verwendet. Die Suche nach dem Handle kann sich schwierig gestalten, daher empfehlen wir Ihnen, sich an das Entwicklungsteam des Seitenerstellers zu wenden.  Ersetzen Sie dann das YOUR_STYLE_HANDLE_HERE im Codebeispiel unten durch das Handle Ihres Seitenerstellers. F\u00fcgen Sie das ge\u00e4nderte Codeschnipsel zu Ihrer Website hinzu: <\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-preformatted has-background\" style=\"background-color:#f5f5f5\">add_filter('mpcs_classroom_style_handles', function($allowed_handles){\n     $allowed_handles[] = 'YOUR_STYLE_HANDLE_HERE';\n     return $allowed_handles;\n});<\/pre>\n\n\n\n<p>Sie k\u00f6nnen Codeschnipsel entweder in Ihre functions.php-Datei (wenn Sie ein Child-Theme haben) oder in ein Plugin einf\u00fcgen, mit dem Sie PHP-Code wie den <a href=\"https:\/\/wordpress.org\/plugins\/insert-headers-and-footers\/\"><strong>WPCode<\/strong><\/a> Plugin (Details finden Sie in diesem Artikel: <a href=\"https:\/\/memberpress.com\/de\/docs\/how-to-add-custom-code-snippets-in-wpcode\/\"><strong>Hinzuf\u00fcgen von benutzerdefinierten Codefragmenten in WPCode<\/strong><\/a>).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Page Builder-Skripte<\/h3>\n\n\n\n<p>Wir verf\u00fcgen nicht \u00fcber alle Skripte, die f\u00fcr alle Seitenerstellungsprogramme ben\u00f6tigt werden. Wir haben jedoch festgestellt, dass unsere Kunden mit den unten aufgef\u00fchrten Skripten Erfolg hatten. Wenn Sie eine Liste entdecken, die f\u00fcr Ihren Seitenersteller geeignet ist, und diese hier aufnehmen m\u00f6chten, bitten wir Sie<br><a class=\"heroickb_exit_link\" href=\"?hkb-redirect&nonce=e6c6f0b8dc&check=7v41g&redirect=https%3A%2F%2Fmemberpress.com%2Fsupport%2F&otype=unknown&oid=0&source=block-content\">Kontakt zum Support<\/a>.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Elementor<\/h4>\n\n\n\n<pre class=\"wp-block-preformatted has-background\" style=\"background-color:#f5f5f5\">add_filter( 'mpcs_classroom_style_handles', function( $allowed_handles ) {\n  $allowed_handles[] = 'elementor-icons';\n  $allowed_handles[] = 'elementor-frontend';\n  $allowed_handles[] = 'elementor-post-' . get_the_ID();\n  $allowed_handles[] = 'elementor-pro';\n  $allowed_handles[] = 'elementor-gallery';\n  $allowed_handles[] = 'elementor-icons-fa-solid';\n  $allowed_handles[] = 'elementor-icons-fa-brands'; $allowed_handles[] = 'elementor-icons-fa-brands';\n  $allowed_handles[] = 'elementor-icons-fa-regular'; $allowed_handles[] = 'elementor-icons-fa-regular';\n  $allowed_handles[] = 'prismjs_style';\n  $allowed_handles[] = 'editor-preview';\n  $allowed_handles[] = 'pro-editor-preview'; $allowed_handles[] = 'pro-editor-preview';\n  $allowed_handles[] = 'flatpickr';\n  $allowed_handles[] = 'select2';\n  $allowed_handles[] = 'elementor-select2';\n  $allowed_handles[] = 'elementor-pro-admin';\n  \n  return $allowed_handles;\n});\n<\/pre>","protected":false},"excerpt":{"rendered":"<p>MemberPress ReadyLaunch\u2122 strips out extra Scripts and Styles that are enqueued by other plugins and your theme. This is necessary to ensure a clean classroom look and feel. If you want to edit your lessons and course overview with a page builder (like Elementor) you have two options. Turn off ReadyLaunch\u2122 for Courses If you [\u2026]<\/p>\n","protected":false},"author":62252,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_strive_editorial_status":"not-started","_strive_copy_of":0,"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","_FSMCFIC_featured_image_caption":"","_FSMCFIC_featured_image_nocaption":"","_FSMCFIC_featured_image_hide":"","_strive_checklists":"\"\"","_strive_active_checklist":"62291e2bb2422","footnotes":""},"ht-kb-category":[1347,1399],"ht-kb-tag":[1389,1401],"class_list":{"0":"post-62492","1":"ht_kb","2":"type-ht_kb","3":"status-publish","4":"format-standard","6":"ht_kb_category-creating-courses","7":"ht_kb_category-customizing-courses","8":"ht_kb_tag-readylounch","9":"ht_kb_tag-vimeo-video-not-displaying","10":"entry","11":"has-post-thumbnail"},"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.5.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"MemberPress ReadyLaunch\u2122 strips out extra Scripts and Styles that are enqueued by other plugins and your theme. This is necessary to ensure a clean classroom look and feel. If you want to edit your lessons and course overview with a page builder (like Elementor) you have two options. Turn off ReadyLaunch\u2122 for Courses Enable Extra\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Nikola M\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.5.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"de_DE\" \/>\n\t\t<meta property=\"og:site_name\" content=\"MemberPress\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to Edit Lessons with ReadyLaunch\u2122 and a Page Builder | MemberPress\" \/>\n\t\t<meta property=\"og:description\" content=\"MemberPress ReadyLaunch\u2122 strips out extra Scripts and Styles that are enqueued by other plugins and your theme. This is necessary to ensure a clean classroom look and feel. If you want to edit your lessons and course overview with a page builder (like Elementor) you have two options. Turn off ReadyLaunch\u2122 for Courses Enable Extra\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1650\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1275\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-02-13T14:45:24+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-09-12T13:54:28+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/memberpress\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@memberpress\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to Edit Lessons with ReadyLaunch\u2122 and a Page Builder | MemberPress\" \/>\n\t\t<meta name=\"twitter:description\" content=\"MemberPress ReadyLaunch\u2122 strips out extra Scripts and Styles that are enqueued by other plugins and your theme. This is necessary to ensure a clean classroom look and feel. If you want to edit your lessons and course overview with a page builder (like Elementor) you have two options. Turn off ReadyLaunch\u2122 for Courses Enable Extra\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/#article\",\"name\":\"How to Edit Lessons with ReadyLaunch\\u2122 and a Page Builder | MemberPress\",\"headline\":\"How to Edit Lessons with ReadyLaunch\\u2122 and a Page Builder\",\"author\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/file-gKJ7KPeoJj.png\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/#articleImage\",\"width\":394,\"height\":386},\"datePublished\":\"2024-02-13T09:45:24-05:00\",\"dateModified\":\"2024-09-12T09:54:28-04:00\",\"inLanguage\":\"de-DE\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/#webpage\"},\"articleSection\":\"Creating Courses, Customizing Courses, readylounch, vimeo video not displaying\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/memberpress.com\\\/de\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/advanced-topics\\\/#listItem\",\"name\":\"Advanced Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/advanced-topics\\\/#listItem\",\"position\":2,\"name\":\"Advanced Topics\",\"item\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/advanced-topics\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/custom-codes\\\/#listItem\",\"name\":\"Custom Codes\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/custom-codes\\\/#listItem\",\"position\":3,\"name\":\"Custom Codes\",\"item\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/custom-codes\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/customizing-courses\\\/#listItem\",\"name\":\"Customizing Courses\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/advanced-topics\\\/#listItem\",\"name\":\"Advanced Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/customizing-courses\\\/#listItem\",\"position\":4,\"name\":\"Customizing Courses\",\"item\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/customizing-courses\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/#listItem\",\"name\":\"How to Edit Lessons with ReadyLaunch\\u2122 and a Page Builder\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/custom-codes\\\/#listItem\",\"name\":\"Custom Codes\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/#listItem\",\"position\":5,\"name\":\"How to Edit Lessons with ReadyLaunch\\u2122 and a Page Builder\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/doc-categories\\\/customizing-courses\\\/#listItem\",\"name\":\"Customizing Courses\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#organization\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/mp-icon-RGB_Icon-01.jpg\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/#organizationLogo\",\"width\":1650,\"height\":1275,\"caption\":\"memberpress logo icon\"},\"image\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/memberpress\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/memberpressplugin\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/MemberPressPlugin\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/memberpress\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/nikolacaseproof-com\\\/\",\"name\":\"Nikola M\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/litespeed\\\/avatar\\\/1edf820c48f9c430f380efe81887b154.jpg?ver=1775141118\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/#webpage\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/\",\"name\":\"How to Edit Lessons with ReadyLaunch\\u2122 and a Page Builder | MemberPress\",\"description\":\"MemberPress ReadyLaunch\\u2122 strips out extra Scripts and Styles that are enqueued by other plugins and your theme. This is necessary to ensure a clean classroom look and feel. If you want to edit your lessons and course overview with a page builder (like Elementor) you have two options. Turn off ReadyLaunch\\u2122 for Courses Enable Extra\",\"inLanguage\":\"de-DE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/docs\\\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"datePublished\":\"2024-02-13T09:45:24-05:00\",\"dateModified\":\"2024-09-12T09:54:28-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/memberpress.com\\\/de\\\/\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"inLanguage\":\"de-DE\",\"publisher\":{\"@id\":\"https:\\\/\\\/memberpress.com\\\/de\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>How to Edit Lessons with ReadyLaunch\u2122 and a Page Builder | MemberPress<\/title>\n\n","aioseo_head_json":{"title":"Bearbeiten von Lektionen mit ReadyLaunch\u2122 und einem Page Builder | MemberPress","description":"MemberPress ReadyLaunch\u2122 entfernt zus\u00e4tzliche Skripte und Stile, die von anderen Plugins und Ihrem Thema in die Warteschlange gestellt werden. Dies ist notwendig, um ein sauberes Erscheinungsbild des Klassenzimmers zu gew\u00e4hrleisten. Wenn Sie Ihre Lektionen und die Kurs\u00fcbersicht mit einem Page Builder (wie Elementor) bearbeiten m\u00f6chten, haben Sie zwei M\u00f6glichkeiten. Deaktivieren Sie ReadyLaunch\u2122 f\u00fcr Kurse Enable Extra","canonical_url":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/#article","name":"How to Edit Lessons with ReadyLaunch\u2122 and a Page Builder | MemberPress","headline":"How to Edit Lessons with ReadyLaunch\u2122 and a Page Builder","author":{"@id":"https:\/\/memberpress.com\/de\/blog\/author\/nikolacaseproof-com\/#author"},"publisher":{"@id":"https:\/\/memberpress.com\/de\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2024\/02\/file-gKJ7KPeoJj.png","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/#articleImage","width":394,"height":386},"datePublished":"2024-02-13T09:45:24-05:00","dateModified":"2024-09-12T09:54:28-04:00","inLanguage":"de-DE","mainEntityOfPage":{"@id":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/#webpage"},"isPartOf":{"@id":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/#webpage"},"articleSection":"Creating Courses, Customizing Courses, readylounch, vimeo video not displaying"},{"@type":"BreadcrumbList","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de#listItem","position":1,"name":"Home","item":"https:\/\/memberpress.com\/de","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/advanced-topics\/#listItem","name":"Advanced Topics"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/advanced-topics\/#listItem","position":2,"name":"Advanced Topics","item":"https:\/\/memberpress.com\/de\/doc-categories\/advanced-topics\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/custom-codes\/#listItem","name":"Custom Codes"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/custom-codes\/#listItem","position":3,"name":"Custom Codes","item":"https:\/\/memberpress.com\/de\/doc-categories\/custom-codes\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/customizing-courses\/#listItem","name":"Customizing Courses"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/advanced-topics\/#listItem","name":"Advanced Topics"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/customizing-courses\/#listItem","position":4,"name":"Customizing Courses","item":"https:\/\/memberpress.com\/de\/doc-categories\/customizing-courses\/","nextItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/#listItem","name":"How to Edit Lessons with ReadyLaunch\u2122 and a Page Builder"},"previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/custom-codes\/#listItem","name":"Custom Codes"}},{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/#listItem","position":5,"name":"How to Edit Lessons with ReadyLaunch\u2122 and a Page Builder","previousItem":{"@type":"ListItem","@id":"https:\/\/memberpress.com\/de\/doc-categories\/customizing-courses\/#listItem","name":"Customizing Courses"}}]},{"@type":"Organization","@id":"https:\/\/memberpress.com\/de\/#organization","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","url":"https:\/\/memberpress.com\/de\/","logo":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/#organizationLogo","width":1650,"height":1275,"caption":"memberpress logo icon"},"image":{"@id":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/#organizationLogo"},"sameAs":["https:\/\/www.instagram.com\/memberpress\/","https:\/\/www.pinterest.com\/memberpressplugin\/","https:\/\/www.youtube.com\/c\/MemberPressPlugin","https:\/\/www.linkedin.com\/company\/memberpress\/"]},{"@type":"Person","@id":"https:\/\/memberpress.com\/de\/blog\/author\/nikolacaseproof-com\/#author","url":"https:\/\/memberpress.com\/de\/blog\/author\/nikolacaseproof-com\/","name":"Nikola M","image":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/litespeed\/avatar\/1edf820c48f9c430f380efe81887b154.jpg?ver=1775141118"}},{"@type":"WebPage","@id":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/#webpage","url":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/","name":"How to Edit Lessons with ReadyLaunch\u2122 and a Page Builder | MemberPress","description":"MemberPress ReadyLaunch\u2122 strips out extra Scripts and Styles that are enqueued by other plugins and your theme. This is necessary to ensure a clean classroom look and feel. If you want to edit your lessons and course overview with a page builder (like Elementor) you have two options. Turn off ReadyLaunch\u2122 for Courses Enable Extra","inLanguage":"de-DE","isPartOf":{"@id":"https:\/\/memberpress.com\/de\/#website"},"breadcrumb":{"@id":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/#breadcrumblist"},"author":{"@id":"https:\/\/memberpress.com\/de\/blog\/author\/nikolacaseproof-com\/#author"},"creator":{"@id":"https:\/\/memberpress.com\/de\/blog\/author\/nikolacaseproof-com\/#author"},"datePublished":"2024-02-13T09:45:24-05:00","dateModified":"2024-09-12T09:54:28-04:00"},{"@type":"WebSite","@id":"https:\/\/memberpress.com\/de\/#website","url":"https:\/\/memberpress.com\/de\/","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","inLanguage":"de-DE","publisher":{"@id":"https:\/\/memberpress.com\/de\/#organization"}}]},"og:locale":"de_DE","og:site_name":"MemberPress","og:type":"article","og:title":"How to Edit Lessons with ReadyLaunch\u2122 and a Page Builder | MemberPress","og:description":"MemberPress ReadyLaunch\u2122 strips out extra Scripts and Styles that are enqueued by other plugins and your theme. This is necessary to ensure a clean classroom look and feel. If you want to edit your lessons and course overview with a page builder (like Elementor) you have two options. Turn off ReadyLaunch\u2122 for Courses Enable Extra","og:url":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/","og:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","og:image:secure_url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","og:image:width":1650,"og:image:height":1275,"article:published_time":"2024-02-13T14:45:24+00:00","article:modified_time":"2024-09-12T13:54:28+00:00","article:publisher":"https:\/\/www.facebook.com\/memberpress\/","twitter:card":"summary_large_image","twitter:site":"@memberpress","twitter:title":"How to Edit Lessons with ReadyLaunch\u2122 and a Page Builder | MemberPress","twitter:description":"MemberPress ReadyLaunch\u2122 strips out extra Scripts and Styles that are enqueued by other plugins and your theme. This is necessary to ensure a clean classroom look and feel. If you want to edit your lessons and course overview with a page builder (like Elementor) you have two options. Turn off ReadyLaunch\u2122 for Courses Enable Extra","twitter:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg"},"aioseo_meta_data":{"post_id":"62492","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2025-10-09 22:02:51","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","ai":null,"created":"2024-02-13 14:45:25","updated":"2026-03-03 14:52:42"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/de\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/de\/doc-categories\/advanced-topics\/\" title=\"Advanced Topics\">Advanced Topics<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/de\/doc-categories\/custom-codes\/\" title=\"Custom Codes\">Custom Codes<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/memberpress.com\/de\/doc-categories\/customizing-courses\/\" title=\"Customizing Courses\">Customizing Courses<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tHow to Edit Lessons with ReadyLaunch\u2122 and a Page Builder\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/memberpress.com\/de"},{"label":"Advanced Topics","link":"https:\/\/memberpress.com\/de\/doc-categories\/advanced-topics\/"},{"label":"Custom Codes","link":"https:\/\/memberpress.com\/de\/doc-categories\/custom-codes\/"},{"label":"Customizing Courses","link":"https:\/\/memberpress.com\/de\/doc-categories\/customizing-courses\/"},{"label":"How to Edit Lessons with ReadyLaunch\u2122 and a Page Builder","link":"https:\/\/memberpress.com\/de\/docs\/how-to-edit-lessons-in-classroom-mode-with-a-page-builder\/"}],"_links":{"self":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/ht-kb\/62492","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/users\/62252"}],"replies":[{"embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/comments?post=62492"}],"version-history":[{"count":0,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/ht-kb\/62492\/revisions"}],"wp:attachment":[{"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/media?parent=62492"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/ht-kb-category?post=62492"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/memberpress.com\/de\/wp-json\/wp\/v2\/ht-kb-tag?post=62492"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}