Hey ZakP!
Please update Enfold to the latest version 2.5.4 and let us know if issue remains
see http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hey jvines!
You would use the Fullscreen slideshow element from the Avia Layout Builder. See the first element here for an example: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
Regards,
Devin
Hey Js-interactive!
You can change it through the theme options. See: http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
If you are using a child theme you don’t need to modify it on updating. You only replace and modify the parent.
Regards,
Devin
Hi!
Please add following code to Quick CSS as well
.woocommerce-page .button { clear: both; }
Button will go to following row :)
Cheers!
Yigit
Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
1-
.container_wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0); }
2-
#av_section_1 > div > div > div > div > div.flex_column.av_one_third.avia-builder-el-11.el_after_av_one_third.avia-builder-el-last.column-top-margin > section > div {
margin-top: 10px;
}
Best regards,
Yigit
and whether I use the child theme or the enfold theme….the problem persists !
Hi DigitalMedia!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .special_amp, .alternate_color .special_amp { color: inherit; }
Cheers!
Yigit
Hi!
I’ll ask Peter to take a look at it. Not sure if it will be included as partially done or not.
Regards,
Devin
Hi lengleson!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#av_section_1 > div.container > main > div > div > div.flex_column.av_one_third.avia-builder-el-3.el_after_av_two_third.avia-builder-el-last > section {
background-color: rgba(255,255,255,0.5);
padding: 10px;
}
255,255,255 is RGB value of color and 0.5 is opacity level
Best regards,
Yigit
Hi JJ!
Please go to Enfold theme options > Footer tab and choose how many columns you would like to display on Footer.
You can go to Appearance > Widgets and add needed widgets you would like to display in footer or place an empty text widget if you want them to be empty
Regards,
Yigit
Hi!
Its exactly as mentioned above and in the documentation here: http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
You don’t need to edit the footer.php at all.
Regards,
Devin
@sundial – great use of the mega menu with the contact form addition.
Hi!
1- Please see it here https://kriesi.at/support/topic/footer-socket-question/#post-193649
2- Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .social_bookmarks_facebook a { color: #37589b; }
#top .social_bookmarks_twitter a { color: #46d4fe; }
#top .social_bookmarks_gplus a { color: #de5a49; }
#top .social_bookmarks_rss a { color: #ffa133; }
#top .social_bookmarks_tumblr a { color: #345574; }
Cheers!
Yigit
I’d be interested in any general feedback or comments on our new Enfold site for our cover band. Any glaring issues or ways to do things better?
Thanks to the Kriesi and team for a such an amazingly good theme. Your updates have also been superb.
http://www.daftonline.co.uk.
Im not a webdesigner or anything like that. I used Enfold to create my small Website where I will mainly post and blog things about games (currently WoW and waiting for StarCitizen release).
http://www.aether-gaming.com
Im still changing most of the demo content and Im trying to create some sort of logo but I have no idea what would fit.
Hi!
I have the following situation.
– i created a contactform (just an email field plus submit button)
– the submit input button has the theme color (which is in this case blue)
– on other parts of the site i created “buttons” (the theme style element, not real forms) and gave theme a yellow color- there i have an option from enfold to give them separate colors
i want to also change the contactform buttons to the same style as the avia buttons, but i am unable to change the color in the formbuilder within the enfold theme.
how can i approach this?
thank you
The first used Replete for a client project a year or so ago and then used Enfold in another later in the year. I liked Enfold so much that I redesigned my company’s website using it and try to use it on as many projects as I can.
http://www.sundialstudios.com
Hey!
You are welcome!
I am not sure how possible that would be as color sections ID’s start with hashtags as well but feel free to request it here https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Yigit
Hello,
I’d like to remove kriesi.at backlink. I have the latest Enfold theme (just updated today!). I replaced in the Footer.php
<?php echo $copyright . $kriesi_at_backlink; ?>
by
<?php echo $copyright; ?> It didnt help :( Could you please provide me the info which code snipped should I replace by which one in the file Footer.php. Or which part of this code snippet should I insert into copyright section Enfold Theme Options>Footer>Copyright:
//you can also remove the kriesi.at backlink by adding [nolink] to your custom copyright field in the admin area
if($copyright && strpos($copyright, ‘[nolink]’) !== false)
{
$kriesi_at_backlink = “”;
$copyright = str_replace(“[nolink]”,””,$copyright);
}
if( $footer_widget_setting != ‘nosocket’ )
{
?>
<footer class=’container_wrap socket_color’ id=’socket’ <?php avia_markup_helper(array(‘context’ => ‘footer’)); ?>>
<div class=’container’>
<span class=’copyright’><?php echo $copyright; ?></span>
Thank you!
Hi!
You are welcome, glad we could help :) Let us know if you have any other questions or issues
Best regards,
Yigit
Hallo,
wie kann ich die Search-Funktion ( das Lupen-Symbol) in der main nav beim Enfold Theme entfernen? Über eine schnelle Antwort wäre ich sehr dankbar, das wurde ganz vergssen, wir wollen die Website aber heute veröffentlichen.
Danke!
Mathias Nolden
Hi!
No, not without custom code. Enfold and our Avia framework are build on top of the default wordpress code and WordPress does not support shared comments for different/multiple entries.
Cheers!
Peter
Great thanks for your help, I was wondering if this update included a = bit more to the video background, which it seems to :)
Ok thx it works !
maybe in the next version of Enfold, you could make it automatique ?
(detect if link = # then pointer-events: none;)
Regards,
_ceubri
Hi Christian,
I want to change the background-picture of a slide in a periodic way while I have a video run in the front. Is this possible with enfold and… how?
Its like having a readsign-picture in the front with a video on autoplay in it.
this sign stands in front of different scenerys which should fade while the video is still playing…
Thx for response,
Ralf
Hi Christian,
is there a way to enclose a contact form into the slider?
When I put in standard HTML, (form-action etc.) I can see the form within the preview but I do not find it on the web…
Suggestions on how to easily integrate a contact form?
Thx,
Ralf
Hi, we have three websites using the Enfold theme. All have been updated with the latest versions of WordPress and Enfold. However, in the past week, two of these websites’ contact forms have stopped working. I checked the elements to ensure that the information and email addresses were still correct and they were. I even removed them; published the page and recreated them to test again but they still didn’t come through. We sent emails to the individual email addresses without using the content forms and those did come through – so the email addresses themselves are fine. It appears to be an issue with the contact forms themselves.
The website that works is 1stcalrecord.com
The websites that don’t work are 500.uk.com and siptrunkplus.com
I have had to remove the contact forms now and replace them with “contact us at info@…” in the meantime so that we don’t miss any correspondence, so I’m not sure how you are going to be able to check the contact forms, but let me know if I can provide more info on this problem.
Thanks
Thanks Peter,
I hope we can get this resolved as I am about to use Enfold for a client site. Do you mind leaving this case open? I’ll remember to get back to you after the next release.
Thanks for your time, Jas
Hello,
yes, my side is under construction mode again. I had it open for you all of last week, but besides of lots of external accesses I did not get anyone from your support to have a look at this issue. I am not satisfied with that kind of support.
I have the feeling I have not been taken serious, and have therefore changed the theme.
Enfold really does have an issue with testimonials. And I double-checked with an older version: it is not only from 2.5.2 on, it is at least in 2.5 already.
Hey!
I still can’t access the website. Please activate the debug mode – open up enfold/functions.php and replace:
if(isset($avia_config['use_child_theme_functions_only'])) return;
with
if(isset($avia_config['use_child_theme_functions_only'])) return;
//set builder mode to debug
add_action('avia_builder_mode', "builder_set_debug");
function builder_set_debug()
{
return "debug";
}
Then go to the page with the testimonial shortcode/element and copy the raw shortcode data from the debug field. Afterwards post it by using a website like: https://gist.github.com/ or: http://pastebin.com/ . I’ll check if I can reproduce the issue on my test server.
Cheers!
Peter