am trying to build this page
http://kriesi.at/themes/enfold/pages/help/?default=true
please look at mine in private content and help me out
This reply has been marked as private.
This reply has been marked as private.
Hey!
Thank you for the info.
It sounds like you might be having an issue with a third party plugin or script, WordPress HTTPS, which is quite unusual because a lot of Enfold users who are using the plugin are not having this issue. Regretfully, we cannot provide support for third party plugins or scripts as stated on our support policy. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author.
I would try checking with your hosting provider on this particular issue as it sounds like something related to your setup is causing this. Typically, this is due server configuration problems (i.e. underpowered, traceroute issues, packet loss, permissions errors, et cetera). Additionally, your host will be able to diagnose things much better due to the fact that they have a more complete view of your account and can work behind the scenes with you.
Regards,
Ismael
Hey VictoriousC!
Thank you for using the theme!
You can add something like this on Quick CSS or custom.css:
body, body p {
font-size: 15px;
}
You can also change some of the font style on Enfold > Advanced Styling panel.
Regards,
Ismael
In the ENFOLD DASHBOARD it shows this:
Enter your Google analytics tracking Code here. It will automatically be added so google can track your visitors behavior.
Is this something that should be emailed with my purchase? or Where can I find it?
THANKS
Hi!
I added the function successfully and now the blog title appears there:
http://www.robroek.net/bureau-central/
If you want to change that simply modify the values in the functions.php file, for example:
add_filter('avf_title_args', 'fix_single_post_title', 10, 2);
function fix_single_post_title($args,$id)
{
if ( $args['title'] == 'Blog - Laatste Nieuws' )
{
$args['title'] = 'Custom Title'; // <-- Title
$args['link'] = 'http://kriesi.at'; // <-- Link
$args['heading'] = 'h1';
}
return $args;
}
Cheers!
Josue
Hmmm, there must be *something* that is causing it not to work on our work network. Any thoughts at all? I really wanted to use Enfold for our school’s website but without an admin panel that I can access at work it makes it tough.
Thanks for all the help thus far, muchly appreciated!
Hi!
1. To edit the content in the actual footer go to Appearance > Widget > Footer column, fill those widget areas with the your content.
2. To edit the style of the footer elements content go to Enfold > General Styling or Advanced Styling.
Regards,
Josue
Hey!
Please update the theme to its latest version (2.8.1).
Best regards,
Josue
Hey!
You can’t put that “Map” element there because that element will always be full width, but you can try with the Enfold Google Map Widget + Widget Area element.
Cheers!
Josue
Hello everybody,
I can’t really customize the header and footer on my pages. In the footer there seems to be Enfold default content (“Interssante Links, Seiten, Kategorien”) in grey font (I didn’t define grey font for any element…), the same grey font appearing above the header. Is there anything I can do about it?
Thank you!
Hi Josue,
Thanks for your response.
I copy/paste the code into notepad first and compare it to the code you’ve mailed me. Then I paste it in the functions.php (not the enfold-functions.php) but the website remains blank after that and I have to remove the code from the .php file again.
Hiding the title bar is not an option for me.
Is there an alternative?
Thanks.
Regards,
Roman
Hi Josue,
thanks for the quick reply, but unfortunately not ;-)
I tried the first css code – it results in a larger, yet streched image:

The second code doesn’t change the result at all:

Hi
I can’t get the share buttons and related posts to show up below my blogposts.
Using a child theme. Have no social media plugin activated. And I’ve set everything in Theme options/Blog Layout.
Would like it to be like your demo site:
http://kriesi.at/themes/enfold/2014/04/28/new-electric-cars-are-getting-really-fast/
Thanks in advance!
Hans
Hi!
Here you go:
https://www.dropbox.com/s/0thidwxrt42ttu4/enfold.wordpress.2014-05-31.xml
That XML contains only the v10 Magazine, import it in Tools > Import.
Regards,
Josue
Hi!
As far as i know the theme options doesn’t load any external resource (it’s all inside the enfold installation).
Best regards,
Josue
Dear Support team,
So far I always found my answer in this forum. But today, impossible to do so :-)
After the latest Enfold update, I got on the bottom of each post one area with Related Post (in French “Vous aimerez peut-être aussi”).
I can’t find where to disable it, as I already use a plugin for related post (WordPress Related Posts) that works perfectly.
Here’s the code page :
<footer class=”entry-footer”><span class=”blog-tags minor-meta”>Mots-clés :<span> assurance</span></span></footer><div class=’post_delimiter’></div></div><div class=’post_author_timeline’></div></article><div class=’single-big’></div><div class =’related_posts av-related-style-tooltip’><h5 class=’related_title’>Vous aimerez peut-être aussi</h5><div class=’related_entries_container ‘><div class=’av_one_eighth no_margin alpha relThumb relThumb1 relThumbOdd post-format-standard related_column’>
<span class=’related_image_wrap’ data-avia-related-tooltip=”Renégocier son assurance auto pour économiser”><span class=’related_posts_default_image’></span> <span class=’related-format-icon related-format-visible’><span class=’related-format-icon-inner’ aria-hidden=’true’ data-av_icon=’’ data-av_iconfont=’entypo-fontello’></span></span> </span><strong class=’av-related-title’>Renégocier son assurance auto pour économiser </div><div class=’av_one_eighth no_margin omega relThumb relThumb2 relThumbEven post-format-standard related_column’>
<span class=’related_image_wrap’ data-avia-related-tooltip=”Renégocier son assurance emprunt immobilier”><span class=’related_posts_default_image’></span> <span class=’related-format-icon related-format-visible’><span class=’related-format-icon-inner’ aria-hidden=’true’ data-av_icon=’’ data-av_iconfont=’entypo-fontello’></span></span> </span><strong class=’av-related-title’>Renégocier son assurance emprunt immobilier </div>
Please let me know how to hide it.
Thanks for your answer,
Régis
Hi!
Maybe Enfold can’t regenerate the dynamic stylesheet for one (or more) languages. Please use a ftp client and connect to your server. Navigate to wp-content/uploads/dynamic_avia/ and set the folder permission to 777. Then delete the enfold.css file and all other css files – the name of the files may vary based on the language shortcut – inside the dynamic_avia folder. Afterwards go to Enfold > Theme Options to regenerate the dynamic stylesheets (hit the green “Save all changes” button). Please re-save the options for all languages. If this doesn’t solve the problem please create me an admin account and I’ll look into it.
Cheers!
Peter
Hi Josue,
is there any idea what we can do to have the same layout in every language?
is it a question of enfold or WPML?
best regards
erwerde
Hi Josue,
I never changed anything in my media settings… neither before installing Enfold nor after updating.
I don’t want to use thumbnails for the big featured image; when I post a new blog entry, I always save my featured image in the size 706x360px – Enfold used to display the original images without any cropping or resizing.
Here’s a screenshot of a blog posting with a big featured image:

And here’s my media settings:

I don’t understand how updating changed the featured image setting… it used to be 706px by 360px, now it’s 706px by 270px.
The featured images are all uploaded in the correct size, but the display height is wrong.
Hi,
A quick question. Does Enfold work with the WPMemvers plugin.
Thank you,
Regards,
Ben.
Hallo Enfold-Team,
habe ein Problem mit dem Logo / Partner Element . Wenn ich als admin eingeloggt bin, wird alles sauber dargestellt.
Nach dem ausloggen ist alles extrem verkleinert.
Das Elemnt befindet sich auf der Startseite unten oberhalb vom Footer.
Könnt Ihr mir da weiterhelfen?
Wordpress 3.9.1 Multisite
Enfold 2.81
can i show just the breadcrumb trail and not the title on pages in enfold theme?
2. This issue still exists. To be sure you get what I am saying: Start with a wide browser, notice that the top of the background image is full screen and you can see it behind the header. When you make the browser narrow enough to turn on the mobile menu, that image gets shifted down below the header, which is smart, but the image height is not reduced by the header height, so the image continues down past the visible screen. You have to scroll down to see the bottom of the image. Also, I think this is a bug with the theme– it had this behavior before I changed any CSS.
3. Your CSS fixed the height issue– but scrolling down still switches the style out to the default menu style– (and changes the background from having transparency to being solid black (the setting I have set for Enfold->General Styling->Header Background Color))
Hello Kriesi and team,
I have the Enfold Theme installed and have very much enjoyed the power of the theme. I have one issue.
Tonight I updated to the new update 2.81 and in doing so the LayerSlider on our homepage has stopped functioning correctly.
We have the latest version of WordPress and have manually deactivated all plugins to see if there is a conflicting plugin but that is not the case. In any case it only stopped working after we updated the theme to the new version.
You may or may not be aware… but please could you advise as to what I should do? Thanks very much.
This reply has been marked as private.
Can you please help.
http://www.thebondgate.co.uk
I had to re-instal Enfold today as I had a crash after an update. Although everything was fine, my index page is looking like one of the standard theme templates. All other pages are fine.
Please take a look and give me a clue as to what is going on.
Thank you in anticipation.
Leo
Hello!
That’s not possible with Enfold out of the box. If you really need it try hiring a freelancer for the job or if you prefer request a quote here.
Cheers!
Josue
Have you tried importing the dummy data in the Enfold theme options? that should create a Page called Home v10.
Best regards,
Josue