1. mortk1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 15 November 2018
  5.  Subscribe via email
I need to place links inside a module that will go in the footer1 or footer 2 position and I can't get them to work there.
Is there a fix for this?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your links?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

Please go to my development site that uses the London template at this link:
box5147.temp.domains/~garieri/

In the gray “Stay Connected” section at the bottom, the 3 social media links do not work and the “Privacy Policy” and “Powered by... links do not work. These module links will not work in the footer1 and footer2 positions. If I move the links to any other module position, they work fine.

Best regards,
Mort
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Mort

Could you check the URL provided as it appears to give us a 404 not found error (http://box5147.temp.domains/~garieri/).

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

Not sure why you can’t access it but the site is now live and you can also see the issue here:
https://garieri.com
The 5 links in the footer on the Home page don’t work.

Mort
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Mort

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#footer-1, #footer-2 {
float: none !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

That works! Many thanks.

Mort
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!