Hey asthyanax!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.header-scrolled .logo img { opacity: 0; }
.header-scrolled .logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-size: contain; }
Cheers!
Yigit
Hi Jonas!
1- Please add following code to Quick CSS and adjust as needed
.avia-content-slider .slide-entry-wrap { margin-bottom: 15px; }
2- Please go to Appearance > Editor and open helper-main-menu.php file and find
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);
and add your text right below it as following
echo "<div class='header-custom-text'>Here is my custom text!</div>";
Then you can adjust its position using custom CSS in Quick CSS field
.header-custom-text { position: relative; right: 0; top: 10px; color: red; font-size: 24px; }
3- http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Regards,
Yigit
This reply has been marked as private.
This reply has been marked as private.
Hey!
Yes, I’ll close this thread now. Enfold does not support “scrolling tabs” out of the box and we don’t advertise this feature on the demo page or product description page. I consider this as customization request which is beyond the scope of our free support service.
Regards,
Peter
Hey gregdickson!
Open up enfold / includes / loop-index.php and replace:
echo "<time class='date-container minor-meta updated' $markup>".get_the_time(get_option('date_format'))."</time>";
echo "<span class='text-sep text-sep-date'>/</span>";
with
echo "<time class='date-container minor-meta' $markup>".get_the_time(get_option('date_format'))."</time>";
echo "<span class='text-sep text-sep-date'>/</span>";
echo "<time class='date-container minor-meta updated' $markup>Modified: ".get_the_modified_date((get_option('date_format'))."</time>";
echo "<span class='text-sep text-sep-date'>/</span>";
Cheers!
Peter
Hey!
1- Yes you should download the file, edit it and then re-upload edited one.
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-9 .content {
padding-top: 10px;
padding-bottom: 10px;
}
Cheers!
Yigit
Hey!
No worries. Feel free and let us know if you have any issues with your Enfold theme :)
Cheers!
Yigit
Hi Fritz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .social_bookmarks li a {
height: 44px!important;
line-height: 44px!important;
}
Regards,
Yigit
Hi!
1- Please edit your logo in a software like Photoshop and remove whitespace from top and bottom.
2- initial logo divided by two, so half size. You can go to Enfold/js folder and open Avia.js file and adjust following line
if(st < el_height/2)
Cheers!
Yigit
Hi Steve
Please give your color section element an unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-unique-id h3.slide-entry-title.entry-title { color: red; }
#your-unique-id .slide-meta * { color: orange!important; }
Regards,
Yigit
Hey robertscott!
Please turn on Custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your element a custom CSS class then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { font-family: arial; }
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) {
.av-main-nav > li > a { padding: 0 7px; }}
Cheers!
Yigit
Hi!
You can find it inside Enfold/css folder
Cheers!
Yigit
Hi Josue,
That works.
Side note – this only works if saving in the main Enfold theme files rather than the child theme we’ve created ( we can work around this ) – is this normal for the js folder to not work in a child theme?
Beside that one point many thanks, this is a working solution.
Rob
Hi, I have installed the WPML plugin, but it doesn’t seem to be compatible with the Enfold Advanced Layout Editor?
I can click on a page or post to create a new language version of that page / post, but it doesn’t copy across the content for me to translate. When I click the ‘copy content from English’ button the builder elements do not copy over.
Thanks, Richard
Hey Artinet!
I am sorry but the theme in your link is not Enfold. We do provide support to only Kriesi themes. If you have posted wrong link, please post the correct one and we will happily try to help you
Regards,
Yigit
Hey Ivana!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#advanced_menu_toggle, #advanced_menu_hide {
background-color: #ffffff;
color: black;
border-color: black;
}
Currently all values are set to white
Cheers!
Yigit
Hey codecreative!
Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Best regards,
Yigit
Hi Enfold
I’ve noticed on tablets such as ipad air that the quick mobile menu doesn’t show. Instead it shows the full normal navigation menu and in a lot of cases there isn’t enough room to do this on an ipad. So they overlap with the logo
I think that the quick button that appears on a mobile device should also be the standard for tablets. How can I bets modify the css to allow this?
Hey patriscia!
Can you please try re-updating Enfold to version 2.9.2 via FTP – http://vimeo.com/67209750
Please make sure to overwrite all files. Currently it seems like there is an issue with shortcodes.js file
Regards,
Yigit
Hey Daniele!
Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
As a workaround, you can add Icon element under Content elements in ALB and then copy HTML code – http://i.imgur.com/Loqd5it.png and paste it label field while adding new link in Appearance > Menus. Make sure to remove “style” attribute
Best regards,
Yigit
Hi we have an issue I’d like advice on. My customer isn’t impressed with how product feature images are cropped for the thumbnails see this page
http://www.jasminesboutique.co.uk/product-category/ready-to-wear/
And would like them to display the full heights of the images. She would rather do this then go through each product re uploading a new feature image that is resized to fit the pixels of the thumbnail boxs.
Can you advise me what the best solution to achieve this is?
Hey!
@fskupin Please go to Enfold theme options and choose to display Fixed Layout if you would like to turn off responsiveness
@mathysjp Are you using any plugin like Jetpack to display a different theme on mobile? If so, please disable it
Best regards,
Yigit
Hi svetkol!
No, you do not need to purchase to move from your testing environment to live server. Thank you for asking. Please see – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Cheers!
Yigit
HI
I am about to start updating a site which is on drupal now and am not sure how to go about it. It’s running on a dedicated server with Hetzner (germany) but they don’t offer any real wordpress support. I’m not sure how to proceed and wondered if you recommend any hosting services? I need the drupal site to be up while I build the new site, but I don’t really understand how drupal works. I saw there was a plugin to migrate sites from drupal – wordpress, but I will kind of be doing a complete overhaul. What do you recommend? Will be using Enfold, of course.
thanks
Nancy
Hi Jean-Pierre!
Please post your request here – https://kriesi.at/support/enfold-feature-requests/ :)
Best regards,
Yigit
Hi
I have a feature request for you for all who used woocommerce with enfold.
I allways display sold items because I have a wait list for sold out products.
Please make a badge for sold out products. The badge must displayed on the product picture on the Product an also in the overwiew.
cheers Jean-Pierre
Hi,
on my blog https://miapple.me I use the ‘Enfold Combo Widget” with popular, recent and comments. The problem is that in the comments section wrong dates are displayed, e.g. the latest 5 comments are from today and not from 2013!
Any tips?
Cheers,
Gee Are