Forums
(@dyrer)
10 years, 1 month ago
Ok thanks for your time
Thank you but I solve the problem
10 years, 2 months ago
You can add theme or in header.php something like <link href='https://fonts.googleapis.com/css?family=Ropa+Sans' rel='stylesheet' type='text/css'> or you can import in style.css like @import url(https://fonts.googleapis.com/css?family=Ropa+Sans);
<link href='https://fonts.googleapis.com/css?family=Ropa+Sans' rel='stylesheet' type='text/css'>
@import url(https://fonts.googleapis.com/css?family=Ropa+Sans);
Go to your chosen fonts in google and also tick cyrillic, with see them with Greek
I have the same problem but when I am using SSL
I am using WP 4.1
10 years, 4 months ago
Use a CDN service, like cloudeflare which is free
What kind of access do you have? ssh
Do you have ftp access?
10 years, 5 months ago
Are you the administrator?
10 years, 6 months ago
I have install Nginx Admin, and works as an nginx proxy server
10 years, 7 months ago
I removed the whitespaces (2) and no luck.
Even in WordPress 4.0
10 years, 10 months ago
Problem fixed, try to update your version. Thank you Nikolas Ευχαριστ?, το πρ?βλημα με τι? ετικ?τε? λ?θηκε
10 years, 11 months ago
If you want only main text change in styles.css body { …. font-size: 12px <– current …. } change 12px for example to 14px
At line in your style.css You declare ol,ul: none outside none
change or remove this and take a look
Is your theme support menus?