Hey Guilherme!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img {
padding: 25px 0;
}
Best regards,
Yigit
Hey dubyajay!
You can turn on Custom CSS field for ALB elements ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give custom class to your elements and then use custom CSS3 animations in Quick CSS field.
You can already use fade in animations on image element – http://i.imgur.com/rU0Qmrz.png
Best regards,
Yigit
Hi!
Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Glad you figured it out :) You too have a nice weekend!
Best regards,
Yigit
Yes – my problem is solved.
My solution: I use a color-section and gave THAT a class trough the FUNCTIONS PHP change to enable a class for every element..
After that i’m fumbling in CSS with .MYCLASS > div > DIV:nthelement(1..4) etc
It works but it is unstable. One element more or less and I have to clean the CSS again. So if you ‘see’ Christian tell him there a people waiting for the colored columns :)
Have a nice weekend.
Hi!
You are going to need to use a plugin like WPML –http://wpml.org/ and you can find Portuguese file inside Enfold/Lang folder
Cheers!
Yigit
Hey Yigit,
Wow, that was quick! Excellent job! (And excellent support … and excellent theme!)
Once again, many thanks.
Robert
If only everything ran as smoothly as ENFOLD and ENFOLD support!
Hi chechic!
1- Please go to Enfold theme options > Header Layout > Header Behaviour and uncheck “Sticky Header”
2- Currently it is not possible. You are going to need a plugin for that or hire a freelance developer for that kind of customization
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.custom-footer-menu {
width: 100%;
float: left;
}
Regards,
Yigit
Hey Manu!
Will you be using transparent header on all of your pages? If so, please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_header_sticky #main { padding-top: 0; }
.content, .sidebar { padding-top: 100px; padding-bottom: 100px; }
Regards,
Yigit
Hey!
Please edit your Contact form element and change element width to 3/4 – http://i.imgur.com/kneLaRF.png
then add following code to Quick CSS in Enfold theme options under General Styling tab
p#element_avia_1_1 label { display: none; }
then add following code to Functions.php file in Appearance > Editor
function add_custom_placeholder(){
?>
<script>
jQuery(window).load(function(){
jQuery('input#avia_1_1').attr('placeholder', 'Емейл *');
});
</script>
<?php
}
add_action('wp_footer', 'add_custom_placeholdert');
Cheers!
Yigit
Hey paulann!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1024px) {
.avia-video { display: none; }}
Best regards,
Yigit
Hey Zjurinic!
Thank you for choosing Enfold.
Envato takes care of payment process and everything that is related with it. Please contact Envato support here – http://support.envato.com/
If you have any theme related questions or issues, feel free to post them here on the forum and we will gladly try to help you. Have a nice weekend!
Regards,
Yigit
Hey Rhoody!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer .active_tab { background-color: orange; color: white; }
.main_color .sidebar_tab, .main_color .tabcontainer .tab { color: white; background-color: purple; }
Regards,
Yigit
On date 29 Jul 14 We purchased Enfold template (over Envato/Themeforest) and we need invoice entitled on our company.
Can You send us new invoice please?
Thank You in advance!
Hi Finlando!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.single .content {
padding-top: 20px;
}
Regards,
Yigit
Hey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.avia-image-container {
margin-top: 15px!important;
}
when you launch your website, we may be able to provide you more accurate custom CSS code
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-masonry-entry {
visibility: visible;
opacity: 1;
}
Best regards,
Yigit
Hey Guys!
I have a problem, becouse i can’t change my main site using Enfold settings in Administrator Panel.
Here is the photo what i see:
http://prntscr.com/48g4ge
How can i solve it? Big thanks for any ideas :)
This reply has been marked as private.
Hi!
function-enfold isn’t needed to be modified if all you want to do is change the content there. The theme has a field for editing that content in the theme options. See: http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Regards,
Devin
It works fine with this for common links.
http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Thanks to support for considering
see you soon ;-)
Hey,
after few minutes, cleaning cache, and change the function-enfold.php with ftp as original, the site works fine now.
I’ll try now to create this link.
Sorry for this post but it could help someone else.
Thanks for your attention.
Have a good day
Hi,
I tried this modification to add links in my footer as explained in the following message.
https://kriesi.at/support/topic/change-socket-linkage/
I modified this by choosing appearance menus described.
After modifying the file, my website was shutdown and I have now a blank page when trying to connect to wp-admin
I’ve tried to restore the former function-enfold.php file with filezilla ftp but it still bugging. I think adding my code has changed the initial conditions.
Perhaps somebody could help to restore it.
Thank you much and have a good day.
Since yesterday, just from nowhere I have noticed that my frontpage is not swiching to its translations. I am using WPML (paid full version) for past 5 months without any problem. My default page is http://www.bw-topas.cz. If I want to switch to english, I press english flag and It should take me to http://www.bw-topas.cz/en/ but now it returns to http://www.bw-topas.cz. The same thing happens with logo. This problem occures only to the frontpage, the other page in menu work fines and switch regularly.
Thanks for any help.
Adam
Hi coolnige!
First thing you need to do is update your theme files to the most recent release of the theme which will bring it up to compatibility with the version of WordPress you are using and include all the most recent bug fixes.
For a quick guide on updating your theme take a look at http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Devin
Hi There,
I would like to add a client login feature to my site and was wondering if this is already included in the Enfold theme or if I should download a plugin like this one:
https://wordpress.org/plugins/customer-area/
Really appreciate your input on this.
Thanks very much,
Jess
Hi Devin
I’m still looking for this. In the Enfold-Featurerequests there are several different questions on adding color to columns. Any update on the status of this?
Hey Denis!
On what resolution are you seeing this blurriness? it is expected to show some blurriness if viewed on a window size bigger than the image itself: http://kriesi.at/themes/enfold/files/2013/06/tablet-2-1500×1500.jpg
Cheers!
Josue
Hi, I was updating website and suddenly, the theme option is not working and the setting has changed to the default.
i tried to disable all plugins and did again, but still is not working..
does anyone have the same issues? please help..