Hi David!
Can you please give us a link to the website? You can hide the title container on Enfold > Header > Header Layout > Header Title and Breadcrumbs, select “Hide both”. You can also add this on Quick CSS:
.title_container {
display: none !important;
}
Please refer to this link on how to fix icons on firefox and ie: https://kriesi.at/support/topic/icons-still-not-working-in-firefox-and-ie/#post-173204
Regards,
Ismael
Hi Jay!
Can you please give us a link to the website? There a lot of header options and css modifications that you added might not work as usual. Please remove those then reconfigure the header settings again. You’ll see a lot of new options on Enfold > Header.
Regards,
Ismael
Hi JoshMetz!
The actual layer slider on the theme has been updated to 5.1.1 on the latest release of Enfold. You might want to check the slider settings and reconfigure them again. Anyway, the slider looks fine when I checked it.
Cheers!
Ismael
Hey Tupolev!
Do you have the latest version of Enfold? Please download the theme again on your themeforest account then upload it via FTP. Watch this video by Devin: https://vimeo.com/channels/aviathemes/64927356
Cheers!
Ismael
Hey Jakob!
Please try to delete the .htaccess on the wp root folder then flush the permalink settings. Go to Settings > Permalink then click the “Save” button once to regenerate the .htaccess file again.
Best regards,
Ismael
Hi!
Do you have any other plugins installed? Please deactivate those. Download the latest version of the Enfold theme again. There might a corrupted file. Update the theme via FTP. Watch this video by Devin: https://vimeo.com/channels/aviathemes/67209750
Please post the link of the website here.
Cheers!
Ismael
Hi Kindbowebb!
Can you please post a link to the website? What is your current host for the website? You might want upgrade your hosting plans if necessary. Increase the wordpress php memory limit to at least 128M. Refer to this link: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Cheers!
Ismael
Hey guys,
Wondering if you could recommend a plugin or way to achieve this within Enfold without damaging compatibility, etc. We’d like to place some of our content/downloads behind a form and require email addresses to access the page…almost like a pop-over or something…not really a pay wall but something similar.
Anything you could recommend that would work with the framework would be appreciated.
Thanks!
Mark
Hi!
@biklops: You can disable the social icons on Enfold > Header > Extra Elements > Header Social Icons > select No social icons.
The css modifications that you did on the header for the previous versions of Enfold might be rendered useless because Kriesi modified the header layout a lot. If you’re using a child theme and copied the header.php file on your child theme folder then you might want to delete it. Copy the header.php again from the parent theme folder. You can now find the header layout codes like menus, social icons, logo etc on includes > helper-main-menu.php. Please reconfigure the header settings using the new header modifier.
Regards,
Ismael
The Enfold theme appears to be using PHPSESSID in a number of PHP files. I am using the enfold wordpress theme in a subfolder of an existing website. The PHPSESSID’s are being picked up by Google which is reporting errors and server access issues because of the PHPSESSID links inserted by the theme. This was not an issue until I stated using the Enfold theme. I tried to disable the PHPSESSID’s in the htaccess file, but the entire site had issues. I need to clean these up because my page rank is going down. Do you have any suggestions?
Hi!
Please download the font that you want on http://fontello.com/ then upload it via Enfold > General Settings > Icon Font Manager. Edit functions.php, find this code:
'scrolltop' => array( 'font' =>'entypo-fontello', 'icon' => 'ue876'),
Below, add this code:
'slideshare' => array( 'font' =>'fontello', 'icon' => 'ue802'),
I used the checkmark from Font Awesome. Edit includes > admin > register-admin-options.php, find this code on line 971:
'Youtube' => 'youtube',
Below, add this code:
'Slideshare' => 'slideshare',
You can now select the Slideshare social icon. You can do the same with yelp icons. Regarding the icon codes, you need to remove the plus sign. U+E802 should be converted to ue802.
You can do this with other social media icons. For more info, please follow these steps:

Best regards,
Ismael
Hey scottwgraves!
Please increase the wordpress php memory limit to at least 128M. Refer to this link: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
This might fix the issue.
Best regards,
Ismael
Hello
I builded a data table with interface ouside the enfold theme, but i want to show this data table (even if it looks too small) inside the enfold theme because when I visualize it in a mobile device, i have to scroll up and down and left to right. I want to avoid at least the scroll from left to right. Is there a way i can visualize this data table using the responsive enfold template?
Thanks in advance
-
This topic was modified 11 years, 10 months ago by
claraelisa.
This reply has been marked as private.
This reply has been marked as private.
Noticed a slight formatting bug with the latest update of Enfold 2.6.2. We’re using the Enfold Child Menu and since this update we’re seeing a slight misalignment (few pixels off) between the Contact phone on the left and the Login link on the right – the login area text is formatting a bit lower than the phone.
-
This topic was modified 11 years, 10 months ago by
josephgut.
Hi there,
I have inserted a gallery into the portfolio page which launches on click, this works great on desktop Burt when viewed on a mobile or tablet device it seems to conflict the the starboard enfold lightbox.
Please find the link to the page below:
http://uprisetestdomain.co.uk/hln/portfolio-item/hmp-parc-1/
Any help would be greatly appreciated.
Thanks,
Jykes
Here:
http://kriesi.at/files/enfold-child.zip
But you don’t need to have a child theme in order to remove the kriesi backlink, just follow Yigit instruction.
Regards,
Josue
*Update* I increased the memory limit in the wp-config file and this fixed it.
Added: define(‘WP_MEMORY_LIMIT’, ’64M’);
Hi Josue,
Thanks for the email.
I did not find a child theme for Enfold. Can you provide a link please?
Thanks
Mohan
*UPDATE* I used the memory increase suggested and that worked.
I’m having the same issue.
Has there been any fix?
-
This reply was modified 11 years, 10 months ago by
tophersimon.
Actually, I can’t access Post or Pages either.
Hi,
is it possible somehow to track form submissions with analytics? I found some topics but they are related to another theme (and it doesn’t work on enfold).
Thank You
Hi David,
Thx for your reply!
I understand you have this for the dynamics of enfold, but shouldnt that be aplied to the avia containers that require this and explicitly not to the custom text block images?
How would you add a 200×300 image inside the custom text block to left aline it as a thumbnail to have text run around it and make sure screens display it at 100×150 including retina?
Visual:
[img] text te
xt text text t
ext text etc
My opinion is to only apply width/height=100% to places where this is needed, not all images.
Ps. Somehow this prob came with 2.6(1) and was not there in 2.5.4 resulting in images being shown double sized allover the site.
-
This reply was modified 11 years, 10 months ago by
borkent.
Hi there,
I’m not sure when this started or what’s going on but when I’m in the admin backend and click on “Enfold” all I get is a blank page.
This is the address it’s trying to access: http://www.tophersimon.com/wp-admin/admin.php?page=avia
I’ve tried it both in Safari and Chrome, and still a blank page.
Thanks for your help!
Topher
http://www.tophersimon.com
Hey midischool!
Can you post the link to your website? I asked Tom from UberMenu to look into it as well.
Regards,
Yigit
We have Enfold (v2.6) running on a development site located at http://broadnet.thelibertylab.com
We have used both the built-in contact form and Gravity forms and experienced similar problem…
Whenever the form on the homepage is engaged on a mobile device (iOS and Android) and the user uses touch to place the cursor inside a text field, the screen bounces all over the place and sometimes the keyboard doesn’t display. In short, the form is inoperable via mobile.
Any assistance or insight would be greatly appreciated.
Hey!
I’ve checked your site, the problem is your site is missing files that layerslider uses, a quick fix is to manually install the plugin. You can navigate to your plugins directory ( using an ftp ) and open LayerSlider folder, then go to where you have enfold files ( locally / your computer ) and upload those using the ftp, files are located in config-layerslider > LayerSlider.
Or you can always reinstall the theme/ reupload the theme.
Best regards,
David
Hey techgrayscale!
Please add following code to Quick CSS in Enfold theme options under Styling tab
h2 { margin-bottom: 0; }
Cheers!
Yigit