Forum Replies Created
-
AuthorPosts
-
Hey!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Regards,
RikardMarch 20, 2015 at 4:45 am in reply to: change tab style – font color – body color – border color II #415009Hi!
Just using your unique ID should be enough, since it’s unique:
@media only screen and (min-width: 767px) { #tabref { padding: 12px 0 14px 0 !important; width: 25.1%; font-size: 14px; text-align: center; min-height: 50px; }}
If you want to be sure your CSS is targeting correctly, please try some very simple query like the following:
#tabref { border:1px solid red !important; }
Regards,
RikardHey westernaspect!
They should not require any special knowledge from your end, just using the recommended settings should work just fine. Using a CDN might benefit your site too, I’ll let you research that to see if it’s something you would like to use.
These are definitely problems no one likes, but since we are all in the hands of Google, we need to make them happy to get the ranking our sites deserve. I just want to point out that the analysis provided by Google is by no means perfect.
Best regards,
RikardHey!
Could you provide us with a link to the site so that we can have a closer look please?
Best regards,
RikardHey anogma!
Do you have a link for the site so that we can have a closer look please?
Best regards,
RikardHi!
Please try the following in Quick CSS under Enfold–>General Settings:
.av-main-nav-wrap{ display:none !important; }
Cheers!
RikardHey fotomestre!
Have you tried disabling all plugins to see if one of them is causing a conflict?
Cheers!
RikardHey Cevik_Kuersad!
It’s displaying fine using latest version of Opera on my end, please try to disable your caching plugin and clear your browser cache to see if that helps.
Best regards,
RikardHi Nick!
Please try the following in Quick CSS under Enfold–>General Styling:
.header_color .social_bookmarks a{ color:red !important; }
Cheers!
RikardHey Lisa!
Please try the following in Quick CSS under Enfold–>General Styling:
h2.avia-caption-title{ font-family: Arial, sans-serif; }
Add the font you want after font-family:
Best regards,
RikardHi!
Glad we could help, please get back to us if you have any more questions.
Best regards,
RikardMarch 19, 2015 at 9:47 am in reply to: How to set typography on Enfold after the effin' 4.0.1 WP update? #414229Hi Tad30!
I had a look on http://brendanmeyers.com/ but it seems you have to be logged in to see the menu you’re referring to? Would it be possible to get temporary access to have a closer look please?
Cheers!
RikardHi!
Just a minor modification of Yigits code, please try to replace what you have now with this:
#top .av_seperator_big_border#header .av-main-nav > li > a { padding: 0 7px !important; }
Make sure you turn off any caching plugin and flush your browser cache and reload before checking changes.
Best regards,
RikardMarch 19, 2015 at 9:26 am in reply to: HELP: Enfold won't load editor, contact forms disappeared, blog tagging/sticky #414215Hey icclogistics!
You are using an old version of Enfold which is not compatible with the latest versions of WordPress, please try to update to the latest version, 3.1.1. More info on updating your theme here: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardMarch 19, 2015 at 9:14 am in reply to: Boxed Layout – Background image for Main Content Area AND header #414210Hi!
You can upload screenshots to for instance imgur.com or a public dropbox folder, then post the links here.
Please try the following in Quick CSS under Enfold–>General Styling for transparency:
#header_meta{ background:transparent !important; border-bottom-width: 0px !important; } .container_wrap{ border-top-width: 0px !important; }
Cheers!
RikardHey!
Ah ok, enjoy! Keep us posted if you have any luck with it or not.
There are no known problems as far as I’m aware, it fully supports bbpress if you want to use that instead though.
Cheers!
RikardHey!
A good place to start could be adding a minify- and caching plugin to see if that helps.
BWP Minify: http://wordpress.org/plugins/bwp-minify/
W3 Total Cache: https://wordpress.org/plugins/w3-total-cache/
Google complains about ‘above the fold’ files on every site I have ever tested, they are needed and they need to be loaded above the fold, in the header to be more precise.
Regards,
RikardHi miso00!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Regards,
RikardMarch 19, 2015 at 8:47 am in reply to: How to remove the taxonomy "Post Formats" from Enfold #414203 -
AuthorPosts