Shibbir Ahmed
Forum Replies Created
-
Hello @apa128
1. Try to uninstall then re-install the plugin again.
2. Try to disable all the active plugin and enable it one by one.
3. Check the browser console log if is there any error message is showing.Kind Regards.
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Videos not playingForum: Plugins
In reply to: [Qubely - Advanced Gutenberg Blocks] Google map block not workingHello @tibornemes
It seems working for me. Please check the browser console log. Is there any error message is showing or not.
Also, remove all blocks from that page except this block and see if it’s working.
Kind Regards.
Hello @vandung93
Thanks again for noticing this issue. We will check it and fix it for sure.
Kind Regards.
Hello @muneebjaved
I can’t see the course on this link: https://www.takethiscourse.net/courses/nutrition-build-your-perfect-diet-meal-plan/. Please send me a correct so that I can take a look and can help you.
Kind Regards.
Hello @twokingmvp
Please go to wp-content/plugins/tutor/templates/dashboard/settings/profile.php file. Now remove the code from 193 to 207. Check this screenshot: https://prnt.sc/13grbk4
Kind Regards.
Hello @careerbuggy
No, We don’t any plan to add this in our future versions as it’s our core plugin system.
Unfortunately, I can’t help to tell you which file you need to edit as there are lots of file changes required for this. (Core System).
I hope you understand.
Kind Regards.
Hello @webloopmedias
Please check the browser console log. Is there any error message is showing?
Thanks.
Forum: Plugins
In reply to: [Qubely - Advanced Gutenberg Blocks] Tabs/Accordion presetsHello @johngoad1
It doesn’t happen normally but if it’s not working then you may contact our support.
Kind Regards.
Hello @parhamm
Try to use this hook in your theme’s functions.php file:
add_action('wp_logout','tutor_redirect_after_logout'); function tutor_redirect_after_logout(){ wp_redirect( 'http://www.google.com' ); exit(); }Kind Regards.
Forum: Plugins
In reply to: [WP Crowdfunding] Bugs at profile pageHello @artcom
Which field you are trying to edit? Is it a profile picture or a normal text field? Can I check the page?
Kind Regares.
Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Wrong Total Q & A numberForum: Plugins
In reply to: [WP Crowdfunding] donation not showingHello @daass
Did you set the product data as crowdfunding from woocommerce (https://prnt.sc/12zx11z)? If you do so you can see the reward tab (https://prnt.sc/12zx34q).
Kind Regards.