У этого пользователя нет любимых тем.
Любимые темы форума
Созданные темы форума
Статус |
Тема
|
Сторонник | Голоса | Посты | Свежесть |
---|---|---|---|---|---|
Translated BuddyPress pages return 404 error and some theme strings do not appear on frontend.
Started by: vitoG-4 in: Chat Support |
|
1 | 2 | 2 месяца, 1 неделя назад | |
I do not have access to Translation Dashboard
Started by: vitoG-4
in: English Support
Problema: functions.php de tu tema. function add_wpml_manage_translations_cap() { $role = get_role('administrator'); if ($role) { $role->add_cap('manage_translations'); } } add_action('init', 'add_wpml_manage_translations_cap'); 3. Visita el frente de tu sitio para activar el código. Es posible que esta solución ya no sea relevante debido a actualizaciones o porque no se ajusta exactamente a tu caso. Si después de seguir estos pasos continúas teniendo problemas, te recomendamos abrir un nuevo ticket de soporte. También te sugerimos revisar los problemas conocidos, verificar la versión de la solución permanente y confirmar que tienes instaladas las últimas versiones de los temas y plugins. |
|
0 | 2 | 3 месяца, 1 неделя назад |