Hello,
Please try to deactivate all third party plugins to see if it gets fixed.
Regards,
Josue
Hi Monsoon!
Try with this plugin: http://wordpress.org/plugins/404-to-start/
Cheers!
Josue
I updated my enfold theme, and suddenly the feature image appears on all blog posts, when before only the ‘add media’ image appeared in it. How do I set it to remove the featured image so it only appears in the blog grid. Also, when I upgraded it I don’t have the option to use the mosaic look for the blog. What happened. Here is a sample from a blog post:
http://wellnessmodalities.com/2014/01/07/seniors-choosing-home-instead-nursing-facilities/
As you can see, the featured image appears gigantically in the post, followed by the add media image.
Thanks for any help.
Miguel
Hey!
You need to add this line at the beginning (along with the version, author name, etc):
Template: enfold
Best regards,
Josue
f’n perfect! once again you guys rule – how do you guys remain so patient? – ha! much thanks!
I would like to suggest moving the delete X away from the toggle V in the custom widget area. I’ve deleted two widgets by mistake now and that is super annoying.
Thanks. Really like Enfold a lot.
This reply has been marked as private.
Hi!
Before updating the Enfold Theme I wanted to create a Child Theme.
But it always says: Template missing.
I’ll send you the code by private message to check it.
Thanks!
Nic
Hey klemesrud!
Please go to Enfold theme options > Header and choose “Header with social icons and bottom navigation” header type. You may need to make some small adjustments but it looks like your current websites header.
Cheers!
Yigit
Is there an easy way to assign a certain page to be the 404 of the site?
Hey AlainTernet!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-
.avia-menu-fx { height: 5px; }
2-
#header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a {
height: 88px !important;
line-height: 88px !important;
max-height: none !important;
}
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.minitext { font-size: 16px; }
Cheers!
Yigit
Hi!
In WordPress dashboard, please go to Users > Add New and create a new user with Administrator role
Regards,
Yigit
When I receive an email via our contact form, I’d like to be able to click ‘reply’ and have the user’s email (being collected in the contact form) automatically populated into the recipient field. I’ve done this before when building basic forms, but am not sure how to set this up within Enfold. Can you please help me?
Thank you.
Hi, I dont understand the changelog, in my customer website the Enfold version is 2.5, or the changelog display in 2014 January 09 – Version 2.4.5???

Can you explain me?
Regards.
Jean
-
This topic was modified 12 years, 3 months ago by
freepixelweb.
Thank you Ismael, I tried that twice but nothing happened.
Found a simple solution. If someone needs this in the future … see how i did it.
Create icons (ex. toggle.png and toggle_active.png) and upload them to the folder “images/custom” inside enfold theme. After this add following code to your custom css:
.toggle_icon{
border:none;
background: transparent url('../images/custom/toggle.png') center center no-repeat;
}
.activeTitle .toggle_icon{
background: transparent url('../images/custom/toggle_active.png') center center no-repeat;
color:#0988d9!important;
font-weight:bold;
}
.toggle_icon .vert_icon, .toggle_icon .hor_icon{
visibility:hidden;
}
Hello,
On my site http://www.linaukis.com I’m having trouble with the breadcrumbs. It’s not reflecting the hierarchy of the predefined menu.
How can I alter it, so that a portfolio item page has the following breadcrumb?
“You’re here: Portfolio / Portfolio Item Name” instead of how it is currently set up: “You are here: Home / Portfolio 3 Column Ajax / Portfolio Item Name.”
Thanks for your help!
Hi there,
On my site (www.linaukis.com), on portfolio items pages (ex.: http://www.linaukis.com/portfolio-item/grocery-coffee-photoshoot) I would like to give the user an ability to share the work on FB, Twitter and Pinterest.
Basically, I would like to insert the “icon” element from the Enfold Theme and make it link to a pop-up that allows a user to share that post on the above-mentioned Social Media.
I don’t need to functionality to show how many people have shared it, or liked it.
An example can been seen here: http://www.lovelybooks.de/autor/Helga-Hegewisch/ (on the right side of the screen).
I have already achieved the sharing screen to appear as a new window by clicking on on FB icon, but I would like it to appear as a pop-up, instead of a new window.
Do I need to download a plug-in for that, or just insert a URL in the icon tool?
thanks for your help!
Hi! i have some problems with Layerslider: when I try to save changes by using the green button on the bottom, it turns to red whit the text “saving…” and then nothing appens. It just remains red for a long time and i can’t get my savings done.
My plugins: bbPress, Contact Form 7, Duplicate Post (and Akismet, but just downloaded, not activated). Are they incompatible with Layerslider? My wordpress version: 3.8
Tanx
Hey!
The code is valid – I just tested it on my test server and it worked. Please delete the entire content/code within functions.php and then insert this code: http://pastebin.com/raw.php?i=G6GTHZ7p – it’s the same code I used on my test server and it should work on your server too.
Regards,
Peter
Hi Devin!
Thank you very much, it worsk!!! :)
I’m glad, that I can work with the Enfold Team! :)
Regards:
Robi
Hi mediumstudio!
Yes, Kriesi deactivates the post navigation on pages with fullwidth sliders or elements to avoid that the slider buttons overlap the post navigation and vice versa. If you want to activate the navigation on all pages simply insert following code at the bottom of functions.php. You can also place it in your child theme functions.php
add_filter('avia_post_nav_settings','avia_remove_fullwidth_slider_check', 10, 1);
function avia_remove_fullwidth_slider_check($settings)
{
$settings['is_fullwidth'] = false;
return $settings;
}
Best regards,
Peter
Hi!
You just need to replace the http:// protocol with https//. Go to Enfold > Theme Options and check the logo url (it’s displayed next to the “Upload” button) and the background image urls (Enfold > Styling). Both urls will probably look like http://hazelwoodsoapcompany.com/wp-content/uploads/sites/14/2014/01/background-tile-238×300.jpg and http://hazelwoodsoapcompany.com/wp-content/uploads/sites/14/2013/11/logo.png
Replace the http:// prefix with https:// and save the theme options and all pages should be secure.
Cheers!
Peter
Hi!
Try to open up /wp-content/themes/enfold/framework/php/class-style-generator.php and replace
if($addaction) add_action('wp_head',array(&$this, 'create_styles'),1000);
with
if($addaction) add_action('wp_head',array(&$this, 'create_styles'),1);
Best regards,
Peter
This reply has been marked as private.
Hi, I am trying to figure out how to use an alternative icon for the thumbnail mouse over:

Where is this icon located, and if this can be changed to a custom one? many thanks!
Hey!
Please switch to default twenty thirteen theme or any other themes then switch back to Enfold.
Regards,
Ismael