-
Search Results
-
Topic: bbPress looks messy
Hello,
It appears that Enfold needs to be fixed in a way, so that topic’s name and the breadcrumb are not getting on top of each other, as can be seen on this page.
Thank you!
Topic: Logo and menu display in IE8
I’m sorry to be asking about the horrible IE8 – but it seems there are still a number of people using it, 4.6% according to W3 Schools :-(
On my Home page everything looks and works ok.
On any other page, the logo is much larger (It is shown at full size) and the menu runs through it.
Do you have any conditional CSS or something else to stop this happening?
I am building my site behind a maintenance screen so can’t give you a URL, but I can set up a WP login if that might help.
Here is a screenshot;
http://tinypic.com/r/1z68fi1/5
Any help much appreciated :)
Regards, David
Topic: SEO Smartlinks
I installed this plugin and suddenly my H1/H2 went from being centered as they were to flush left. I see another user previously reported the same thing.
This is a necessary plugin for my SEO efforts. Is there a work around or similar plugin you recommend?
The theme is great but the product name is huge on the top of the product detail page. Is there an easy way to change the text size.? Can’t seem to find it anywhere in the theme backend…..thanks!
Topic: Adding Google Fonts.
Hi,
I read two threads on the forum (Adding Google Fonts (plural)&Google fotns with Extended Latin subset) and added code to functions.php (:add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Open Sans’] = ‘Open+Sans&subset=latin,latin-ext’;
$fonts[‘Ubuntu Condensed’] = ‘Ubuntu+Condensed&subset=latin,latin-ext’;
return $fonts;
}add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{
$fonts[‘Open Sans’] = ‘Open+Sans&subset=latin,latin-ext’;
$fonts[‘Ubuntu Condensed’] = ‘Ubuntu+Condensed&subset=latin,latin-ext’;
return $fonts;
}but it did not result any change. I checked on inspect and found that in enfold.css:1 that creates a line:
font-family: ‘Ubuntu+Condensed&subset=latin,latin-ext’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
instead
font-family: ‘Ubuntu Condensed’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;In head section Google Font link is correct <!– google webfont font replacement –>
<link id=”google_webfont_1″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext” /><style type=’text/css’>How can I fix it?
Regards
MarekTopic: Adding Google Fonts
Hi,
I read two threads on the forum (Adding Google Fonts (plural)&Google fotns with Extended Latin subset) and added code to functions.php (:add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext'; $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext'; $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext'; return $fonts; }but it did not result any change. I checked on inspect and found that in enfold.css:1 that creates a line:
font-family: 'Ubuntu+Condensed&subset=latin,latin-ext', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
instead
font-family: 'Ubuntu Condensed', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;In
headsection Google Font link is correct `<!– google webfont font replacement –>
<link id=”google_webfont_1″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext” /><style type=’text/css’>`How can I fix it?
Regards
MarekTopic: Adding Google Fonts
Hi,
I read two threads on the forum (Adding Google Fonts (plural)&Google fotns with Extended Latin subset) and added code to functions.php (:add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext'; $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext'; $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext'; return $fonts; }but it did not result any change. I checked on inspect and found that in enfold.css:1 that creates a line:
font-family: 'Ubuntu+Condensed&subset=latin,latin-ext', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
instead
font-family: 'Ubuntu Condensed', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;In <head> section Google Font link is correct `<!– google webfont font replacement –>
<link id=”google_webfont_1″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext” /><style type=’text/css’>`How can I fix it?
Regards
MarekI recently updated to the latest version of enfold and now my category widget is broken, I states I have no categories but in fact I do have 3 of them.
I am running the latest WP and Woo and Enfold.
Also I am noticing the line in the sidebar dividing the main content/sidebar is darker at the bottom than the top where the actual sidebar content ends, and when rolling over the main content area it will cause the upper portion to go dark.
Also the ‘My account’ dropdown is showing the navigation text in front of it.
Link to site and page.
http://xchange521.com/shop/Great theme – I am about to finish the styling of my site. For the portfolio grid I would love to display the category right below the item title. I have found a similar thread for angus theme (https://kriesi.at/support/topic/category-display-under-portfolio-post-titles/) and hope there might be an easy solution for enfold as well?
Viewing 30 results - 138,091 through 138,120 (of 142,622 total)



