Noticed that google webmaster tools had internal links listed that went to the enfold theme directory. I saw the posts about robot.txt file and have added that.
Is there a way to disable the directory from being browsed altogether? Other than a blank index.html file? — how to add that to all the directories and subdirectories in the enfold theme directory.
for instance: wp-content/themes/enfold/framework/php/
It is only in the enfold theme that it is visible.
-T
Hey!
I think the video pretty much covers all, if you have any questions regarding child themes please let us know.
Also, you can download a child theme ready to upload here:
http://kriesi.at/files/enfold-child.zip
Cheers,
Josue
i’m getting similar problems as others have mentioned above. i’ve cleared all history, cookies, etc. in my browsers, and i’ve disabled all the wp plugins. i’m running wp 3.9 and latest enfold.
FIREFOX:
after entering a page to edit, the first time i open any text block, the visual editor works fine. then after i close the text block or save it and open any text block (same or another one on the page), the visual editor doesn’t work (white text on white bg, html formatting and no formatting menu). if i refresh the page to edit, the visual editor will work again, but again, only for the first time i open a text block.
IE/CHROME:
a different problem when editing a page. when i click a text block to edit, visual editor shows up fine. then i close the text block, and click to edit another text block on the same page, and it opens up the first text block i opened (the first text block at the top of this page). no matter which element i click to edit on the page, it always pops up the first text block to edit (visual editor actually working though).
I was able to replicate the problem on a scratch site (http://conservio.com)
Situation
- WP 3.9
- WPML3.5.1
- Enfold 2.7
Problem
1. WPML language switcher flags appear either in main Menu or Top Menu regardless of how plugin is configured
2. selecting a secondary language results in 404 error or display of the wrong translated page
3. Problem does not occur if I switch to 2014 theme — only with Enfold theme (in more than one place)
I think this might be a problem with the theme.
Look forward to your reply.
This reply has been marked as private.
Link to site in private reply. I am having a bunch of weird issues with Enfold, and I think something needs to be done to the WP file at GoDaddy, but I don’t know what. I wonder if any of you have heard of the issues below or have any ideas. My client opted to go with GoDaddy managed WP hosting and had WP installed for them. I installed the Enfold and Enfold Child themes just like I have before, but it started doing weird things when I uploaded new media files. I had GoDaddy update the php5.ini file on their server after reading a forum post. However, a couple issues still persist:
1. Enfold Child has the left tab options (general styling, theme options, advanced styling, etc.) column sitting above the actual configuration options for each individual section.
2. In Firefox, my site has a large layer slider that works fine, but the rest of the main/center container is only taking up the center 600 px of the screen… so it’s all shrunk.
3. My enter WP dashboard has a smaller font-size… around 8 px.
I am very curious to see what everyone thinks about this– thanks for your time. :)
Angie
Hi Julie!
Yes, i see the bug now (it happened on my install too), i’m not sure if it’s WordPress or Enfold but i found a workaround:
http://balancefinancialeducation.com/podcasts-seniors/
The solution is to disable the visual editor, this way the audio element doesn’t get messed when you try to add/edit the text.
Best regards,
Josue
This reply has been marked as private.
Hi Devin,
Thanks for you answer,
Could you plz elobarate on that. Im new to WordPress and havnt installed any plugin except the enfold theme. Could reinstalling the theme be an idea?
Barry
Hey rikv!
The described link doesn’t seem to work for me. In general however make sure you are one WordPress 3.9, Enfold version 2.7 and you can try deactivating all active plugins to make sure there is no theme conflict with one of them.
Regards,
Devin
Hello
Not working for Special enfold header and Icon box header.
Hi uychkinnear!
You can add the class names to your buttons or the shortcodes themselves into the layers you want them to appear. You can pull the individual class names from this page using dev tools in your browser: http://kriesi.at/themes/enfold/shortcodes/buttons/
Regards,
Devin
Hi PrositiosWeb!
For the first issue make sure you are using WordPress 3.9 and Enfold version 2.7. If you have any caching or minifying plugins running clear the cache and then deactivate them. Also deactivate all other plugins just to make sure there are no conflicts with the theme and its functions.
For the second issue, you can edit the urls of your pages as a default part of how WordPress works. That is independent of the theme. See: https://codex.wordpress.org/Pages#Changing_the_URL_of_Your_Pages
Best regards,
Devin
Hi!
You do not have a license for LayerSlider plugin if you have not purchased it as a standalone plugin, since it is bundled in Enfold.
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) {
.av-main-nav > li > a {
padding: 0 5px; }}
Best regards,
Yigit
Hi!
Using Enfold Latest News widget, you can choose to display latest posts from certain categories – http://i.imgur.com/BQowFGQ.png
Please go to Enfold theme options > Blog Layout > Blog meta elements and uncheck the elements you do want to display
Regards,
Yigit
Hi!
Please check if the videos in the following page work on your end:
http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/
Best regards,
Josue
Haha! Yeah, that’s fine for me, but the issue is that I’m trying to build a website for my roommate (a successful animator) and he’s reluctant to use WordPress because occasionally (not all the time) but often) the first page of the WordPress sites I have him test (various themes on various hosts, although all shared hosting) hang on the first load for like 25 seconds! At this point, from what I gather, the issue seems to be due to a combination of Safari, shared hosting, WordPress (or maybe Jetpack), and maybe some settings specific to certain users’ computers. Anyway, for those people, that load time is totally and utterly unacceptable. So far, I haven’t had any other clients barking at me, but it seems to be a “real” issue, and one of the toughest mysteries I’ve ever tried to solve in this field. So, please let me know if you guys hear anything — I’d really appreciate it. Thanks for all your help with Enfold — I’ve now purchased it 8 times — far more than any other theme in the history of my web design career ;)
I’ve got Enfold working on a site with a custom post type called ‘Personnel’ which will have about 50 staff members added.
Our client loves the Team Member layout for showing all staff members, then wants to show more info once the info icon is clicked.
But, just wondering if there is a way to automatically set up the page to pull from the Personnel CPT, so we don’t have to add in a new team member each time to both places?
If not, I feel we can do this just using a custom archive page and make it look like the Team Member page, but how would I code in the icon overlay functionality? Is that possible??
Thanks!!!
Loving the theme BTW!
Hi MC!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .logo { display: none!important; }
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#bbp-single-user-details #bbp-user-avatar {width: 100%; }
#bbp-single-user-details { height: 220px; width: 18%; float: left; }
div#bbp-user-body { margin-left: 22%; }
Best regards,
Yigit
Maybe this helps pinpointing the cause:
1. I updated to Enfold 2.7.
2. Opened a page in “Text Block” item, visual editor ==> all looks OK in the Visual Editor.
3. BUT: I cancelled the edit (clicked the X in top right corner of “Text Block” editor).
4. Opened the same page again and did same action ==> I see the text, but with HTML formatting elements.
5. Closed again with “X”.
6. Opened for the third time and did same actions ==> Text is invisible (white on white background, with HTML formatting).
Please help :)
Hi – I am having difficulty figuring out how to make the columns in the submenu from the mega-menu different widths.
Also, not to sound like a newbee, but can you tell me what I need to click on in Chrome I can keep the submenu open using the Inspector? I don’t have an issue with this on other sites, so I think you’ve got that buried deep in Enfold. A screen-grab would be extremely useful!
Thanks,
John
Thanks man…but that looks a bit much.I’ll leave it as it is.
Cheers,
David
Hi!
Please deactivate minifying plugin or minify feature on a plugin if you are using any and flush browser cache few times and check if that helps
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo, .logo a, .logo img {
max-width: 128px!important;
}
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-19 .read-more-portfolio {
display: none!important;
}
Regards,
Yigit
Hi wackyadventurer!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #main .sidebar { background-color: red; }
and adjust as needed
Best regards,
Yigit
Peter,
Thanks for your response. That’s what I wasn’t sure about either. I knew Enfold uses mediaelements, but the SeriesEngine player functions properly – the only thing that’s not working or showing up is the Download button (as seen in this screenshot from another site using SeriesEngine):

I’m unsure why everything will function properly…but it’s only one button that doesn’t show up? All of the other buttons show up and it’s not a setting to enable or anything like that.
Stacy