Tagged: update
-
AuthorPosts
-
September 10, 2014 at 4:34 pm #316725
Hi,
it is OK, if I only upload the below folder by FTP manually?
2014 August 27th – Version 2.9.2
– style.css – new version number
– folder framework: updated to work with WordPress Version 4.0
– folder config-layerslider: updated to Version 5.2.0Others, I don’t need correct?
Thank you very much in advance!
Regards
September 10, 2014 at 5:07 pm #316757Hi Erdogan!
Yes, you just need to update these files if you used Enfold 2.9.1 before. However if possible I recommend to overwrite the entire folder with ftp ( http://vimeo.com/channels/aviathemes/67209750 ) on your server – otherwise there’s always the risk some important files are not updated properly.
Regards,
PeterSeptember 10, 2014 at 5:13 pm #316765Hallo Peter,
Herzlichen Dank für deine blitz schnelle Antwort. Ich habe einige änderungen gemacht in einige ordnern daher wollte ich um sicher zu sein erneut fragen.
Beste Grüße aus Kölle, Danke nochmal ;)
Erdogan
September 10, 2014 at 6:38 pm #316834Hello again,
I have a question about language settings, without using WPML how can I set up (Admin panel EN or DE) but Frontpage (FR) Enfold uses the Admin Panel settings right?
Thank you very much!
Regards
September 10, 2014 at 6:44 pm #316837Hey Erdogan!
Please open wp-config.php file in WordPress root folder and find
define ('WPLANG', '');and change it to
define ('WPLANG', 'fr_FR');then add following code to Functions.php in Appearance > Editor
add_filter('locale', 'wpse27056_setLocale'); function wpse27056_setLocale($locale) { if ( is_admin() ) { return 'en_US'; } return $locale; }Best regards,
YigitSeptember 10, 2014 at 6:48 pm #316841Hey Yiğit,
Thank you very much Bro. ;) It was very helpful…
You can close the topic! I got the answers…
Best wishes
Erdogan
September 10, 2014 at 6:50 pm #316845 -
AuthorPosts
- The topic ‘Update by FTP’ is closed to new replies.
