Edit page

Home Forums Legacy Support Support queries Other issues Edit page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #342556
    eduardovid
    Spectator
    Hi, Please, can you tell me because I cant edit this page: https://cursospilatesonline.com/publica-tu-curso/
    #342557
    eduardovid
    Spectator
    This reply has been marked as private.
    #342781
    Veronica
    Moderator
    hi I have just tried to check on your site and getting this when tried to edit the page http://prntscr.com/108aebv if you are facing can't edit error then please follow this tip once: https://elementor.com/help/what-is-safe-mode/?utm_source=safe-mode&utm_medium=wp-dash&utm_campaign=learn
    #343220
    eduardovid
    Spectator
    Please check now with your credentials. I dont know why I cant edit this page: https://cursospilatesonline.com/publica-tu-curso/ I activate Safe Mode but doesnt work, I can not edit the page.
    #343696
    Veronica
    Moderator
    hi as I have mentioned in this topic https://wplms.io/support/forums/topic/i-cant-create-a-new-page-with-elementor/ it can be a PHP error so we need your error log
    #343830
    eduardovid
    Spectator
    These are the error log: https://screencast-o-matic.com/i/crefjeWN8N This is my code in wplms-customizer: include_once 'classes/customizer_class.php'; if(class_exists('WPLMS_Customizer_Plugin_Class')) { // instantiate the plugin class $wplms_customizer = new WPLMS_Customizer_Plugin_Class(); } // hace que el tiempo de refreco por defecto de 30 minutos, sea de 15 add_filter('wplms_login_threshold',function($x){return 900;}); // para traducir spanish,castilian en el escritorio del instructor add_filter('vibefullcalendar_locale_languageCode','set_language_locale'); function set_language_locale(){ return 'es'; } // para ocultar en el escritorio del instructor solicitar curso /Invitar a los Alumnos para que se escriban add_filter(‘wplms_course_creation_tabs’,function($settings){ foreach ($settings[‘course_pricing’][‘fields’] as $key => $value) { if($value[‘id’] == ‘vibe_course_apply’){ unset($settings[‘course_pricing’][‘fields’][$key]); break; } } return $settings; },9999);
    #343833
    eduardovid
    Spectator
    I dont know where are the page content to edit it. Look: http://somup.com/crefj6Dssv
    #344156
    Anshuman Sahu
    Keymaster
    Well it loaded : https://prnt.sc/10docqy The elementor plugin edit does not works with service worker. so you have to disable it in vibebp -> settings -> general , then edit your page . After disabling you would also need to clear these storage options : https://prnt.sc/10doh5j
    #344336
    eduardovid
    Spectator
    I did it but anyway I can change the content ofhttps://cursospilatesonline.com/publica-tu-curso/ This page shows as empty in Elementor, wordpress and Backery when I tried to edit it. Please, to save time, check this issue with your credentials
    #344619
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Edit page’ is closed to new replies.