Hi!
@charterpca Please go to wp-content\themes\enfold\js folder and you will find Avia.js file inside
Best regards,
Yigit
Hey sitesme!
You should go to wp-content\themes\enfold\includes folder and open error404.php file and modify it
Regards,
Yigit
Hey jopalle!
It looks just fine on my end. I tried refreshing home page and none of the elements changed position.
You can find recommended plugins list for Enfold here https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/
I personally cannot recommend any other fullscreen plugin but i can recommend Flashlight theme
Regards,
Yigit
zaltom2 (SKYPE ID) fixed it he can fix anything
-
This reply was modified 12 years, 3 months ago by
bcbg92.
Hi!
Please try deactivating all active plugins and check if that helps. You can try re-updating the theme via FTP if that does not work
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Best regards,
Yigit
I don’t have the error on explorer i remove the cache

Hello.
I am happy to meet Enfold.
I need some help.
I want to delete ‘all’ sort button in sortable masonry portfolio.
So. portfolio items not show all but show first category and sort.
not. all / cat1 / cat2 / cat3
but cat1/ cat2 / cat3
Is it possible?
Thanks.
I don’t have the error on explorer

look on the main screen when it reload
-
This reply was modified 12 years, 3 months ago by
bcbg92.
Thanks Peter, I’ll be waiting.
Best regards.
Fabiana.
This reply has been marked as private.
Hey TwoInitials!
Please refer to this link: https://kriesi.at/support/topic/avia-layout-builder-not-loading/#post-137892
A user reported that 5.3.27 FastCGI may cause the issue and a switch to 5.3.27 CGI (Stable) fixed the problems on his server.
Regards,
Ismael
Hey theviagroup!
You can remove the social icons on Enfold > Header > just click the red x mark on the Social Icons section.
You can follow these steps to increase the max upload size:
http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
Regards,
Ismael
Oki because I have added the:
add_filter(‘avia_dyn_stylesheet_file_path’, ‘avia_change_filename’);
function avia_change_filename($stylesheet){
return ‘myfilename.css’;
}
in the child-theme function.php
But in the source it still say’s :
<link rel=’stylesheet’ id=’avia-dynamic-css’ href=’……/dynamic_avia/enfold_child.css?ver=1′ type=’text/css’ media=’screen’ />
Hi Jonathan!
I think a plugin causes this issue. Please try to deactivate all third party plugins and check if the accordion starts to work. If yes activate the plugins one by one to find the culprit.
Regards,
Peter
Hi Smaskit6!
Open up /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/testimonials.php and replace
if($link) $output .= " – <a class='aviablank avia-testimonial-link' href='{$link}' >{$linktext}</a>";
with
if($link) $output .= " <a class='aviablank avia-testimonial-link' href='{$link}' >{$linktext}</a>";
Cheers!
Peter
I’m just getting started with Enfold. It appears as though the theme has a “Related Posts” feature that I was not aware of. Unfortunately, related posts are not displaying in most of my blog posts. They’re displaying in very few posts. Any thoughts on what could be causing this? How to fix? Can I disable this feature and just use the plugin i was using previously (which was working great)? Here’s a sample page where the feature isn’t working
Thanks in advance for your help.
Hey!
I tagged this thread for Devin. He should be able to test your website with an IPad.
Regards,
Peter
Hi myuption!
Unfortunately, Enfold doesn’t have an audio player. You can try these plugins:
http://wordpress.org/plugins/compact-wp-audio-player/
http://wordpress.org/plugins/html5-jquery-audio-player/
Best regards,
Ismael
Hi!
Please go to Enfold > Styling > Header tab. Change the Header background color. You can use rgba and hex colors.
Regards,
Ismael
Ok, so it seems that i fixed it after searching the forum. Sorry.
THE FIX:
– Ad css to childtheme/style.css:
@media only screen and (max-width: 959px) {
.responsive #header .main_menu ul { display: none;}
.mobile_active #advanced_menu_toggle { display: block;}
}
– Change in enfold/avia.js:
switchWidth = 959;
Thanks guys
-
This reply was modified 12 years, 3 months ago by
basilicon.
Guys,
I have the following issue.
I have a lot of portfolio items on my homepage. Right now 110 but this increases everyday. When I use different website tools to test my website`s performance then I get a score of 88% which is good but my pagesize is 4.3mb and counting! I already use gzip and wp super cache and that made my site faster but did nothing for the pagesize.
Now like I said I use portfolio items with the masonry styling on my homepage. I set it to show all portfolio items because I like my customers to experience that infinite scroll. Isn`t their a way that Enfold or WordPress loads little bits of data every time a user scrolls down so pagesize at first is small?
Because when I keep carry on on this road then my pagesize will going to be 25mb and even more.
Please help me out.
Thank you very much
Tom
-
This topic was modified 12 years, 3 months ago by
tomerus. Reason: grammer
Hey lizybloom!
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');
Add the Text Block inside the Color Section. Add a unique css selector on “Custom Css Class” field. For example, add “awesome-textblock”.
You can add something like this on your custom.css or Quick CSS:
.avia_textblock.awesome-textblock {
background: rgba(255,255,255,.5);
padding: 10px;
width: auto;
}
Regards,
Ismael
Hi.
I have one problems with http://www.diegoestrada.es/?page_id=24
i have…
-In the 3 line only one photo
-in the 6 line only 4 photos
Why ¿?
and is posible change the size and style in the letter on menu ¿? (is bold)
thk
Hey!
It’s a custom script Kriesi created for his website. At the moment it’s not available for Enfold users because the configuration of the shortcode is not user friendly and it’s not flexible enough to bundle it with the theme. Maybe we’ll add an extended version of the circle shortcode to a theme update or Kriesi will write a tutorial/blog entriy about it.
Cheers!
Peter
Hi Yigit,
Thanks for your help.
I copied and pasted your codes into Quick CSS under “styling” under “theme options” in my enfold theme. I tried them one at a time as well as all at once, but none of them seemed to change anything.
Could we try again?
Thanks,
Erica
In the widgets now i can make “Enfold Custom Widget Area” and in theme option “Enfold” in each language i can select which sidebar i want to display in each language. I ask again, i can do with this way also for the footer widgets or i Have to do manually?
You would add it to your functions.php. This is the default location for any additional php that you would add to a WordPress theme or WordPress child theme.
See: http://codex.wordpress.org/Functions_File_Explained