hutch79
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] Mobile MenuHey @kharisblank
Thanks again for your response!
The new code now also works on Mobil devices!
I can confirm that it does not work on desktop if you resize the window and don’t reload the page, but this is a small issue, I personally don’t really bother about this.Maybe this fox could also be included in a future Theme update?
Thanks very much for your help!
Forum: Themes and Templates
In reply to: [Sydney] Mobile MenuHi @kharisblank
I just gave the linked topic a look, and it now works partly.
I’m using WP Code to add the following script into the body part.
(function($) { 'use strict'; if ( matchMedia( 'only screen and (max-width: 1024px)' ).matches ) { $('.menu li a').on('click', function(){ $('.sydney-offcanvas-menu').removeClass('toggled'); }); } })(jQuery);
This works on Desktop devices when I reduce the page with. Only on Mobil devices, it still does not work.
Unfortunately, my understanding of JS, PHP and HTML is non-existent, so I’m clueless what to do.
If you want to inspect the page yourself, here’s the link.
https://karate.qoi.chThanks for your help so far!
Forum: Themes and Templates
In reply to: [Sydney] Mobile MenuI can confirm this issue.
It would be nice to see a feature where the menu closes automatically as well as if closed manually the webpage does not scroll up to the top.
Thanks for the tip.
II think a Pull Request would not help here.
TutorLMS has the Feature, but only in the Pro version.
And I’m not Willing to Pay over 100$ a Year for a ?Just for Fun“ project especially because I‘m still in my Apprenticeship.Sad that this feature is just in the Pro version.
Maybe I find another Plugin how has support, but until now, TutorLMS was the best I could find.Thank you for your answer @gerdneumann
That explains why Plugins, where I haven’t found a word about Polylang but about WPML are, translatable with Polylang.
Unfortunately, TutorLMS Free isn’t.
Could it be that the Free version is missing the WPML api integration @jobayertuser ?
Unfortunately, I haven’t found anything on https://www.themeum.com/tutor-lms/free-vs-pro/- This reply was modified 2 years, 11 months ago by hutch79.
Hey @jobayertuser
Sad to hear that.
I think it would be fairly easy to integrate. Other Plugins have integrated it by accident and unknowingly because Polylang seams to grab into nearly anything.
But I also understand that there are other features waiting on your list.
Maybe give it a quick look?
Nevertheless, thanks for your support!
Hey @jobayertuser
Thanks for you‘re answer.Is there a chance that Polylang will be added soon?
Otherwise i need to let my creativity play or search another LMS Plugin, which wouldn‘t be my fist choise, because Tutor is really nice also in the free version!
Unfortunately, I wasn’t wrong about my thoughts of loco.
Here is their FAQ answer about content translating:
Translating content stored in the database is not what this plugin is for.
The text in your blog posts, pages, taxonomies – and even site settings – is all held in the database. This plugin cannot translate content in the database. Either use a different plugin designed for translating database content, […]
- This reply was modified 2 years, 11 months ago by hutch79.
Hey @jobayertuser
Thanks for your answer.
As far as I know, WPML has no free version of their Plugin.
Maybe I just haven’t found it. If so, I would be really thankful if you could send me a link.But if there is no free version, it’s unfortunately no option for me.
Loco translate is not the plugin I search for. If I haven’t understood the functionality wrong, loco can only translate plugins and themes, not content like pages or courses.
- This reply was modified 2 years, 11 months ago by hutch79.