Home › Forums › Legacy Support › Support queries › Setup issues › Elementor header and footer is not implementing on course, members single page
Tagged: buddypress, Elementor
- This topic has 14 replies, 3 voices, and was last updated 3 years, 10 months ago by Veronica.
Viewing 15 posts - 1 through 15 (of 15 total)
-
AuthorPosts
-
January 13, 2021 at 11:43 am #333677AdamSpectatorWe are using elementor header and footer to all pages, and all pages are picking up the header and footer. But what I notice in course, members and the single course page and single member page are still picking the theme header and footer. We don't understand why. As I set the entire site as rule while I created the elementor header and footer. Even I switch to another theme(Stroefront), all pages are fine meaning elementor header and footer is working but on course and member single page its picking up theme header. We setup buddypress single page for PWA and its working nice. (https://prnt.sc/wmj3a4) So i think something wrong in buddypress page settigns but couldn't figure it out exactly the causing it. Example page: Here our all dummy courses https://www.hublearn.com/hublearn-courses/ Here a single course page: https://www.hublearn.com/course/philip-marketing/ buddypress page settings: https://prnt.sc/wmj2h6 I changed to course page there but it crashed/layout messed up. We have member layout and course layout setup (Vibebp) in elementor but its not picking up!January 13, 2021 at 1:42 pm #333709AdamSpectatorThis reply has been marked as private.January 16, 2021 at 9:27 am #334339AdaParticipantHi, Yes elementor header creates issue for single course and member page (buddypress profile pages) and this is an issue with elementor and buddypress . the course and member is actually a buddypress component registered with the theme . So its not a theme issue but actually elementor’s issue , it is not buddypress compatible . IT is not able to detect the buddypress dynamic pages .January 16, 2021 at 10:47 am #334355AdamSpectatoryes I realized that but what is the solution now ? and this incompatible issue in 1 year old, still it has an issue.January 18, 2021 at 1:50 pm #334699AdaParticipantHi, Checked your site. Looks like you have all-ready solved this issue at your site . Changing header style can help for this issue.January 18, 2021 at 5:46 pm #334768AdamSpectatori used elementor header shortcode in header-generic.php file and Did massive customisations.January 19, 2021 at 12:33 pm #334949VeronicaModeratorplease confirm if the issue is solvedJanuary 20, 2021 at 8:43 am #335184AdamSpectatorInital issue was when i used elementor pro header and footer throughout the site, now i removed that i am using wplms header and footer and used header transparent layout. Now i cannot create course, in last stage screen frozen, i cannot come out from the page unless i refresh the page, https://tinyurl.com/yyarv8qt Category is not added: https://prnt.sc/x9ntu3 I added course start date, and few units nothing was added in course page. and you can see there are error in json. and no featured image is added. And in browser console, i see this error: Uncaught (in promise) SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data ce https://www.hublearn.com/wp-content/plugins/vibebp/assets/js/login.js?ver=1.5.0.3:1 But if I edit the course from frontend then this time what edit I did now they are showing up. So first time when I create course only course title, description, product title, price are added, then when i edit the course and this time if i add image, unit, edit the product price then all successfully added. But this should not be the way to do, is it? when i add course then all details i add should be added. Correct? So something missing in my end. Can you please login and see if any settings are missing? in my testing site i can add course but both testing and live site have same settings literally. So dont understadn why the screen frozen after i click publish course button!January 20, 2021 at 9:29 am #335193AdamSpectatorI see this error if upload video clip in unit section while creating course from frontend (PWA). I use single page for BP. Uncaught TypeError: e is null v https://www.hublearn.com/wp-content/plugins/wplms_plugin/assets/js/course_video.js?ver=1.5.1:1 <anonymous> https://www.hublearn.com/wp-content/plugins/wplms_plugin/assets/js/course_video.js?ver=1.5.1:1January 20, 2021 at 5:23 pm #335339AdamSpectatorFinally i got the issue. After I click publish button i see this error message: Fatal error: Uncaught Error: Cannot use object of type BP_Messages_Message as array in /home/442517.cloudwaysapps.com/spcbwjwwds/public_html/wp-content/plugins/badgeos-community-add-on/includes/rules-engine.php:390 Stack trace: #0 /home/442517.cloudwaysapps.com/spcbwjwwds/public_html/wp-includes/class-wp-hook.php(287): badgeos_bp_trigger_event() #1 /home/442517.cloudwaysapps.com/spcbwjwwds/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters() #2 /home/442517.cloudwaysapps.com/spcbwjwwds/public_html/wp-includes/plugin.php(551): WP_Hook->do_action() #3 /home/442517.cloudwaysapps.com/spcbwjwwds/public_html/wp-content/plugins/buddypress/bp-messages/bp-messages-functions.php(200): do_action_ref_array() #4 /home/442517.cloudwaysapps.com/spcbwjwwds/public_html/wp-content/plugins/wplms_plugin/includes/vibe-course-module/includes/bp-course-activity.php(141): messages_new_message() #5 /home/442517.cloudwaysapps.com/spcbwjwwds/public_html/wp-content/plugins/wplms_plugin/includes/vibe-course-module/includes/bp-cour in /home/442517.cloudwaysapps.com/spcbwjwwds/public_html/wp-content/plugins/badgeos-community-add-on/includes/rules-engine.php on line 390January 20, 2021 at 6:40 pm #335354AdamSpectatorThe errors is here: Uncaught (in promise) SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data ce https://www.hublearn.com/wp-content/plugins/vibebp/assets/js/login.js?ver=1.5.0.3:1 And thats why screen is freezed.January 20, 2021 at 7:01 pm #335363AdamSpectatorhttps://www.awesomescreenshot.com/video/2450900?key=9a9bdf9b94d776030cacc7bbf19d71f8January 20, 2021 at 7:14 pm #335366AdamSpectatorfinally this causes the issue: https://prnt.sc/xb5cwi when i disable all notificatiosns (Select No to all), then issue gone. But why ? why email notification will cause that last steps to freeze?January 21, 2021 at 5:54 am #335420AdamSpectatorplease close the ticket.January 21, 2021 at 11:29 am #335513VeronicaModeratorthat's really amazing you have just debugged all the stuff appreciatable closing this one thanks
-
AuthorPosts
Viewing 15 posts - 1 through 15 (of 15 total)
- The topic ‘Elementor header and footer is not implementing on course, members single page’ is closed to new replies.