Theme options not accessible after fnt change

  • kpg
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 7 months ago #29804 by kpg
Hi,

Thanks again for the respond. But i certainly did enter this snipet to the unforeseen parameter part. As i described in my first post. Otherwise it wouldn't work on all the other styles where i use the 'quicksand' font.

As i said in my first post. If i add the font to the menu font-family style parameter. The menu is showing correct. But all the theme options in the backend aren't anymore accessible.
So this must be a other bug.

Regards

Tobi

Please Log in to join the conversation.

More
11 years 7 months ago #29806 by ivan.milic
Send us admin access using "Report To Moderator" and describe in detail how do we recreate problem

Please Log in to join the conversation.

  • kpg
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 7 months ago #29808 by kpg
Jep. Just did.

Thanks for respond

Please Log in to join the conversation.

More
11 years 7 months ago #29816 by ivan.milic
open:

templates\hot_one_page\elements\menucfg.php

fint thi sline:

var vals = '<?php echo $this->value; ?>'.split('&');

replace it with:

var vals = <?php echo json_encode($this->value); ?>.split('&');
The following user(s) said Thank You: kpg

Please Log in to join the conversation.

  • kpg
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 7 months ago #29821 by kpg
Hi Support-Team,

Thanks for the quick help. The php changes did the job perfect.

Best Regards

Tobi

Please Log in to join the conversation.

Time to create page: 0.123 seconds
Powered by Kunena Forum