This reply has been marked as private.
Hi seremot!
You can create a icon font from your icon (format should be .svg) here: http://fontello.com/
Then simply upload the generated font to Enfold using the Icon Font uploader introduced in 2.3:
Best regards,
Josue
Hi!
That is happening because Open Sans 800 is not being included, do the following:
Open /enfold/framework/php/class-style-generator.php and look for line 194:
$this->extra_output .= '<link id="google_webfont_'.$this->webfont_count.'" rel="stylesheet" type="text/css" href="'.$prefix.'://fonts.googleapis.com/css?family='.str_replace(' ','+',$rule_split[0]).$font_weight.'" />';
Replace it by this:
$this->extra_output .= '<link id="google_webfont_'.$this->webfont_count.'" rel="stylesheet" type="text/css" href="'.$prefix.'://fonts.googleapis.com/css?family='.str_replace(' ','+',$rule_split[0]).$font_weight.',800" />';
Best regards,
Josue
-
This reply was modified 12 years, 5 months ago by
Josue.
This reply has been marked as private.
Hi,
Can you post the link to your website please?
Regards,
Josue
Hey!
What are the Styling options are you using for that layer (our daily specials)?
Cheers!
Josue
Hi,
I am using layer slider for the website
I have created text using layers on the image and i wanted to setup the font weight: extra bold 800, i am using open sans font for the text…
How can i set the font weight extra bold 800?
I have added in the css but it’s doesn’t showing the font weight extra bold 800
Hi,
I love the enfold theme, guys, great work!!
I seem to be having an issue after instaling woocommerces ajax layered navigation widget. When viwing the shop in firefox, the widet in the sidebar does not appear? if I navigate to page 2, then it pops up..
the site is http://www.luma-products.com
head to the shop with firefox and have a look… It seems to me to be a CSS issue, but not sure. It works fine in all other browsers so far.
Thanks for your help!
Bryce.
Hey drwooow!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6 { color: red; }
.alternate_color h1, .alternate_color h2, .alternate_color h3, .alternate_color h4, .alternate_color h5,.alternate_color h6 { color: orange; }
Regards,
Yigit
Right now, Google Analytics for WordPress is disabled and I’ve installed and activated Google Analyticator, but you can log in and toggle those to see the issue. I messed around with the settings in GAfW to try to find some that would work, but didn’t find anything that made them coexist in peace. I’ve cloned the News page to a couple new drafts for testing. After you’ve logged in, you can use that to see the issue. I’ll send creds in a private post.
Works with GAfW Activated: http://workoutplanr.com/news-works/
Not Working with GAfW Activated: http://workoutplanr.com/news-not-working/
If you figure out where the conflict is and you think it should be handled by the plugin developer, I started a thread here: http://wordpress.org/support/topic/conflicts-with-masonry-blog-in-enfold-theme
Hey!
Please try adding Ismael’s code to Custom.css file inside wp-content\themes\enfold\css folder
Best regards,
Yigit
Hey!
Fonts are not being loaded for some reason. Please try re-updating the theme via FTP and let us know if issue remains.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
Yigit
Hi!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.grid-image img { height: 132px; }
2) Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Cheers!
Yigit
Hi Devin,
Thanks for getting back to me, however I’ve discovered the issue, the reason the portfolio grid elements are overlapping each other and the LayerSlider is not showing at all is because of CloudFlare. If you view the website through CloudFlare http://www.colournation.com then it has issues but if you bypass CloudFlare’s caching, etc then everything displays correctly.
Just something to bear in mind. :(
Jake
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .header_color .main_menu .menu ul li>a:hover {
color: #6ab2b5;
}
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.entry-content-wrapper h1, .entry-content-wrapper h2, .entry-content-wrapper h3, .entry-content-wrapper h4, .entry-content-wrapper h5, .entry-content-wrapper h6 {
text-transform: none !important;
}
Regards,
Yigit
Hi,
ok, I understand, the indivudual customization is not covered under the scope of support.
But please only this one, which I asked the first time also, but was not visible, after Yigit made the css shanges!_
2)
In main menu sub menu (E-BOLT) I would like the hover background color white, the text hover color : #6ab2b5
About the header meta menu issue and cart icon: it is very strange, that all of you 3 see the site OK, I looked at the site on 3 different computer in Firefox and Chrome also, and another person on different place too, everybody says, that the issues are still there. Only I see the changes when:
I deleted the menu, made a new one, saved it again, in Firefox I see it OK, but in Chrome not, other people also not.
The cart icon is not visible in Firefox, in Chrome I found it, but it is slided out right.
I made a page on my site with some screenshots about the issues.
http://neske.miveskonyv.hu/screenshots/
Please check the screenshots!
On other of my sites with Enfold everything is OK. I don´t understand!!!
Thanks, Regards
MCGawain
Hey AndrewDouglas!
Screenshots would be helpful. You can upload screenshots on imgur.com or Dropbox and post links here.
Regards,
Yigit
Devin:
that fullwidth masonry element already supports custom post types by default from the advanced layout builder
I don’t see a way to select a custom post type in the masonry element dialog. I’m running the latest Enfold. The first field gives me these options: Category, Post Tag, Post Format, Portfolio Entries. And incidentally, I’m creating a page and using the advanced layout editor to add this element.
Do I need to do something in code or in the theme options to give me CPTs in the selection options for masonry? And what if I want to do the same for the Blog Grid layout?
Thanks!
-
This reply was modified 12 years, 5 months ago by
jrevillini. Reason: added quote to which I was reponding
Hi Devin,
as I said before, the problem exists only with Enfold, not with Twenty Thirteen! We’ve tried several things already with no success. Please resolve the problem asap.
Best regards
David
Thanks!
We would like to build a page with a narrow, full-width photograph as in this page: http://kriesi.at/themes/enfold/pages/
We would like the placement of the sidebar widget menu* UNDERNEATH the photograph (left side) as in example.
How?
we would also like the breadcrumbs UNDERNEATH the photo.
If we do from a blank page our photograph ends up beside the menu, not on top
the vertical line in-between the menu and the content area is missing
*automatically generated default sidebars from the children of the main menu items only show in alphabetical order – is there a way around this?
-
This topic was modified 12 years, 5 months ago by
DaraEmerson.
Hey!
Please set el_height to 133 and add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header #main {
padding-top: 133px;
}
Cheers!
Yigit
Hey downbylaw!
The theme has a couple of different ways to display posts that you can choose from in the theme options. Eg:
http://kriesi.at/themes/enfold/blog/blog-grid/
http://kriesi.at/themes/enfold/blog/blog-multi-author/
http://kriesi.at/themes/enfold/blog/blog-single-small/
http://kriesi.at/themes/enfold/blog/blog-single-author-big/
http://kriesi.at/themes/enfold/blog/blog-single-author-full/
You’ll notice with some of them you get an icon in place of a featured image to designate post type or if the user doesn’t have a gravatar image set it will show.
So if you can provide a link to your site and blog layout we can assist with some css to hide the icon.
Best regards,
Devin
Hey beckyleeik!
You can just remove this line in your js>avia.js file:
//activates the prettyphoto lightbox
$(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});
Regards,
Devin
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.iconbox .iconbox_content .iconbox_content_title { overflow: visible; }
Regards,
Yigit
Hey bymenjil!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#mobile-advanced { width: 80%; }
Cheers!
Yigit
Hey miaoyouquan!
You can find Enfold related video tutorials here http://vimeo.com/channels/aviathemes/videos
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-logo-element-container img {
box-shadow: none;
}
Regards,
Yigit
Hi Monsoon!
Please add following code to Quick CSS in Enfold theme options under Styling tab to change color of Back to top button
#scroll-top-link {
color: white;
border: 1px solid #e1e1e1;
background-color: red; }
If you would like to remove it, please use
#scroll-top-link {display: none; }
Best regards,
Yigit
Hi drwooow!
Please add following code to Quick CSS in Enfold theme options under Styling tab
body .av-special-heading.blockquote > * { text-align: center; color: red; }
Regards,
Yigit