Hi,
Please edit footer.php, find this code
<a href='#top' id='scroll-top-link' class='avia-font-entypo-fontello'></a>
<div id="fb-root"></div>
Below, add this code:
<script type="text/javascript">
jQuery(document).ready(function ($) {
var $link = $('#iphorm_fancybox_51e102a0950da');
if ($.isFunction($.fn.fancybox) && !$link.data('iphorm-initialised')) {
$link.fancybox($.extend({
inline: true,
href: '#iphorm-outer-51e102a0950da',
onStart: function () {
$('#fancybox-outer').css('opacity', 0);
},
onComplete: function () {
$('#fancybox-wrap, #fancybox-content').css({width: 'auto'});
$.fancybox.center(0);
setTimeout(function () {
$('#fancybox-outer').animate({opacity: 1}, 400);
$('#fancybox-overlay').css({height: $(document).height()});
}, 1);
}
}, {})).data('iphorm-initialised', true);
}
});
</script>
Regards,
Ismael
Hi,
Really like Enfold. Still haven’t completely understood all the options, and one thing has me very confused:
Early in development we were going to call the blog “latest news” then we changed our minds, only I can’t find where that “Permanent Link” is coming from that shows up in the #top .title_container. We added category titles and changed default “uncategorized” to “blog.” None of our categories is “latest news,” but still it shows up, and additionally, it is a link to the home page, which has me completely baffled.
Also, in the breadcrumbs we’re getting …/blog/blog/… We created a “page” with blog entries text box, and have posts going to “blog” in WP reading settings.
Here’s a page: http://www.montana-associates.dreamhosters.com/2013/07/the-dodd-frank-conflict-minerals-certification-provision/
I hope you can shed some light on this. Thank you.
yes I know. But I want to hav the top on mobile (slide out menu with logo) stay fixed even when scrolling down. is that possible?
Hi,
You can use the Color Section, use a large image. The options should be like this:
Background Image Position: Top Left
Background Repeat: Stretch to Fit
Background Attachment: Fixed
Section Padding: Large Padding
Regards,
Ismael
Hi,
Just add this on your custom.css or Quick CSS
#top #payment label {
display: block;
}
Regards,
Ismael
Hey,
If you want to remove the kriesi backlink, open footer.php and find this code.
$kriesi_at_backlink = apply_filters("kriesi_backlink", " - <a href='http://kriesi.at'>Enfold Theme by Kriesi</a>");
Glad it is sorted out.
If you like the theme, please send us a feedback here.
https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance
Regards,
Ismael
Hi,
Yes, it is possible. An image inside the anchor tag will always open with lightbox.
[av_tab_container position='top_tab' boxed='border_tabs' initial='1']
[av_tab title='Tab 1' icon_select='no' icon='1']
<a href="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/24.jpg"><img class="alignright size-full wp-image-316" alt="2" src="http://localhost/kriesi/enfold/wp-content/uploads/2012/04/24.jpg" width="1000" height="650" /></a>
[/av_tab]
[av_tab title='Tab 2' icon_select='no' icon='1']
Tab Content goes here
[/av_tab]
[/av_tab_container]
Regards,
Ismael
Hi Chris,
What are you currently using to try and add the colors for the headers?
For the widgets, you can use:
#top .widget h3.widgettitle {
color: white;
}
Regards,
Devin
Hi jeeves,
I’ve tagged Kriesi on the topic. Not sure what within the theme would interfere with it but there should be a fix available soon.
Regards,
Devin
Sorry for another thread but we thought it would be better to do this than simple add more unrelated questions to our previous post for search purposes.
We have noticed that we scroll down through our site some embedded video content covers up the menu at the top. It’s kind strange. For example, if we have three columns with video in each when we scroll down that page the video in the first two columns goes ‘over’ the menu content, but the third goes under it as expected. Is there a solution please? We’re currently using Firefox v22 primarily.
Many thanks,
@ Ismael
OK found a post with this code:
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
.responsive #top #main .sidebar {display:block !important; clear: both; }
}
It works when I enter it into Quick CSS, but it doesn’t work when used with the style.css in the enfold-child theme :-(
Did the update, recreated everything from scratch. Still same issue.
But nevermind, stopped using AJAX now, I’ll just link to a new page.
Sure can, this is the test page of the portfolio grid:
http://goo.gl/p0PNC
Click on any item and you’ll see the “Next” button will always refer to the last item in that list.
And perhaps this problem is also related to what causes it:
https://kriesi.at/support/topic/help-portfolio-items-dont-allow-fullwidth-items
Hi Ismael. I like it but the border is still close to top. Suppose I want to move the border to be inline with partners >
What do I do ? There doesn’t seem to be a border-height or padding.
Hi,
Please try this:
.avia_cart_buttons {
display: none;
}
#top.logged-in .avia_cart_buttons {
display: block;
}
Regards,
Ismael
Hi,
The Enfold uses the standard 12px – 13px font size. You can easily change it on your custom.css or Quick CSS.
body {
font-size: 15px;
}
Glad you fix the issue. :)
You can add a featured request on this one: https://kriesi.at/support/topic/enfold-feature-requests
If you like the template please send us a testimonial: https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance
Regards,
Ismael
Hi,
I hope I fixed the issue: https://kriesi.at/support/topic/form-unfillable#post-124346
I’ll close the other thread since you opened this one.
Please increase the wordpress php memory limit to 128M or higher. I hope it’ll fix the issues. You might need to redo the icon boxes then update the page.
http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Please add this on your custom.css or Quick CSS
.iconbox_content h3 {
z-index: 10 !important;
}
Regards,
Ismael
Hi,
Add a unique selector for the p tag and the span tag. Then add the styling on your custom.css.
<p class="unique-p-id">Title</p><br><span class="unique-span-id">Subtitle</span>
Use Media Queries to make them responsive. Read Nick’s instructions here: https://kriesi.at/support/topic/responsive-problem#post-120098
Regards,
Ismael
I don’t see anywhere in the documentation, but to have options like in the Demo http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ (Top area and two parallax/fixed backgrounds on down the page) THNKS as one my Many FAVS in this incredible KRIE$I Work!
#WOW
THNKS
-Sterling
Hi David,
You would need to create a separate print stylesheet that will re-design the page how you want it for print. There isn’t currently one included with the theme.
See the following for a quick reference on the topic: http://coding.smashingmagazine.com/2011/11/24/how-to-set-up-a-print-style-sheet/
Regards,
Devin
I’ve still not been able to actually re-produce it. Even when creating a layout based on what you are saying breaks it so I’m not sure what the difference could be.
The above will definitely fix I can’t quite say its a bug at this point as locally and live its not repeatable from what I can see.
Regards,
Devin
That changed it to the correct font, thanks. But why should it be necessary if I chose it in the Theme settings? Is this a bug?
And if I want a different font for the heads, I assume I need to likewise assign it in the quick CSS?
Hi giannag,
Are you using 1.7.1 version of the theme? If not make sure to re-download the theme files and update your live site. I’ll flag the topic for Dude so he has it in his queue since you already sent him your login details.
Regards,
Devin
Hi Silvio,
Currently, there isn’t a mechanism in place to do that. You would need to target each icon individually and change them with css.
Regards,
Devin
Hi,
Please update to Enfold 1.71.
This is the current color of the ghost font
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
color: #777 !important;
}
The disappearing message I believe is fixed in the updated theme.If not here is the css that takes care of it
.ajaxresponse {
overflow: visible !important;
}
Thanks,
Nick
Thanks, formateins, I have already found a good plugin and it works fine. I’m not so perfect in coding ;-)
My solution:
https://kriesi.at/support/topic/enfold-comments-on-pages
Hi,
1.
/*---- Font Menu Hover Color ----*/
#top .header_color .main_menu .menu ul li>a:hover {
color: red;
}
/*---- Background Menu Hover Color ----*/
.header_color .main_menu .menu ul li a:hover {
background-color: red;
}
2.
body#top {
font-size: 15px;
}
3.
Please open /framework/php/class-breadcrumbs.php and goto line 26 and to line 186.
Inside that file, you will need to search for __ (two underscore characters). You will find a lot of words used in breadcrumbs that need translating (i see 24 lines in total including above 2).
Ofcourse i am not sure why you are doing this since if you install WPML (pay) or this http://wordpress.org/plugins/codestyling-localization/ free plugin , you can translate directly from the backend all the words in the theme into french.
—
There is no need to install custom.css plugin, since the theme has Quick CSS, a text area located in Enfold > (Theme Options) > Layout Styling .on the bottom of the page… where you can paste any css and click save.
Thanks,
Nick
Hi,
I would like to use this plugin http://wordpress.org/plugins/comment-guestbook/ (“Comment Guestbook”) for creating a page as guestbook.
Inspired by this forum post, however for the theme FLASHLIGHT, I’ve tried to change this for ENFOLD, too – but without success.
I added in page.php right after
get_template_part( 'includes/loop', 'page' );
this part of code (don’t know, if this is right):
//wordpress function that loads the comments template "comments.php"
comments_template( '/includes/comments.php');
but it doesn’t show me comments on that page.
Yes, in the screen options I have checked the discussion option and in WP’s general discussion settings comments are enabled, too.
Any idea, why this doesn’t work in ENFOLD?
Thanks.