Forum Replies Created
-
AuthorPosts
-
Hi,
Yes everything is fine now.
Thank’s for the help!
Hi,
All my problems were from CloudFlare. When I paused CF slider works fine. Please check my site now for errors and thanks for help
Hello,
First I will test my site on original DNS on my hosting, because, at this moment I am using CloudFlare and maybe problem is that. If that not help me I will share FTP control.
Yes, I provide.
@Vinnie I tried and your soludion but again no result. Maybe I need to acces to my site. I don’t know what to do :( .
Yes, I tried that but no result :( . Please help!
Man, you are king! It is works fine.
Thank you for help!
Yes, site is gigadesign.bg. But now I remove last code.
It is change, but position of the logo misaligned in site. It is ugly :(
https://www.dropbox.com/s/pyngkfwb8zutgpy/logo-problem.jpg?dl=0
Thank you Josue! It is works. But one more question, please! :) How I can add and rel=”home” in:
<a href="/" rel="home"> <img src="logo.png" alt="Brand" />
- This reply was modified 9 years, 8 months ago by ivailo_georgiev.
Ok, I added the roboto via this code, but how I can make it thin?
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Alef'] = 'Alef'; $fonts['Roboto'] = 'Roboto'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Alef'] = 'Alef'; $fonts['Roboto'] = 'Roboto'; return $fonts; }
-
AuthorPosts