Luis Méndez Alejo
Forum Replies Created
-
Forum: Plugins
In reply to: [Site Reviews] After 5.0.0 update I have lost functionalitiesHi @geminilabs
I already know those 3 answers of yours because you have given them in similar post:
https://www.ads-software.com/support/topic/after-update-reviews-broke/
I have read:
...edit.php?post_type=site-review&page=documentation ...index.php?page=site-reviews-welcome#tab-upgrade-guide
Many forum threads and additional documentation, but for the moment I see that it is not solved.
As a translator of the “site Reviews” plugin for es_ES I know the mechanics of it, the use of features and hooks and I spend many hours a week optimizing and running the plugin on WordPress sites.
In version 5.0.0 you have applied very radical changes that affect functions, filters and hooks and this leaves without functionality things that before did not give any problem.
You have changed paths such as:
site-reviews/review-form/order
which I have already corrected in the filter I use in functions.php:
add_filter( 'site-reviews/config/forms/submission-form', function( $fields ) { $fields['category'] = [ 'label' => 'Select the course for this REVIEW', required' => true, 'options' => ['' => __( 'Select the course to review', 'site-reviews' )] + glsr( 'Database' )->getTerms(), type' => 'select', ]; return $fields; }); /** Customize the order of the fields used in the review submission form */ add_filter( 'site-reviews/submission-form/order', function( $order ) { return [ category', rating, title', content', 'name', email', terms', ]; });
But the reviews are still not assigned to the corresponding course category and the worst thing is that now they are not even published on the front of the site.
Any idea?
Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] IntegrationHi verosantos11,
In this lesson https://www.webempresa.com/university/crear-academia-online-con-wordpress/foro-para-alumnos/ I show that bbPress and Sensei LMS have no problem working together in WordPress 5.5.
Regards!
Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] IntegrationHi,
It is not clear what kind of integration you are trying to make between Sensei LMS and bbpress, but initially tell you that the stable version of the plugin “bbPress” 2.6.5 does not present problems of coexistence with Sensei LMS 3.4.1 in WordPress 5.5.
With this configuration I have a bbpress working in “private” mode (only for students logged in Sensei LMS) and works correctly, because between both plugins there is no direct interaction, nor I think it is necessary.
Regards!
Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] IntegrationHi Donna,
We have the free courses platform with more than 30.000 students and all the registrations and access https://www.webempresa.com/university/registro-alumnos/ are done in Sensei LMS with Ultimate Member and it works great.
Thanks for the work you do, I declare myself a fan of Sensei LMS!! ?? ??
Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] IntegrationHi,
The integration with Ultimate Member is quite good, although we must exclude some urls from the caching to avoid NONCE errors, and also “hide” the native forms of Login and Registration of Sensei LMS so that only those of Ultimate Member are visible.
We use it here https://www.webempresa.com/university/ and Sensei LMS + UM get along great.
Good luck! ??
- This reply was modified 4 years, 6 months ago by Luis Méndez Alejo.
Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] “complete lesson” buttonHola maytetxu,
No hay shortcode para “Completar Lección”, pero ayudaría ver una captura de cómo tienes configurado el bloque “Ajustes del Cuestionario” porque tal como bien indicas, si no hay preguntas deberían estar todas esas opciones desmarcadas.
No hay más configuraciones que aplicar en cada lección, si no hay preguntas, aunque haya prerequisitos activados en cada lección (haber hecho la lección anterior, por ejemplo).
También seria bueno saber que versión de Sensei LMS estás usando y si has instalado algún plugin que pueda generar algún conflicto en Divi.
Puedes por ejemplo probar a cambiar el tema Divi (entiendo que es el que usas) por el nativo de WordPress “Twenty Seventeen” y luego ir a una lección y comprobar si aparece el botón “Completar Lección”. Si aparece entonces tienes un conflicto con tu tema Divi y alguna personalización aplicada.
Saludos
- This reply was modified 4 years, 7 months ago by Luis Méndez Alejo.
Hi maytetxu,
Te he respondido en otro hilo que tienes abierto ??
Saludos!
Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] “complete lesson” buttonHi maytetxu,
Revisa cómo tienes configurada cada Lección de ese Curso (yo no lo he podido ver en tu web porque requiere registro) ya que posiblemente en el bloque de cada Lección del Curso “Ajustes del Cuestionario” tengas marcado o desmarcado algún condicional necesario, por ejemplo tener desmarcada la opción “Se requiere aprobar para completar la lección”.
Si miras este Curso, verás que es gratis y que no lleva cuestionario de preguntas y permite avanzar entre lecciones mostrando el botón “Completar Lección”.
https://www.webempresa.com/university/curso-optimizacion-seo-wordpress/
Ya dirás algo! ??
Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] Remove lesson exerptHi Eyedia,
If there is no content it will not be shown on the Course page or in the Lesson if the previous one has not been completed.
https://monosnap.com/file/OPRa2k8nffy04C52J4o9vu4tGH66us
I think you should review the settings, see if you are using Page Builder or Gutenberg and not both, so that you know what options you have enabled.
The problem is not Sensei LMS but the mess between builders, editor and others that you have
??
Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] Remove lesson exerptHi Eyedia,
It seems to me you’re using Gutenberg in addition to Page Builder
https://monosnap.com/file/GSGeXWWe5hCdNt0sEt5chixMacqkpL
See in the sidebar https://monosnap.com/file/eU6G0gUJfvSYz8DtARJhjuviG0p8LR
??
Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] Remove lesson exerptHi Eyedia,
Check please: https://monosnap.com/file/tv9UQCBOwxjucABN3414HizrgCNIm6
Check to see if you have it activated.
And say which exact version of Sensei LMS you have installed
??
Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] Remove lesson exerptHi Eyedia,
The screenshot was for you to see the example
https://monosnap.com/file/dis8MSqK56g3ZW74fAYGEQSHPvlZhz
I usually use DIVI and the lesson excerpt always exists, check out the new screenshot
https://monosnap.com/file/AOXpeeggXzD2AYrw0xZ69vGiLUQidL
The excerpt is only visible by accessing the Lesson from the dahsboard > Lessons & edit the lesson
??
Forum: Plugins
In reply to: [Sensei LMS - Online Courses, Quizzes, & Learning] Remove lesson exerptHi Eyedia,
Do not fill in the excerpt, in the Lesson, and put that text inside the normal text box of the lesson, so if you have not done the previous lesson or are not logged in, you will not be able to see that excerpt text.
Sample: https://monosnap.com/file/dis8MSqK56g3ZW74fAYGEQSHPvlZhz
?? Regards!
- This reply was modified 4 years, 8 months ago by Luis Méndez Alejo.
- This reply was modified 4 years, 8 months ago by Luis Méndez Alejo.
Forum: Plugins
In reply to: [Glossary] NOINDEX Glossary CategoryOkay, Daniele,
I’m going to do some more research and if I find a workable solution to keep the taxonomies in the Glossary from appearing on the sitemap I’ll post it around here for others users.
Best regards! ヅ
Forum: Plugins
In reply to: [Glossary] NOINDEX Glossary CategoryHi Daniele,
The problem I see in the configuration of the plugin is that you force to use category slug and this is indexed and is problematic for SEO.
https://monosnap.com/file/GWCPxIaTBP1biMQZo1Rymh0x9PW4lE
There should be an option not to use categories (taxonomies) if it is not necessary.
Regards