Jump to content

Why is not displayed links in footer Link Widget?


Oleg

Recommended Posts

I use a standard Link Widget, where I have created two blocks(displayFooterLink, displayFooterLinks2) and put inside links. If click over I can edit links. In my case I binded pages are active.

In template I have two places for hooks:

 

<div class="col-sm-4 col-lg-2">
   {hook h='displayFooterLinks'}
</div>
<div class="col-sm-4 col-lg-2">
   {hook h='displayFooterLinks2'}
</div>

 

In result on the page I see these two blocks with titles, but there are not links inside that were checked. Why?

 

gggg.png

hhhhhhhhhhhh.png

Edited by Oleg (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...