First time here? Check out the FAQ!
1

How to enable footer?
 

I cannot activate the footer with licence on my askbot installation.

but all my tick mark are set on myaskbot.com/settings/LICENSE_SETTINGS/

I' ve made an update few days ago, so now I'm not sure whether is an update problem or some settings are wrong.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Toms's avatar
767
Toms
asked 12 years ago
Evgeny's avatar
13.2k
Evgeny
updated 12 years ago

Comments

Could you clarify, please: what you see and what you expect?

Evgeny's avatar Evgeny (12 years ago)

I don't see completely the footer: NO: feedback, license, help, faq, about, askbot version

Toms's avatar Toms (12 years ago)
see more comments

1 Answer

1

Please visit url /settings/GENERAL_SKIN_SETTINGS/ and find footer settings there. I will make name of the settings section more meaningful.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 12 years ago
link

Comments

1

ok, that was the problem. I put my piwik-code in the footer , so I had to enable "custom footer" for that reason the old footer dissapeared. But where to put the piwik code now? What is the best place for that? Footer was a good place, scince it was really on every page, whis is good for tracking.

Toms's avatar Toms (12 years ago)

Try placing your piwik code into the "custom javascript" section - on the same page that I've mentioned. There you'll only need plain javascript there. Does that work for you?

Evgeny's avatar Evgeny (12 years ago)
see more comments