Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

php fusion v9xxx Magazine themes add footer links

Asked Modified Viewed 854 times
M
Manuel1986
M
PHP Fusion Version 9.03.110.
Material Theme
PHP Version 7.4
  • Member, joined since
  • Contributed 82 posts on the community forums.
  • Started 38 threads in the forums
  • Started this discussions
asked
Member

php fusion v9xxx Magazine themes add footer links e.g. for privacy policy imprint contact form terms of use
0 replies

2 posts

R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

Here is theme footer just edit it https://github.com/PHPFusion/PHPFusio...in.php#L97
1 reply
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

LANGUAGE - currently active language

if (LANGUAGE == 'German') {
 echo 'German';
} else {
 echo 'English';
}
0 replies

Category Forum

Themes Support

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

R
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
M
M
PHP Fusion Version 9.03.110.
Material Theme
PHP Version 7.4
  • Member, joined since
  • Contributed 82 posts on the community forums.
  • Started 38 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet