Hi,
It seems like Polylang does the job and have solved several issues :) however I need help with one thing. I have o have two Front page settings for the blog, one for the Swedish one and one for the English and it seems I am only able to do one even if I change language.
(All the other translations works as far as a I see it. I had problems with portfolio earlier but that seems to be solve.)
hi,
I’d like to create a forum, is it possible with the Enfold theme? I tried BBPress but it’s not translated in english. I need it in french and I couldn’t find it. I’d rather find a way to have it ready-made.
Thanks!
A
Dear Enfold Support: Many thanks in advance.
I activated Mobile Menu Options on both smartphones and tablets. Just noticed on the ipad (when I have Mobile Menu Option), some of the menu times (pages) are missing. Why so? Please advise. For your information my website is http://www.jaewoonlaw.com. Thanks.
Since 2.6.2 Enfold will add the flags to the main menu if WPML is activated and no top bar (secondary menu) is activated.
You’ve two options:
1) Go to WPML > Languages and deselect the ” Display the language switcher in the WP Menu” checkbox. This will deactivate the default menu language switcher.
or
2) If you don’t want to show the theme language switcher in the main menu insert this code into your child theme:
ich habe ein Problem mit dem Vollbild-Slider. Wie kann ich einstellen, dass der Vollbild-Slider sich an die Größe des Browsers anpasst?
Auf dem Desktop-PC zeigt erscheint das Bild optimal. Rufe ich die Seite über iPad oder iPhone auf, passt sich das Bild nicht automatisch an die neuen Seitenverhältnisse an.
Thanks Devin,
I actually bought this plugin because you supported it. Since it is a premium and quite expensive plugin I actually thought that it would work. The option from you was qTranslate wich I have had problems with before on an other site. So I am very reluctant to use that one.
Do you have any suggestions on a way forward?
WPML is supported but it isn’t something we have any part in developing so improving its performance is outside of what we can assist with through support.
Since 2.6.2 Enfold will add the flags to the main menu if WPML is activated and no top bar (secondary menu) is activated. If you don’t want to show the flags in the main menu insert this code into your child theme:
Hi again Ismael,
My website is: http://www.kindbo.com
I have been in contact with my host one.com and there is no problem with the memory. However we did the P3 Profiler plugin and it showed that the WPML-plugin made the site way to slow. I have copied in the results of the analysis.
It was a surprise to me that the WPML-plugin was the one causing the problems since you gave the information that Enfold is prepared for this plugin and that is also the reason why I bought it.
Any suggestions on how to resolve this?
Regards,
Eva WordPress Plugin Profile Report
===========================================
Report date: 21 mars, 2014
Theme name: Enfold
Pages browsed: 4
Avg. load time: 16.6999 sec
Number of plugins: 10
Plugin impact: 84.01% of load time
Avg. plugin time: 14.0291 sec
Avg. core time: 0.2797 sec
Avg. theme time: 2.6248 sec
Avg. mem usage: 57.69 MB
Avg. ticks: 13,225
Avg. db queries : 133.25
Margin of error : -0.2337 sec
I would like to designate a specific color for the font icon, as well as the circle around it that’s shown in the visual editor. In the visual editor, the icon is white and the circle is blue. On my page in the browser, the icon is black with no circle.
I was able to change the content box title font color easily, but have had no luck with the font icon. Link to page is http://welcometojoseph.com.
By the way, that “Enfold Custom Widget Area,” is that used to create a custom sidebar? I’m trying to figure out how to create a custom sidebar other than “Displayed Everywhere,” “Sidebar Blog” and “Sidebar Pages.” Thanks :)
You’re not using the latest version of Enfold. Please download 2.6.2 from your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Have you tried to reconfigure the header options? Some users’ problem was fixed by simply changing a few options on Enfold > Header then saving it. Did you copy the header.php file on the child theme folder? If yes, then delete the header.php on your child theme folder. Get the new header.php file from the parent theme folder and copy it to your child theme folder. You can see the header element codes like logo, menu etc on includes > helper-main-menu.php.
Do you mind posting the login details here? Set it as a private reply.
@biklops: I checked the website but I don’t see any social icons there. Did you just hide it via CSS or the new header options work?
@drjill: We’re really sorry about that. We’re just trying to improve the users’ overall experience with Enfold by giving you more options like the ones we added for the header options. A lot of users were requesting for css modifications like header height, logo position, social icons position, phone numbers etc because they are not available on the previous header options. Now, you can do all those things without adding any css or changing any code. There will be certain setbacks but we hope that you appreciate Kriesi’s efforts.
Anyway, you can recopy the header.php file from the parent theme folder and replace the one that you have on your child theme. You can find most of the header codes like logo, menu etc on includes > helper-main-menu.php file.
The session_start() command is used in at least 4 files under the Enfold theme files provide. This command is causing the issue. Thanks for the link, but I already tried to eliminate saving the PHPSESSID urls in .httacess by using the commands providing in the article referenced. I tried this last week before I submitted the support request. The article is 8 years old and does not work, it crashes my entire site. Is there another way?
I’m not sure what you mean but Dude said to that the patch has been included on Enfold 2.6.2. All you need to do is download the latest version of the theme on your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Tried adding that to the Child theme style sheet and also to the “Quick CSS” area in the Enfold Child Theme Options. Unfortunately, neither worked. You can view the news widget near the bottom of the Home page at
Since today I can’t edit textcontent. If I add a new textbox I can’t also write text. The editor doesn’t show a cursor and I can’t insert a letter. Other elements like button or seperator I can insert and edit without problems…
I’ve tried it with Google Chrome and Internet Explorer. I use the newest version of Enfold.
PHPSESSID, has nothing to do with Enfold theme, this is being set by php itself which helps to keep track of cookies …, if you want to disable them you could try to disable them on your .httacess here is a good article that shows you how to. http://www.ragepank.com/articles/26/disable-phpsessid/