Hey onegirlrtw!
– Please add following code to Quick CSS in Enfold theme options under General Styling tab
.news-headline { font-size: 16px; font-family: arial; }
– Can you elaborate? A screenshot would help
–
strong.news-headline:hover { color: red; }
–
#top .news-wrap li { border-bottom: 1px solid #e2e2e2; }
– I have answered your question on your other topic here – https://kriesi.at/support/topic/how-can-i-delete-the-time-in-the-combo-widget-but-keep-the-date-stamp/#post-284048
Regards,
Yigit
This reply has been marked as private.
Hallo Peter,
das war nur ein Screenshot auf meinem Server. Ich benutze beim entsprechenden Projekt enfold 2.6.1, wobei ich gerade ein Update auf 2.8.1 mache.
LG, Tom
Can I send you a screenshot of the Enfold theme slider? It’s now got the same mysterious code in the middle of it after the “update”.
Hi there, I have started a new website using Enfold, and it looks really promising.
However, I find the vertical and horizontal spacing between the main Aviva elements much too wide, and would really prefer to use 20px spacing like I had in my html template (second link)
I’d also like to introduce the same spacing between the 4 portfolio previews at the bottom of the home page, rather than having them joined together with no spacing.
How can I do this across the whole site, either in a child theme, or with a change in the quick css
Thanks!
Hey damian24!
Please go to Appearance > Menus and create a new menu, add “Impressum” and “Allgemeine Geschäftsbedingungen” page to your new menu and check “Enfold footer menu” under Menu Settings
Regards,
Yigit
Hi,
I wanted to edit the socket area and add “Impressum” and “Allgemeine Geschäftsbedingungen”. I already put it in the copyright-line but i want to place it on the right side and separte them with a line like on your Enfold theme demo. How to manage it? Would be very glad for your help.
Thanks in regards
Hi!
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.iconbox .iconbox_content .iconbox_content_title { font-size: 18px; color: red; }
– You can use custom CSS as following
.ls-l {
font-family: arial;
}
Regards,
Yigit
Thanks Devin!
I updated the theme and tried to change the menu, it didn’t work. Than I switched to another theme and could make my changes and change back to enfold! One problem solved so far!
I also installed and activated the W3tc Plugin but it isn’t a great help really. I measured the performance before and the site loaded in about 6 sec, now i’m at about 4.5 sec. So it is a little faster but in my opinion not enough. Any other suggestions?
Hey Ben!
It seems like it was set to black manually – http://i.imgur.com/md9uns0.png
You can also add following code to Quick CSS in Enfold theme options under General Styling tab
div.entry-content p span {
color: #4170cf!important;
}
Best regards,
Yigit
Hey!
Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
If you do not mind creating a temporary admin login and posting it here privately i can look into home icon issue
Best regards,
Yigit
Hi depietrijojo3!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div .slideshow_caption h2 { font-size: 20px; }
div.avia-caption-content { font-size: 16px; }
#top .avia-slideshow-button { font-size: 18px; }
Regards,
Yigit
Hi Sal!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
.phone-no {
display: block;
position: fixed!important;
left: 60%!important;
}}
Regards,
Yigit
Hi sineadh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
max-width: 85%;
height: auto !important; }}
Cheers!
Yigit
Hi!
You can turn on custom CSS class field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your element a unique class and add following code to Quick CSS in Enfold theme options under General Styling tab to move your arrows down
.your-custom-class { padding-top: 20px; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.footer_color { background-size: cover; }
Best regards,
Yigit
Hey MeisDesign!
Seems like you have already figured it out but if you would like to change the header size, please go to Enfold theme options > Header Layout > Header Layout > Header Size = Custom Pixel Value > Header Custom Height and adjust as needed
Regards,
Yigit
Hi Finlando!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header-scrolled #header_main_alternate {
border-bottom: 1px solid black;
}
Regards,
Yigit
Hi remix1998!
Thank you for using our theme.
If you want to remove the featured image from the archive page, you need to use enfold-child theme and it needs some modifications to the php source.
If you want to do this, i can send you the modified files.
Best regards,
Günter
What would you recommend as best practice for having a homepage slider that rotates various “action items” with a side column of text similar to what’s seen here with Builder: http://html.orange-idea.com/builder/home-page-3-example/
I’ve taken note as well, that the awa page refuses to respond to full-page layout with the events calendar even though the enfold theme settings for SIDEBAR LAYOUT has “No Sidebars” set, and the actual page itself that has the calendar has the default selected with “No sidebars”. Any particular reason why it won’t respond?
Thanks
Hallo auch,
wir haben eine Webseite für einen unserer Kunden geupdatet (Plugins, WordPress und Enfold) aber jetzt werden die Bilder vom Portfolio nicht mehr angezeigt:
http://backuptest.icosmedia-projekte.de/?page_id=2602&preview=true
Die Bilder existieren in der Mediathek und werden auch korrekt angezeigt wenn man die leeren Kästen anklickt und zur einzelnen Portfolio-Seite geschickt wird, aber bei der Übersicht ist eben nichts weiße Kästen mit dem namen des Portfolios zu sehen.
Hello,
I changed hosting, everything works great, except the contact form.
I’ve updated to the latest version Enfold.
The form does not give me error. I just do not receive the mail.
Someone can help me? where I can look.
Thank you!
This reply has been marked as private.
Hi Peter,
Thank you! As a matter of fact I’ve been using the tablepress plugin on my other site that runs on Genesis but to display a different type of data. The tablepress plugin is the best currently available to display a large number of columns on tablet screens but it doesn’t really work on the smaller smartphone screens when you also need to display more than 10 rows as the headings on the top rows get lost when scrolling down.
The Enfold theme’s table element is the best that I found to display large number of rows on smartphones but it doesn’t work on tablet screens when you also have a large number of columns. :(
Oh well! I hope that Kriesi will consider making it work on both screens sometime in the near future!
Thank you,
George
Hi Josue,
actually, now that i’ve tried other things, including removing all custom CSS, reinstalling enfold, the problem still exist. it’s fine, until the page loads completely.
-
This reply was modified 11 years, 9 months ago by
vin8tan.
Hey Lorenzo!
Open up enfold/js/avia.js and replace:
elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh });
with
elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:true, default_width: ww, default_height: wh });
Regards,
Peter
Hi!
Ich habe mir die Sache nun angesehen und der “Default” Wert bezieht sich nicht auf das “Masonry Grid” Element (welches ja auch für Artikel oder Produkte verwendet werden kann), sonder auf das “Portfolio” Element. Die “Default” Einstellung hat daher beim Masonry Grid grundsätzlich keine Bedeutung. Es gibt daher zwei Lösungsansätze:
1) Man fügt in das Custom Link Feld die Bildurl ein.
2) Man kann mit diesem Code:
add_filter('avf_masonry_loop_prepare','avia_change_default_link', 10, 2);
function avia_change_default_link($loop, $entries)
{
foreach($entries->posts as $key => $entry)
{
if($entry->post_type == "portfolio")
{
$id = $entry->ID;
if(!post_password_required($id))
{
$custom_link = get_post_meta($id ,'_portfolio_custom_link', true) != "" ? get_post_meta($id ,'_portfolio_custom_link_url', true) : false;
if($custom_link)
{
$loop[$key]['url'] = $custom_link;
}
else
{
$url = wp_get_attachment_url(get_post_thumbnail_id($id));
if($url) $loop[$key]['url'] = $url;
}
}
}
}
return $loop;
}
die Bild-URL als Standard-URL setzen. Der Code kann in die child theme functions.php eingefügt werden (dann ist er auch nach einer Aktualisierung des Enfold Themes noch aktiv), oder (falls kein Child Theme verwendet wird) fge diesen Code in enfold/functions.php ein.
Regards,
Peter
This reply has been marked as private.
Encountered an Enfold-Problem with WPML. WPML has some problems with different themes, like SOHO Hotel as well.
Problem is: When editing an article the english version gets lost. Standard of article goes to automatic translation via WPML which is stupid.
Only solution is to get an older revision of the english version and work it over.
Affects Permalinks
Affects Menu
Here is my open task at WPML:
http://wpml.org/de/forums/topic/wpml-uebersetzt-englische-uebersetzung-zurueck-auf-deutsch/
They will come after you, surely.
Please help me.