Hi Ken!
Thank you for using Enfold.
Remove the borders with this:
.av-magazine-thumbnail, .news-thumb {
border: none;
}
Regards,
Ismael
Hello,
I read dozens of posts in this forum and lots of articles quoted on the subject and still can’t manage to solve this issue with Enfold.
Quick reminder : when using anything else than the default permalink structure (with ?page_id&page…), we get a 404 error when going to the next page of the portfolio entries pagination.
I believe I tried every solution posted on the Internet about it : re-creating the .htaccess file, removing settings and starting anew, updating WordPress and the theme several times, deactivating every plugin, etc). Still no luck, still 404 page on our portfolio.
Is there a real solution to this issue ? Has anyone found a way to get it to work ?
Thanks for your help and patience…
Hey akircher!
Thank you for using the Enfold theme.
The latest version of the theme uses a new kind of lightbox called MagnificPopUp. If you still want to use the prettyPhoto plugin, please disable the Lightbox Modal Window on Enfold > Theme Options. Install this plugin: https://wordpress.org/plugins/prettyphoto/
Best regards,
Ismael
Hi shriii!
Thank you for using Enfold.
Are you referring to the nested navigation on the sidebar? You can add a custom menu widget or enable the Page Sidebar navigation on Enfold > Sidebar Settings.
Regards,
Ismael
Hey tfx678!
Thank you for using Enfold.
Is the issue still happening when you update to Enfold 2.9.2? Please test it on another browser or computer. If possible remove the cache of the browser that you’re using.
Best regards,
Ismael
I see two offers for wp admin access. Hopefully that is enough. The client’s site I updated and am having the issue with is a very high volume eCommerce site and for security purposes I would not be able to offer wp admin. If it were my own site, absolutely. No problem.
I have yet to roll the update to my own Enfold site as 5+ years of web development and WP experience have taught me otherwise. I’ll wait until you guys own the issue and resolve it if it’s yours. It could be a WP 4 thing as well but have not seen the reference to this over in wp forums. Thanks for looking into it.
Hey hylandgraphics!
Thank you for using the Enfold theme.
Please check if the Lightbox Modal Window on Enfold > Theme Options is enabled. Try to deactivate the plugins then test it again.
Regards,
Ismael
I got an error with this code..
function after_breadcrumb_func($content = ""){
if($context == "page" || $context == "single-portfolio")
echo "<div>adsense here</div>";
}
add_action('ava_after_content', 'after_breadcrumb_func', 10, 2);
[16-Sep-2014 06:17:18] PHP Fatal error: Cannot redeclare after_breadcrumb_func() (previously declared in /ph/wp-content/themes/enfold/functions.php:504) in /ph/wp-content/themes/enfold/functions.php on line 523`
-
This reply was modified 11 years, 6 months ago by
jalmz.
Hi mhiller!
Thank you for using Enfold.
Please use the default template then disable the header title, sidebar and footer on the Layout box. You can remove the header or menu container on that specific page using css. Please give us a link to the actual page. A screenshot of what you’re trying to do will help.
Cheers!
Ismael
Hey mcraig77!
Thank you for using Enfold.
The scroll top button should not increase the header size. Please give us a temporary login details so that we can see the site. Make sure that you’re running Enfold 2.9.2 with WordPress 4.0. Maybe a plugin is causing the issue, please deactivate the plugins then test it again.
Best regards,
Ismael
81Participant
Which Theme?: Enfold
Question: Thanks for your message. But I use the latest update of Enfold and dei does not work on WP 4.0. What can I do?
Best regards: Dannie Brus Netherlands
Your message was on 9-16 / 4.50 h
Actually it does already support it. We have released a updated version a few days prior to the 4.0 release. all you need to do is update your theme and you should be fine ;)
If that does not help feel free opening up a thread in our support forum:
https://kriesi.at/support/
Cheers!
Hi Jorge!
Thank you for using Enfold.
I checked the site and the sidebar is still there along with the WPML flags on the main menu. What widgets are missing? Portfolio grid are now set to full width by default. You can insert the grid on a 1/1 column to prevent this from happening. You can still create a child theme. Get a copy of the child theme folder here: http://kriesi.at/documentation/enfold/using-a-child-theme/
Activate the child theme then Import the parent theme settings on Enfold > Import/Export panel. Create a backup of your database and theme files before doing this just in case.
Cheers!
Ismael
Hey Moeitani!
Thank you for using Enfold.
1.) Please refer to this link on how to add excerpt on magazine list: https://kriesi.at/support/topic/show-excerpt-in-all-magazine-blog-list-2/
2.) Add this on functions.php to increase the number of characters for the blog grid summary:
add_filter('avf_postgrid_excerpt_length','avia_change_postgrid_excerpt_length', 10, 1);
function avia_change_postgrid_excerpt_length($length)
{
$length = 300;
return $length;
}
3.) I noticed that all the other menus are dropdowns. Make sure that the top menu are parent page of the pages on the sub menus.
Best regards,
Ismael
Hi there,
Running WordPress 4.0 and Enfold 2.9.2. I can no longer upload images using the media library – constantly getting a http error. I uninstalled all plugins and still the error. I called the hosting company, no luck. I deactivated Enfold, and then it started working! Reactivated it and back to the constant error.
Advice on how to move forward with Enfold?
Cheers,
Jaime
This reply has been marked as private.
Hey!
Thank you for using Enfold.
Please go to wp-content/uploads/dynamic_avia folder then delete the enfold.css file. Toggle any theme options to regenerate the file. If you have a cache or minify plugins, please disable those while working on the site.
Best regards,
Ismael
Hi!
The problem persists with any other theme activated, so its not related to Enfold, i’d suggest re-installing WordPress.
Cheers!
Josue
Hey ethanalvin!
Thank you for using Enfold.
The site loads fine when I checked it but testing the site on speed test tool shows that you need to compresses some of the images. Usually minimizing the image file sizes and number of plugins that you install will greatly improve the performance. These are the things that you can do to optimize the website speed and page load courtesy of the wordpress community:
1. Optimize all images with AI/Photoshop before uploading to server ‘save as web safe’ jpg
2. Once all images are on the website optimize with ewww optimizer plugin twice 1hr 10mins apart.
3. Install wp-smushit run once to remove jpeg extra data, then uninstall.
4. Use BWP minify plugin to minify scripts and stylesheets.
5. Install WP-Super cache, select all recommended settings.
6. Logout your website, visit every page at least once to create super cache files.
7. Join Cloudflare setup your website on their CDN, Choose options: Full CDN Optimisation save then activate purge files. once done log out.
8. Have a cup of coffee.
9. Visit your site after 20 minutes or so.
10. Don’t forget to smile.
Cheers!
Ismael
Hi,
Open /themes/enfold/functions-enfold.php and look for this line:
'heading' => 'h1' //headings are set based on this article: http://yoast.com/blog-headings-structure/
Replace it by this:
'heading' => 'span' //headings are set based on this article: http://yoast.com/blog-headings-structure/
Regards,
Josue
Hello, I have recently setup MemberMouse with my Enfold theme. It seems as if Enfold strips out the CSS MM uses and makes it look pretty ugly.
Is there anyway for me to get the MM CSS to work or am I stuck hiring a Developer to get my Membership core pages looking good?
Thanks for your help on this.
-Seth
Hi keesvv!
Thank you for using Enfold.
You can use social icons that you don’t usually use like “Vk” then place the url of the page on the Social Icons URL field. Change the icon with this on functions.php:
add_action('init', 'avia_replace_standard_icon', 10, 1);
function avia_replace_standard_icon($icons) {
global $avia_config;
$avia_config['font_icons']['vk']['icon'] = 'ue877';
return $icons;
}
You can get the icon code by hovering over the icon element:

Regards,
Ismael
This reply has been marked as private.
Hi icotom!
Thank you for visiting the support forum.
That is the twitter account url that you set on Enfold > Social Profiles.
Regards,
Ismael
Hey squaic!
Thank you for using Enfold.
It does work fine on our installation. I checked the site and I don’t see any hover effect or overlay on the images.
Best regards,
Ismael
Hey!
Please update the theme to the latest version (2.9.2).
Best regards,
Josue
Hi Jordan!
Thank you for using Enfold.
The dummy data uses images with the same dimension and proportion. If you’re uploading images with different sizes, you can set a minimum height for the portfolio thumbnails. Use this on Quick CSS or custom.css:
.grid-image img {
width: 100%;
display: block;
height: 225px;
max-height: 225px;
min-height: 225px;
}
Regards,
Ismael
Hey ryanmortier!
Thank you for using Enfold.
You can use this plugin to enable php codes on posts and pages: https://wordpress.org/plugins/insert-php/
Regards,
Ismael
Hey alfonsoval!
Thank you for using Enfold.
Add this on Quick CSS or custom.css:
.title_container .main-title {
display: none !important;
}
Best regards,
Ismael
Hi
Upgraded to WordPress 4.0. Now the layout builder in Enfold is just stuck in a spinning wheel.
Same issue but with Enfold. Clicking Default Editor does nothing.