11/17/2017 at 2:37 pm
#441438
Keymaster
@ Katelyn
It appears someone had created a custom template based on the Default template. Who ever did this for you will have to update their code so as to not generate this error. Best guess that in this file:
../wp-content/plugins/connections-card/nav-menu-dropdown.php
the use of the start_lvl, end_lvl, start_el and end_el is missing the last required parameter when declaring the method.
Hope this helps!
