Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #164
    You must have valid license to access this content.
    #176
    Probewise
    Keymaster

    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

    #180
    BetaniaChurch
    Participant

    Thank you so much.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Back to top