when activated, there a parse error : Parse error: syntax error, unexpected 'load_theme_textdomain' (T_STRING) in /home2/xxxx/public_html/wp-content/themes/socialreach/functions.php on line 1
could you fix it ?
Thank you for sharing this.
BATMAN
(09-01-2014 08:13 PM)nugienos Wrote: [ -> ]when activated, there a parse error : Parse error: syntax error, unexpected 'load_theme_textdomain' (T_STRING) in /home2/xxxx/public_html/wp-content/themes/socialreach/functions.php on line 1
could you fix it ?
Try to desactivate your plugins and try it again

(09-01-2014 08:41 PM)Mixawy Wrote: [ -> ] (09-01-2014 08:13 PM)nugienos Wrote: [ -> ]when activated, there a parse error : Parse error: syntax error, unexpected 'load_theme_textdomain' (T_STRING) in /home2/xxxx/public_html/wp-content/themes/socialreach/functions.php on line 1
could you fix it ?
Try to desactivate your plugins and try it again 
Deactivate all plugin
Still not working.. parse error
(09-01-2014 08:13 PM)nugienos Wrote: [ -> ]when activated, there a parse error : Parse error: syntax error, unexpected 'load_theme_textdomain' (T_STRING) in /home2/xxxx/public_html/wp-content/themes/socialreach/functions.php on line 1
could you fix it ?
Hmmm, try to remove this part from functions.php, and try then. I installed theme and all works like a charm, but maybe some kind of PHP parsing error on language domain
Remove this
PHP Code:
/*translatable theme*/
load_theme_textdomain( 'reach', get_template_directory() . '/langs');
when i install this theme then update database of wordpress automatic and website cant open just loading still loading and cpanel entery process full why ?
help me plz when i install this theme then update database of wordpress automatic and website cant open just loading still loading and cpanel entery process full why ?
Seems to be a messed up theme....
Thank you very much for the share! Anyone able to share latest version 2.6 ?