Hi!
Feel free to request it here – https://kriesi.at/support/enfold-feature-requests/ :)
I am marking this thread as resolved. If you have any other questions or issues, please let us know!
Cheers!
Yigit
Hello everybody,
Since recently, I am unable to enter a AJAX Preview image when creating a new or editing a Portfolio entry. It simply jumps to the top of the page without letting me enter anything. I’m quite unsure when this issue started, maybe since WordPress 3.8.whatever-came-before-3.9.
I tried updating (i. e. replacing) the enfold directory in themes and updating wordpress and all plugins, to no avail. Can somebody help me?
Hi erikenanne!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main_alternate {
background-color: rgba(0,0,0,0.3);
}
.main_menu ul:first-child > li {
background-color: transparent;
}
Best regards,
Yigit
Hello Ygit
Yes I looked at the source code and see the mysql query, so i add another plugin who add a real Most Read widget
(to be add to Enfold ?)
;-)
Hey!
Can you also post the link to your website? You can check theme version in Appearance > Themes click on details on Enfold. Or in Style.css file in Appearance > Editor.
Best regards,
Yigit
Hi,
I tried the updating via ftp, but now my backend is also only a white page – same as my webpage.
So I how can I solve this situation.
I have also tried to replace my wordpress-files per ftp.
I down graded the site back to 2.6.3 (didn’t have a 2.6.4) and still received the following JS error:
ReferenceError: Â is not defined
http://boadev.co.uk/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-builder.js?ver=0.7:394&host=boadev.co.uk
I downloaded a fresh copy of 2.7 and now reinstalled this and still the error?
When I try to edit the text element on my page – I can only view it as code – the visual editor has stopped working. It looks like it is a serious issue since upgrading to latest wordpress version… as I have just updated another site that used the Enfold Theme and the same thing happens. Please help?
Hi!
Glad the pages are back!
Please try to change a little bit of settings on Enfold > Theme Options then “Save Changes”. This should refresh the enfold_child.css file. Let us know if it works.
Regards,
Ismael
Hi, i would like to know how to create a sidebar like the one you have in the Enfold theme demo under the Features Menu, where the texts also got icons. Thanks in advance!
Hey!
Thank you for the update.
Please use the plugin mentioned on the documentation Yigit suggested then refer to this link for more info on how to properly migrate your website from production to development vice versa: https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684
I recommend to use WP MigrateDB or WP MigrateDB PRO
Regards,
Ismael
This reply has been marked as private.
Hey simonac!
Thank you for using the theme!
Please try this:
function bp_dtheme_activity_secondary_avatars( $action, $activity ) {
switch ( $activity->component ) {
case 'friends' :
// Only insert avatar if one exists
if ( $secondary_avatar = bp_get_activity_secondary_avatar() ) {
$reverse_content = strrev( $action );
$position = strpos( $reverse_content, 'a<' );
$action = substr_replace( $action, $secondary_avatar, $position);
}
break;
}
return $action;
}
add_filter( 'bp_get_activity_action_pre_meta', 'bp_dtheme_activity_secondary_avatars', 10, 2 );
We would like to see an example of the page where the avatar is showing.
Regards,
Ismael
Thank you very much! I appreciate very much that you did this even if not related to Enfold. :) Buttons look good now.
Hi!
Thank you for a great theme!
When I updated to the latest version of the theme Enfold the Enfold Combo Widget got broken on the mobile.
Check this out: http://46.22.122.163/
Can you help me?
Hi!
Thank you for the update.
They are indeed broken. I uploaded an image on a post. http://www.thewinecountryhomes.com/wp-content/uploads/2014/03/Abducted-46.jpg
Can you please check if the image is present on the folder? Please go to wp-content/plugins folder then rename or remove all unused plugins. Test the media uploader again after. Another thing that you can do is to edit wp-config.php file on wp root directory, add this at the very bottom:
define( 'UPLOADS', 'wp-content/'.'uploads' );
You might also want to increase the wordpress php memory limit to at least 128M because you might experience issues when using the Advance Layout Builder. This is usually due to the builder timing out because of a memory limit in your server environment. The first thing you can do to fix this is to add the following lines in your wp-config.php file located at the root of wp directory:
define( 'WP_MEMORY_LIMIT', '128M' );
define( 'WP_MAX_MEMORY_LIMIT', '256M' );
You can also contact your host if you’re not comfortable doing the adjustments yourself. Refer to this link for more info: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Best regards,
Ismael
Thanks, Yigit. Your theme update notification does not seem to be working in WordPress, it said the theme was up to date. (I’m pretty sure that my Themeforest creds are correct. Is there just somewhere that I can check periodically and see what version of Enfold is current? It seems like you update it very frequently, which is great…..)
Anyway, I’ve updated to 2.7 now. I’ve looked over the header display options. And I don’t see how to keep the menu from overlapping the logo. Is there a way? I don’t really want to start editing your menu CSS, because it’s so beautiful and feature-rich.
Thanks
Hi !
Problem is that I did not migrate the site for different reasons.
I am creating it from scratch and I can’t make it look like the first one.
Hi,
(working with Enfold 2.7 and a child theme).
I’d like to get a different layout for the blog page than the default layout that I’ve chosen in the theme’s General Settings .
Then, I recently upgrade the Enfold version (after reading this topic: https://kriesi.at/support/topic/advanced-layout-editor-to-build-your-own-blog-layout/) and I followed the instructions of the Enfold documentation (http://kriesi.at/documentation/enfold/have-a-different-single-page-blog-layout/).
It works well but…
Breadcrumbs are broken for posts, categories and archives pages.
As an example, I get following breadcrumbs :
– For the blog page : ” Home > Blog page name” (that is ok)
– For any archive or category page : “Home > Category name (or archive name)” instead of “Home > Blog page name > Category name (or archive name)”
– For any post of any category : “”Home > Category name > Post title” instead of “Home > Blog page name > Category name > Post title”
Is there any way to keep the complete hierarchy in breadcrumbs whitout selecting any page in “And where do you want to display the Blog?” (Enfold general settings)?
If not (second part of my question) :
Because I’m not an experimented wordpress user, I thought : “ok, let choose the same layout for the blog page and the categories/archives pages). Then I made following choices:
– Specifing the blog page in the field “And where do you want to display the Blog?”
– Choosing “Use the advanced layout editor to build” for the “blog style” field
With these options, breadcrumbs are ok but… the layout of the archives and categories pages do not respect the advanced layout of the blog page :
– no image displayed,
– entire outputs of the posts are displayed (no link “read more” as it’s defined in the blog page layout).
Did I chose some illogical or wrong paramater? Any idea to solve this?
Thank you for your help!
Hi!
Thank you for using the theme!
We tested this on our end and it works fine. Please make sure that you didn’t specify a position on Styles panel because their position will be set to absolute. You need to add this on Custom styles field:
position: relative;
This is the code that we used:
<h1>THIS IS AN H1</h1><br>
<h2>BELOW THE H1</h2>
This is the screenshot:

Did you install the layer slider as a standalone plugin?
Please download the theme again from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Ismael
Hey!
Thank you for using the theme!
Did you migrate the test site to this domain http://www.socacom.fr ?
Note that all theme options are saved on the database so it is essential that the database remain intact after the migration. Please use this plugin to properly transfer the website and all the media files associated with it. WP MigrateDB or WP MigrateDB PRO
Refer to this link for more info: https://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684
Cheers!
Ismael
Hi!
Glad it is working now.
When you search the same topic over the forum, you’ll see that updating the theme files or commenting then uncommenting the error line mentioned above fixed the issue for all of them. We’re not entirely certain why it’s happening but luckily it can be fix.
Cheers!
Ismael
I’ve got the same problem: no pagination, every page still send me to first page…
I’ve tried to delete .htaccess file, but nothing happens.
My site is:
http://thomasgraziani.com/
Permalink setting is: http://thomasgraziani.com/%postname%/
Reading settings is: static page – hoe page
Can you post another solution, if there is? Is a bug in Enfold or in my wordpress installation?
Regards!
My test site looks ok:
http://www.mm64.net
but my final site looks awfull : transparent header menus, black lines between section.
I can’t find what I did wrong :(
Can someone help me please?
Hi!
@phausner: Thank you for the info but you’re using a very old version of the theme, version 2.1. Please download the latest version from your themeforest account then update the theme via FTP. This should fix the issues with WP 3.9. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
@switchplus: Thank you for using the theme. Please post the website url here. Make sure that you’re running the latest version of Enfold, version 2.7.
Best regards,
Ismael
Hey!
Thank you for the link.
You can add a unique selector for each Avia Elements. Edit functions.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;
Below, add this code:
add_theme_support('avia_template_builder_custom_css');
Edit the text block then scroll below, add a Custom Css Class. Let’s use textblock-1 for example. Save then update the page. Add this on Quick CSS or custom.css:
div.avia_textblock.textblock-1 {
position: relative;
top: 10px;
}
Regards,
Ismael
Hello,
I have similar issue,
Enfold is not supporting NAV Menu Roles plugin,
And I got this soultion,
http://wpdevplus.com/fix-nav-menu-roles-plugin-doesnt-show-themeforest-enfold-theme/
Do you think this solution is safe?
Hi,
i use enfold with buddypress. It works great!
I have one thing i can’t find a solution for.
In the group there is the activity stream. I want to remove the group avatar from the activity stream. I found an answer with this code.
function bp_dtheme_activity_secondary_avatars( $action, $activity ) {
if ( $activity->component = 'friends' ) {
// Only insert avatar if one exists
if ( $secondary_avatar = bp_get_activity_secondary_avatar() ) {
$reverse_content = strrev( $action );
$position = strpos( $reverse_content, 'a<' );
$action = substr_replace( $action, $secondary_avatar, -$position - );
}
break;
}
return $action;
}
add_filter( 'bp_get_activity_action_pre_meta', 'bp_dtheme_activity_secondary_avatars', 10, 2 );
But this does not work when i put it in the child themes function.php . I get a white page.
It would be great if someone has an idea how to solve that problem”
Thanks Simon
Hi!
Thank you for using the theme.
Do you mind if we take a look at the website? Please make sure that you’re using the latest version of the theme which is Enfold 2.7.
Cheers!
Ismael
This reply has been marked as private.