Hi, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.
How to add footer in some pages where the footer is not displayed. I tried hard coding as well adding this to the template –
<?php get_footer(); ?>
</body>
</html>
But still its not working. please help as soon as possible.
Hi, If you’ve hard-coded , ensure that it’s placed before the closing tag and that wp_footer(); is present in your footer.php file. Missing wp_footer(); can also cause the footer not to render properly.
The theme doesn’t ship with a built‑in mega menu, so using a plugin (e.g., Max Mega Menu or UberMenu) is the way to go.
Thanks
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in and have valid license to reply to this topic.