Hi there,
Thank you for purchasing Wise Church. Here’s the answer to your questions:
1. Sorry, but support doesn’t cover code customization in that case. Modifying the slugs might break the theme or other feature will be unusable.
2. Check if you are using “galleries” category slug for Galleries.
3. Yes you can remove that by using a child theme and adding this line to functions.php:
function wise_panel_fields_footer() {
return;
}
Regards,
Probewise