JamesK1949
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Error al subir imágenes desde el móvil
1
2
Started by: JamesK1949 in: Soporte profesional de Toolset |
2 | 19 | 6 years, 8 months ago | ||
Problemas con la imagen del anuncio al publicar el enlace en TWITTER
Started by: JamesK1949 in: Toolset Professional Support |
2 | 2 | 6 years, 10 months ago | ||
Modificar “Add new” en el menu de agregar imagen
Started by: JamesK1949
in: Soporte profesional de Toolset
Problem: Solution: add_filter( 'gettext', 'tssupp_custom_translate', 20, 3 ); /** * @link http://codex.wordpress.org/Plugin_API/Filter_Reference/gettext */ function tssupp_custom_translate( $translated_text, $text, $domain ) { if ( $domain = 'wpv-views' && $text == 'Add new' ){ $translated_text = "translation"; } return $translated_text; } |
2 | 3 | 6 years, 10 months ago | ||
Tres roles iguales no se comportan igual.
Started by: JamesK1949 in: Toolset Professional Support |
1 | 2 | 6 years, 10 months ago | ||
Integración con Mailchimp
Started by: JamesK1949
in: Soporte profesional de Toolset
Problem: Solution: |
2 | 3 | 6 years, 10 months ago | ||
Link a la página de la categoría del anuncio
Started by: JamesK1949 in: Soporte profesional de Toolset |
2 | 3 | 6 years, 10 months ago | ||
Botón REPUBLICAR anuncio
Started by: JamesK1949
in: Soporte profesional de Toolset
Problem: Solution: Entonces, en el View, en lugar de incluir un enlace al formulario, incluir el formulario actual. Será necesario ocultar el título con CSS, y entonces solo aparece el botón. |
2 | 3 | 6 years, 11 months ago | ||
Al eliminar una entrada con CRED se quedan el botón ELIMINANDO y no refresca la pantalla
Started by: JamesK1949
in: Soporte profesional de Toolset
Problem: Solution: |
2 | 4 | 6 years, 11 months ago | ||
Mejorar la función contar_anuncios para poder filtrar por campo personalizado
Started by: JamesK1949 in: Soporte profesional de Toolset |
2 | 3 | 6 years, 11 months ago |