Hi!
Unless you overwrite your language file while updating, changes will not be effected. You can backup your file inside Enfold/lang folder. Yes you can translate every translatable strings using that plugin
Cheers!
Yigit
Hi Peter
Thanks for your reply :-)
I’m already familiar with Chrome inspector and RGBA colors – my problem (after many hours of detective work) is to find the exact place where the background is regulated. When I use the “Enfold Main Content background color editor” I get to change the color but it seems like there is a layer bellow that is still white meaning that if i e.g. put in this rgba(255, 0, 0, 0.65) I get a transparent red on top of a white layer – so I still don’t get to see the page’s background image through a transparent red layer.
Thanks in advance :-)
Martin from http://www.brandman.dk
-
This reply was modified 11 years, 7 months ago by
mar10nlund.
Hi,
just a quick question.
Can I use this image:
http://kriesi.at/themes/enfold/files/2013/04/floor.jpg
for my enfold website?
Thanks!
Hey!
You are welcome, glad we could help! do svidanya
Regards,
Yigit
now it works, thank you for help!
Hi anakinroy!
You can add following code to Quick CSS in Enfold theme options under General Styling tab to adjust the size of your logo
.logo img { max-height: 70%; }
Regards,
Yigit
Hey!
Seems like it is not being applied. I edited the code above, please try it now
Regards,
Yigit
Hi!
Please undo the changes you have made via FTP. Sorry for not being clear. It is functions.php file inside Enfold theme folder. You can also edit it in Appearance > Editor
Regards,
Yigit
That changed nothing, even after cash clear
Hi Jamie A!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 800px; }
Regards,
Yigit
Hey!
Please add following code as well
#comments span, .minitext, .form-allowed-tags, #reply-title small, #commentform label { padding-top: 0!important; }
Best regards,
Yigit
-
This reply was modified 11 years, 7 months ago by
Yigit.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px; }
.header-scrolled .logo img { margin-top: 0; }
I could not see flickering issue on my end. Which browser and OS are you using?
Cheers!
Yigit
hi,
we are designers and we use Enfold for 7 new websites. Recently we upgraded WP to 3.9 and we can’t edit the text in Advanced text editor as many other people. The update through the API and WP dashboard didn’t work, Enfold stayed on version 2.6.2.
We tried the FTP update as shown in your video and it totally destroyed the web – the website lost all formatting, it’s just plain text and HTML. WP panels of Enfold also lost the formatting…
we made backup of the Enfold folder before update but replacing it back didn’t help.
could you please help us with that? We need to fix it ASAP and we lost already a lot of time by this…
thanks
Tomas
Hey Jamie A!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#footer a {
color: red;
}
#footer a:hover {
color: blue;
}
Best regards,
Yigit
Hi,
I have been constructing my website with the Enfold template, so far so good, but i need to get something fixed.
Its concerning the Google Map option in the Media Elements section. Is there an option to have individual options to show up when i click on a different map location. that is when i click on a different location, the other location closes and the different location opens, without me pressing X.
I have added an image to illustrate what i meant in case the enquiry is confusing
https://app.box.com/s/4vbkptmk89ntn85e7ifd
thank you!
Dreamotion
hi
i am using the enfold theme for my corporate website
i faced a problem
i want to increase the height where my logo is but without increasing the size of the logo
i did a search in this forum
and got this
/*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
#header_main .container, .main_menu ul:first-child > li a{ height:88px; line-height: 88px; }
if i change the height 88px to another number like 128, sure enough the height increases which is what i want
but i dont want the logo size to increase also
is there a way to increase the height and the logo size remains the same
any help will be much appreciated
thank you
my web is http://www.goldrise.com.sg
Der Quick CSS Code funktioniert wunderbar, vielen Dank!
Beim prettyphoto snippet müsste vermutlich die description anstelle des title angezeigt werden (den Bildtitel oben über dem Foto brauch ich nicht, möchte das so wie bei den nativen Enfold-Gallerie-Lightboxen wo die Beschreibung unter dem Foto dann steht) – kann ich dafür einfach title gegen description austauschen?
This reply has been marked as private.
Hey,
When updated to last version of enfold theme, Icon Caption (A small caption below the icon) disappeared…
Do you have any solution for this?
Regards,
Yassine
Hi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 479px) {
.responsive.html_header_top #header_main .social_bookmarks {
display: block;
}}
You can see change log here – http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog
Cheers!
Yigit
Hi.
After I updated to the latest Enfold version, I can no longer choose which page my buttons (or any other link oriented features) go to. I can choose to set it manually, page etc., but the field that normally show’s up underneath, is gone?!
I tried to deactivate all plugins – nothing changed? I’m using Safari for Mac,but have also tried on Firefox and Chrome.
What gives??
Jesper
Thanks Devin and Yigit,
I have changed the minitext with the plugin suggested, modifing the enfold 2.7 spanish language file.
Also I have added .minitext {text-align: justify; } in the enfold quick css.
Only two questions more:
1. Do you think I have changed the spanish language file with future upgrades of enfold theme?
2. Can I modify the text in the right of the boxes to add a new comment? (name, mail and web)
Thanks again in advance, Raúl.
-
This reply was modified 11 years, 7 months ago by
ribanezg.
@yigit thank you for your quick responses, unfortunately I have deactivated all plugins and I still have the same issue. I have also added all the CSS in the other posts.
Please refer this URL: http://themakeupfactory.com.au/product/flawless-mineral-foundation-suvi/
Does not recognise that a variant is selected and the *clear selection* does not work.
Any other suggestions?
Hey!
Thank you for the notice. Kriesi will release a theme update for Enfold soon (v 2.7.1 or so). Please wait for the update and if it doesn’t fix the issue we’ll look into it.
Regards,
Peter
Hey WickedShamrock!
Please use the quick CSS field (Enfold > Theme Options > Styling) or (best solution) use a child theme: http://kriesi.at/documentation/enfold/using-a-child-theme/ to overwrite the theme styling.
Best regards,
Peter
Hey cortvermin!
Öffne enfold/js/avia.js und füge diesen Code ganz am Ende ein:
jQuery(document).ready(function($) {
$('.tiled-gallery-item img').each( function(){
var img = $(this),
title = img.attr('title');
img.attr('alt', title);
});
});
Dies sollte die Bilder Titel as alt Attribut setzen und prettyphoto sollte dieses als Titel anzeigen.
Um das Overlay zu deaktivieren füge folgenden Code in das Quick CSS Feld ein:
.tiled-gallery .tiled-gallery-item a .image-overlay {
display: none !important;
}
Best regards,
Peter
Hey Brian!
Thank you for visiting the support forum!
You need to deactivate the default layer slider first. Please add this on functions.php if you want to use the layer slider as a stand alone plugin. This will disable the default layer slider that is included within the theme, find this code on line 16:
if(isset($avia_config['use_child_theme_functions_only'])) return;
Add this code below:
add_theme_support( 'deactivate_layerslider' );
Once the default layer slider is disabled, please install the plugin. Let us know if it works.
Cheers!
Ismael
Somehow it seems that my childthemes functions.php doesnt work…
For the time being I css fixed it with:
.single-product div#av_section_1 {
display: none;
}
But ofcourse this is not a real solution here :).
Hi both,
Tried above and somehow its not working.
My childtheme functions.php is now:
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/
add_theme_support('avia_template_builder_custom_css');
remove_action( 'woocommerce_after_single_product_summary', 'avia_woocommerce_output_related_products', 20);