Which file echo's the "About Us", "Terms of Service", "Privacy Policy", "Contact Us" at footer? I know this values are stored in database, but I need to modify because of custommade theme.
 
Thank you for your time!
Comments (3)
Eddie  
Hi Layla, if you mean just the echo of the links in the footer then it is here:-\app\View\Elements\region\footer.ctpIf you mean the function "doLoadingFooter" then its here:-\app\View\MooView.phpLocations change based on which theme your using....  more
Layla  
Yes, I mean doLoadingFooter();

But I can't find where HTML code: "
<ul class="menu_2 nav navbar-nav menu_top_list horizontal" id=""><li class=""><a href="/pages/about-us" no_replace_ssl="1" title="" class="" target=""><i class=""></i>About Us</a></li><li class=""><a href="/pages/terms-of-service" no_replace_ssl="1" title="" class="" target=""><i class=""></i>Terms of Service</a></li><li class=""><a href="/pages/privacy-policy" no_replace_ssl="1" title="" class="" target=""><i class="">...  more
Eddie  
Layla, anyway all the menu renders are in the menu plug-in but the $this->Menu->generate for this menu is from the file:-

\app\Plugin\Menu\View\Helper\MenuHelper.php
No login
Login or register to post your comment
Cookies on mooCommunity - Social Networking Script.
This site uses cookies to store your information on your computer.