- Posts: 6
- Thank you received: 0
Theme options not accessible after fnt change
-
kpg
Inactive member - Topic Author
- New Member
Less
More
11 years 7 months ago - 11 years 7 months ago #29757
by kpg
Theme options not accessible after fnt change was created by kpg
Hi,
We use your template on one page of our. But there seems to be a problem after changing some parameters.
When i changed the Font Family in the Menu (dropdown) in the Theme options of the style-part of the template the hole Theme options wheren't acessable anymore. The font is showing correct on the page. But it messes up the option-menu in the backend of the page. And because i did not exportet the template before this change..... I had to install the hole thing on a sub-file. The installing of the template is not nice. But nevertheless i would like to get help about the issue.
What i done. I implemented a google-font via Google Web Fonts-option in the Theme options:
@import url( fonts.googleapis.com/css?family=Quicksand );
When i add this font in the p,h2 or so. -> no problem. But after i but it into the menu... -> Problem
This is solved. I implemented the font otherwise!
The same is after i added a font-script via index.php (header). Like i do when i creat a own template or change a existing.
Thanks for the quick fix.
Regards
Tobi
We use your template on one page of our. But there seems to be a problem after changing some parameters.
When i changed the Font Family in the Menu (dropdown) in the Theme options of the style-part of the template the hole Theme options wheren't acessable anymore. The font is showing correct on the page. But it messes up the option-menu in the backend of the page. And because i did not exportet the template before this change..... I had to install the hole thing on a sub-file. The installing of the template is not nice. But nevertheless i would like to get help about the issue.
What i done. I implemented a google-font via Google Web Fonts-option in the Theme options:
@import url( fonts.googleapis.com/css?family=Quicksand );
When i add this font in the p,h2 or so. -> no problem. But after i but it into the menu... -> Problem
This is solved. I implemented the font otherwise!
The same is after i added a font-script via index.php (header). Like i do when i creat a own template or change a existing.
Thanks for the quick fix.
Regards
Tobi
Last edit: 11 years 7 months ago by kpg. Reason: i resolved one of the problems.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6753
- Thank you received: 718
11 years 7 months ago #29788
by milos
Replied by milos on topic Theme options not accessible after fnt change
Hello,
What string exactly you entered as the font family in the field?
Thanks
Milos
What string exactly you entered as the font family in the field?
Thanks
Milos
Please Log in to join the conversation.
-
kpg
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
11 years 7 months ago #29790
by kpg
Replied by kpg on topic Theme options not accessible after fnt change
Hi Milos,
Thanks for your respond.
i added the string: 'Quicksand', Arial, Helvetica, sans-serif
I assume, that i need to add an additional font-import (@) or so into a diffrent part. The quicksand google-font import is correct added into the google web-fonts field. And it works fine on all other style designer-filds. Like the Paragraph text. -> 'Quicksand', 'Rosarivo', serif
Thanks for the reply
Regards
Tobi
Thanks for your respond.
i added the string: 'Quicksand', Arial, Helvetica, sans-serif
I assume, that i need to add an additional font-import (@) or so into a diffrent part. The quicksand google-font import is correct added into the google web-fonts field. And it works fine on all other style designer-filds. Like the Paragraph text. -> 'Quicksand', 'Rosarivo', serif
Thanks for the reply
Regards
Tobi
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29793
by ivan.milic
Replied by ivan.milic on topic Theme options not accessible after fnt change
Watch about quotes do not use " use ' instead
Please Log in to join the conversation.
-
kpg
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
11 years 7 months ago #29794
by kpg
Replied by kpg on topic Theme options not accessible after fnt change
Thanks for the hint. But i did check this allready after the first time i noticed this "Bug" or 'Bug'
But this was unfortunately not the error.
But this was unfortunately not the error.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29801
by ivan.milic
Replied by ivan.milic on topic Theme options not accessible after fnt change
If 'Quicksand' is google font you need to copy paste snippet google give you to @import Code(s) parameter
Please Log in to join the conversation.
Time to create page: 0.160 seconds