maximx86
Forum Replies Created
-
I’ve been using use-your-drive add-on to embed videos from Google Drive on one of my sites. Best plugin for Google Drive or OneDrive
https://www.wpcloudplugins.com/plugins/use-your-drive-wordpress-plugin-for-google-drive/
Hi,
That’s great, thank you. We’ve got a few courses that we want to offer for free (without registration). We’ve managed to achieve it by enabling Preview for all the lessons, but we thought that perhaps there’s a more professional way of doing it.
Regards
Max
Hi,
The player works just fine after disabling your LMS plugin.
I tried few other LMS plugins and all seems to work well so we’ll just pick one.
Many thanks
Max
Hi,
Thanks for your response.
I wasn’t considering making any complex plugin changes. Just a simple snippet in functions.php similar to this one:
I am sure plenty of other people would find it beneficial.
Many thanks
Max
Hi,
Thank your for your response.
Would you be able to point me in the right direction how to achieve it? Perhaps a code snippet in functions.php?
Any advice would be greatly appreciated.
Regards
Max
It’d be great to have auto-enrollment for free materials.
Regards
Max
That’s great, thank you. We do imports every so often therefore it’s more feasible to clear the table after the import job.
Regards
Max
Hi,
Do you have any updates on the issue please?
Regards
Max
Hello,
Thank you for your reply
We performed a new, clean WordPress install and re-imported the db without any 3rd party plugin tables. No other plugins/themes were installed. We have done that multiple times with older versions of WordPress (5.x & 4.x) or the LMS plugin (2.6x, 2.5x & 2.4x) to the same results.
When we search the Courses page using default WordPress search:
https://localhost/local3/courses/?search=termThe 1st search result page is correct, but not the consecutive ones. The 2nd page and the following ones are always the same (no matter what keyword is being used in the query) as when you click the ‘Load More’ button without performing any search.
1st page = correct
2nd page = incorrect
3rd page = incorrect
..Surprisingly while conducting a WordPress search and then hitting the ‘Show Results’ LMS button all the consecutive search pages bring up correct results.
We disabled the LMS plugin and created a number (200) of dummy blog posts and all the search results are accurate reflecting the search query.
https://localhost/local3/?search=termAt this point we hypothesise that the issue might be somewhere in the database, but as to when it occurred it’s quite difficult to say. Apart from WordPress core and plugin updates no other changes were/are made to the system.
Would you be inclined to say that one of the LMS/Wordpress updates could cause the issue here?
What would your suggestion be on how to troubleshoot it next?
Many thanks
Max
Hi,
The issue occurs with the default WordPress theme Twenty Twenty-One.
Could you advise how would we approach WordPress support in order to fix the search in your LMS.
Regards
Max
Hello,
That’s great, thank you!
Regards
Max
Hello,
We are perfectly happy with your LMS as it is and we are not looking to customise it in any way. We’ve been using it for a while now and it’s been absolutely brilliant. We were hoping you would be able to provide us with a small fix for the broken order or perhaps incorporate ability to re-use lessons throughout courses in your roadmap at some point in the future. I think such positive move would be very welcomed by your existing users/clients, give you a bit more recognition and make you stand out in the LMS arena.
Great work!
Regards
Max
Hi,
Thank you for your reply.
We have not had such courses before until now, therefore we are trying to find a suitable solution in order to make those courses available.
Looking at the number of courses (approx. 80), we estimated we would need to create around 4000 duplicates to accomplish the task, which is not ideal, very laborious and obviously it would put a lot of strain on the website.
What would be your advice to avoid such a number of duplicates?
Regards
Max
Hi,
Apologies if my description wasn’t clear enough.
If you look at the screen below, you’ll notice that each Section has a set of 2 unique exercises + REST interval (ID 0 – for the purpose of this example only) and those sets are being repeated multiple times throughout the sections following the fitness instructor’s workout regime.
ROUND 1:
——-
1. SEATED LAT PULLDOWN
2. KETTLEBELL HALOS
0. REST
1.
2.
0. REST
1.
2.
0. REST
1.
2.
0. RESTROUND 2:
——-
3. BARBELL BENT-OVER ROWS
4. PUSH-UPS
0. REST
3.
4.
0. REST
3.
4.
0. REST
…
..In the database the code looks something like this:
ROUND 1:,1,2,0,1,2,0,1,2,0,1,2,0,ROUND 2:,3,4,0,3,4,0,3,4,0,ROUND 3:,5,6,0,5,6,0,5,6,0,ROUND 4:,7,8,0,7,8,0,7,8,0,7,8,0,ROUND 5:,9,10,0,9,10,0,9,10,0,9,10,0 and so on…The issue is that the lesson order is not being preserved and the members are being taken to random exercises most of the time. Initially we were under the impression that the lessons go into a loop but it doesn’t seem to be the case anymore.
Example:
Example 2
Example 3
Example 4I hope this clarifies my issue a bit better.
Awaiting your advice.
Regards
Max
Hello,
Would you be able to provide me with an example of such CSS? The site theme uses header_2.css
Regards
Max