Hi
I have a site set up with wordpress 3.4 and when I activate the Enfold theme, all of the text editing tools disappear on the page and post edit screens. Also the text that is there in the pages is white on a white background, and also the HTML option is disabled? As soon as I activate the default theme it all comes back again.
Any idea what to do???
Thanks
Ian
Hi there,
Just finished my latest webpage with the Enfold theme and now that all is published, the mobile version is not showing..it actually behaves kind of weird, it seems to reload (infinite). Please try http://www.northware.mx and you will see.
Please help and sorry for starting a new thread. I must have overlooked this type issue.
the IT folks figured it out. will mark this resolved. thanks for the response!
Hi,
I tested this using the enfold logo however this is only going to work on a non-fixed header. Please try to import the dummy data and test this one. Put this code on your custom.css
.logo a:hover {
display: block;
width: 192px;
height: 88px;
background: url(../images/layout/logo2.png) no-repeat;
padding: 0 !important;
}
.logo img:hover {
padding: 0 !important;
position: absolute;
left: -9999px;
}
.logo img {
padding: 0 !important;
}
Regards,
Ismael
Hello Everyone. For our future site we need a kind of “Mobile Splash Screen” something like a modal splash screen that ease the access to direct functions/buttons that would be nice to have when you visit from mobile: tap to call, tap to email, dismiss and continue to the website etc.
Anybody knows a plugin (free/paid) or code snippet that can provide this functionality and plays nice with Enfold?. There is no need for it to be a turn-key solution since we would like to code the actual splash page contents, is the mobile detection and modal framework what we need.
Regards
Hallo there,
I just bought your enfold wordpress theme and im very impressed about the mass of helpfull features. Thank you for this great theme!
Please help me to find a solution for this case:
I am using the “small fixed header”, so the logo scales down when scrolling down.
Now I would like to add a hover effect to the img logo. I have already tried a lot, but didn’t archived it yet.
I look forward to your answers.
Thanks a lot in advance!
Best regards
Tobi
Hi!
With Enfold 1.4 you can set different sidebar options
-) for archive pages
-) single posts
-) standard pages
-) blog page
You can overwrite these settings on a per entry basis (posts/pages).
Best regards,
Peter
The site has been moved to the domain and the form still isnt working. (www.barrysbirthdaybash.com) The web address does not match the email address set in the form. it is a work site on our own servers, so is there something I can tell our IT guys to look for? my tech knowledge only goes so far. The form if you try it, just blanks out after you click send. nothing is displayed and no auto response is received.
I’m using Enfold in the “multisite” environment. I wonder if that has anything to do with it. The only plugin I have on the Enfold site is bbPress.
The button shortcode is not working. It just shows up literally as below on the webpage.
[button link=”http://google.com” color=”#333333″ border=”#222222″ text=”light” window=”yes”]Button Text[/button]
And, when I try to use the “insert shortcode” generator to create a button, I get the error message “An error occurred. It seems your are no longer logged in. Please reload the page and try again”
I even upgraded to the latest Enfold version 1.4 and tried it all different browsers (IE10, Firefox, Chrome) – and none are working.
Hi Aleksandr,
The portfolio post type should transfer over when you active Enfold. The data is quite a bit different however as with Enfold, the portfolio items only have a single featured image and then custom content inside of the portfolio item (so it can be whatever you want).
Posts/pages will also transfer over automatically but the layouts will all need to be re-done since the new theme has a completely different system.
Regards,
Devin
I’d throw my hat in for colintate:
Can’t go with this…
When you create separate categories under a portfolio, pagination includes all categories instead of the category you are currently in.
Hi tim254,
You can make feature requests in this topic: https://kriesi.at/support/topic/enfold-feature-requests
For the color of the phone number, you can use this css:
.phone-info span {
color: red;
}
Regards,
Devin
This is a bug in the latest version and we’ll fix it with the next update. For now you can replace following line in wp-contentthemesenfoldconfig-wpmlconfig.php:
add_action( 'ava_meta_header', 'avia_wpml_language_switch' );
with
add_action( 'avia_meta_header', 'avia_wpml_language_switch' );
Hi,
It’s the latest design style. All the big houses are just going crazy about it.
Nah, Its up to you in Enfold where to place the image. You can put it above, below, right or left of your article. Just use the advanced layout editor ( https://vimeo.com/64996057 ) here is a video I made about how to add layout editor functionality to your posts. Just instead of the custom post type, add post where it shows to edit in the video.
Then in your blog posts, don’t use the featured image instead use a simple slider, just add 1 slide to it, and it will automatically become the featured image. Then you can position the simple slider and the blog post however you want using the columns.
Thanks,
Nick
Hi,
on http://mz.muze1.de/blog/ i am using the combo widget. Now i noticed that after updating to 1.4 the preview pics do not show up. Any idea how to get them back? On the frontpage at the very bottom it works fine.
Thanks for your help,
Sebastian.
Hallo,
ich habe leider keinen Zugriff auf den Demo Content. Möglicherweise ist er aber auch im Dummy Content enthalten (Enfold und den grünen “Dummy Data” button klicken – aber Achtung nur auf einem Testsystem, den es kann bestehender Content überschrieben werden).
Wenn die Gallerie neben “SOME ENFOLD CORE FEATURES” gemeint ist – diese lässt sich sehr leicht nachstellen, nämlich mit: http://www.clipular.com/c?5499120=Mnr1inoJoiqNQM7uPkrYLQuixaM&f=.png
Vermutlich fehlen aber die kleinen Thumbnail Bilder in der Auswahl – diese werden im nächsten Update enthalten sein. Wenn man diese jetzt schon haben möchte, öffne wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesgallery.php und ersetze:
"subtype" => AviaHelper::get_registered_image_sizes(array('thumbnail','logo','widget','slider_thumb'))
mit:
"subtype" => AviaHelper::get_registered_image_sizes(array('logo'))
Hi There,
I would like to change a few things.
• Where can i change the height of the input field (form)?
• I have a 3 colum gallerie in the homepage, i want to have space between the images
• In the header i want to use different colors voor navigation (Actief orange and disactief dark-blue)
• Header: Where can i set a stroke below menu item when rollover like your example?
• How can i change the height of google map when i use sidebar?
• Special heading: i would like to change that color and not the regular text color.
Thank you in advanced
Taha
Hi kerin01,
The mail funciton is just using the default wordpress mail function which you can test by using any contact form plugin and setting it up with the same email.
A lot of hosts these days also block email being sent out if it isn’t originating from the domain (@yourdomain.com) to prevent spam as well as generally not allowing php to send mail without a server setting. So it would be a worth a quick check with your host to make sure the normal php mail function as well as wordpress mail functions are allowed.
Regards,
Devin
@TechShad – if you’re working on a local server the mail won’t work if the server is not configured properly: http://www.blog.tripleroi.com/2012/05/solvedenabling-sendmail-on-localhost.html
@doafilms – yes unfortunately there’s no way to fix this with a hook atm. You can edit wp-contentthemesenfoldframeworkphpclass-form-generator.php manually though – open up the file and replace:
mail($from, $this->form_params['autoresponder_subject'], $message, $header);
with:
if(!empty($this->autoresponder[0]))
{
$from = $_POST[$this->autoresponder[0]];
$usermail = true;
}
else
{
$email_variations = array( 'e-mail', 'email', 'mail' );
foreach($email_variations as $key)
{
foreach ($new_post as $current_key => $current_post)
{
if( strpos($current_key, $key) !== false)
{
$from = $new_post[$current_key];
$usermail = true;
break;
}
}
if($usermail == true) break;
}
}
mail($from, $this->form_params['autoresponder_subject'], $message, $header);
We’ll include a hook in the next update.
Hi,
it’s the “Single Author, big preview Pic (no author picture is displayed, feature image is big)” blog layout. If you’re using the standard blog page go to Enfold > General Settings and select it or (if you’re using the blog as element in the layout builder) select it on the layout builder option page. The big image is the “featured image” of the post – you can set it on the right side (option below the blue Publish/update button).
I had forgotten that after the last update, you could insert the read more button :)
I have a problems with my child theme. I have recovered the files of Dude. I have this:
/*
Theme Name: Enfold Child theme
Description: A superflexible and responsive Business Theme by Kriesi –
Update notifications available on twitter and facebook:
Follow me on twitter
– Join the Facebook Group
Version: 1.4
Author: Kriesi
Author URI: http://kriesi.at
License: Themeforest Split Licence
License URI: –
Theme URI: kriesi.at/themes/enfold/
Template: enfold
*/
When I activate this child theme, my site no longer load, I just get a blank page, why?
I would like to see the feature of being able to re-arrange the table data in the pricing/regular table editor like just in the regular editor.
I made a complete table but forgot one line and had to re-create the whole table to add the line.
The ability to move a column left or right or a row up and down. The only option right now is X to delete.
===============
Another addition that would be cool would be a specialty page for a site map.
It seems like you didn’t add the code into the quick css field – otherwise it would be at the end of this file: http://scadasymbols.net/wpnew/wp-content/uploads/dynamic_avia/enfold.css?ver=1
OK, I found in Enfold. BUT this not solve the problema, the problema is still there.
Hi,
I have just bought Enfold. I have implemented ok, but the blogging form have a problema with the options that are included below the space to make comments. The option “yes add me to your mailing lists” and a check box are loosing alineation with the rest of the form.
This problem appears in ALL the blog page options, small, big, etc.
You can see it at my site in this simple page http://scadasymbols.net/essl-library-and-the-electric-scada/
PLEASE, I need a way to correct this, I suppose that the problem is in CSS.
Thank you in advance.
Hi,
You got a lot of thread opened and I checked the link you provided, none of them show the enfold theme on the website. Just the default homepage for a blank website like Devin said. :D
Regards,
Ismael
Hi,
@Devin: When you clicked on the link provided by @yardena, can you see the Enfold theme?
Regards,
Ismael