Hi Martin!
No, Enfold does not support such an export feature but you can try Formidable or Gravity Forms instead – both plugin save the data in the database and help you to export the messages.
Regards,
Peter
Hi guys
I cant change the logo in the website anymore.
Get a crazy error that it has been assigned somewhere in an php
I dont get the error anymore but even if i change it in the settings (the logo) it will show the old one.
What can i do?
THIS is what i get when trying to upload something:
Warning: Cannot modify header information – headers already sent by (output started at /home/bevlogen/public_html/enfold2/wp-content/themes/enfold/functions.php:78) in /home/bevlogen/public_html/enfold2/wp-admin/async-upload.php on line 32
3787
Hi there Yigit.
Thanks a lot.
For WEB version is fixed doing that:
I notice that avia and the theme, re-scales images higher than 1440 px width, so the SOLUTION is to use images not biger than this width: 1440px: then, the code you indicates, it´s not needed.
In other hand, repsonsive still dosent works.
It creates a “blank space” below the slider fot the mobile version.
How we can fix it?
We run under WP 3.6 .. Should we upgrade to 3.7 ???
For ENFOLD, we use the last version.
Again many thanks in advance!
Best.
-
This reply was modified 12 years, 3 months ago by
Yakosuso.
Hi,
I have a client that purchased Enfold (I use it for one of my projects as well and LOVE it!) that want a form (Gravity Forms) to be displayed “over” a slider. Either as part of the slider or external. I tried to embed into the slider and that works, but it moves away as the slider changes. Also, I can’t input the same form in two sliders, have to duplicate to display it.
How can I have a form that displays all the time over a slider? I’m using layerslider.
Hi, I have just updated to the latest Enfold version and now my blogs are showing the whole post rather than a summary. I have searched the forum and cannot find a solution, but i know it is here as I have done it before.
There was a solution saying insert the more quick tag but how do i do that for existing posts.
There was also a suggestion to change the following script
$current_post[‘content’] = get_the_content(__(‘Read more’,’avia_framework’).'<span class=”more-link-arrow”> →</span>’);
to
$current_post[‘content’] = get_the_content(__(‘Read more’,’avia_framework’).'<span class=”more-link-arrow”> →</span>’);
if(!is_single()) $current_post[‘content’] = get_the_excerpt();
But i cannot find this string anywhere.
Please help as it was fine before the update
Thanks
Steve
-
This topic was modified 12 years, 3 months ago by
Stevenbegg.
Thirst things first.. Enfold makes life alot easier.. this is BY FAR the best theme out there.
I do have a question though..
Is there a possibility to use the Enfold shortcodes (example button) in the excerpt of a post/portfolio item? When I copy the shortcode from the normal wysiwyg editor and paste it in the excerpt I only get to see some html markup and it doesn`t read my shortcode.
Please help if possible
Thank you!
Thomas
Hi guys
Enfold theme: Slider
I’m not sure how to setup the slider to be responsive and stretch across the full screen like: http://kriesi.at/themedemo/?theme=enfold
In the theme setup it limits you to either 1210 or 1030px
Can you please direct me to the section in the forum where I can get more details on the setup, I can’t seem to find it
Much appreciated
Hi there,
I run a content driven blog website with 150,000 unique visitors a month. I have several advertisers and ideally, I would like to just switch on the new Enfold theme, when it is fully customized. How can I do that without making it look like the site is under construction int he process.
In the past, we always modified the template files and then quickly arranged things like widgets, when we switched in live.
In this case, I want to old site to keep running, and then just switch to the new enfold theme and look so it looks perfect.
What is the best way to do that? I am confused because of the backend customizer. How will that be saved? In the database?
Thanks so much in advance for your help. It is really appreciated?
Thank you very much Ismael for quick reply. I know I made the best decision to purchase your theme.
To be honest I am really new to this.
I have added the first code to loop-index.php.
I am currently using enfold child theme, but I added the code to enfold parent theme as the child theme did not have one.
now the author picture showed in the left hand side.
About the second code for css, it seems the second code you gave did not do anything to the appearance after I pasted it in the quick css in the child theme. I do not understand the purpose of the second code as everything is the same before and after the second code. Is there any overlapping between parent and child?
I heard that changing a lot of code to the parent theme will make it difficult to update to the newer version. What is you suggestion?
Contact Form in Avia Content Elements does not have capatcha, can we please have that added so I don’t have to have an extra plugin.
Hi,
I know how to have front page without sidebar, that part is easy.
But I have had to add a plugin for a contact form so I get captcha, as the built in one does not add capatcha unless it is in the sidebar, but when added as a short code at the bottom of a page it does not have the capatcha.
So what I need is to know how to add the short code to a widget so its still shows the capatcha. Or a dedicated widget for the contact form that includes the capatcha included with the theme.
did not work…I’m using the non-fixed header with social icons and additional nav….
here is the site: http://cl.ly/3l1m473I1Z44
any other thoughts….using enfold 2.0.1
Hi LollyGreen!
You forget the link. If you don’t want a sidebar on your frontpage, edit the page then look for Layout > Sidebar > select “No Sidebar”.
Best regards,
Ismael
Hi!
Please add this on your custom.css or Quick CSS:
.logo img {
image-rendering: auto;
}
Remove browser cache then reload the page.
Best regards,
Ismael
My layer slider don’t have anything. In the “Enfold Theme Options” I can’t see any option. Its very strange. Someone can help me?
thansk in advice.
Luiz
thanks Yigit, I will certainly take a look at this.
But my concern is why is this happening in the first place? Is it some custom CSS I added that is messing with it, or is a theme issue that was overlooked? If I am wrong in the following assumption then disregard, but I am assuming the width 24% only works for the 4 column layout? if I change it to 3 column or 5 column what will happen to those? And this is a global css change so If I have galleries of different column counts on different pages?
Again I may be wrong, but these seem more like lipstick changes, not corrections. And I don’t mean that in a rude way, just want it to work appropriately.
thanks
Hi!
You are going to hire a freelance developer if you really need to display portfolio items name, as it requires a deep customization that we cannot provide with default support.
But you can add following code to Quick CSS in Enfold theme options under Styling if you would like to display a fixed text, in this case “text”
.image-overlay.overlay-type-extern .image-overlay-inside:before {
content: 'text';
font-family: 'entypo-fontello';
}
Cheers!
Yigit
Hi!
You can try adding the code to Custom.css file inside Enfold/Css folder to see if that works fine.
But please note that your code is missing one curly bracket at the end. It should be
@media only screen and (max-width : 480px) {
.avia-layerslider { display: none; } }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .big-preview { background-color: transparent; }
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 24%; }
That should look like this http://i.imgur.com/2ieUu2P.jpg
Best regards,
Yigit
Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab to make header fixed on mobile devices
@media only screen and (min-width: 768) and (max-width: 989px) {
.responsive #top #header { position: fixed; top: 0; }
.responsive #top #main { padding-top: 160px; } }
@media only screen and (max-width: 767px) {
.responsive #top #header { position: fixed; top: 0; }
.responsive #top #main { padding-top: 155px; } }
Cheers!
Yigit
Hey Yakosuso!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width: 768px) { .page-id-104 .avia-layerslider { height: 338px!important; }}
Best regards,
Yigit
I was contacted by a potential client who would like a website created, but is set on having a left hand navigation, similar to this website http://podlandscaping.com/.
So I am wondering if there is a way to include the Enfold navigation on the left handside or alternatively if you can recommend another theme, which would easily allow this.
Many thanks
Ivana
Thanks for your answer Dude.
Just i couldnt figure out, how to implement that to enfold.
But gona try again later on.
Cheers
Is there any documentation on extending / creating new Content Elements in the Layout Builder? Or can you give me some idea which PHP files might be applicable?
I’d like to create a few more common styles that will be used and would love for them to extend Enfold following the Kriesi methodology.
Hi, can I using Enfold limit a user to only their Author page or must i install buddypress?
All the best Johan
I would like to activate a third party service like livefyre or discus for comments on my blog.
How do I disable the existing comments system in Enfold?
I am doing a trial with facebook comments and I have both displayed.
I read something in other posts here. I read I would have to delete some code, however I don’t feel comfortable/safe deleting code without being sure that it achieves exactly what I am looking to achieve.
So apologies if I am asking a question that has already been answered.
Many thanks for your help.