Md Billal Hossain
Forum Replies Created
-
Forum: Plugins
In reply to: [Qubely - Advanced Gutenberg Blocks] Flexible Column?Hi @jmccarley and @jatiyanon
You can simply split the column by navigating to blocks->Dimentions. You have to select the mobile icon for the mobile version. See this screenshot for better understand: http://prntscr.com/u1jq03
I hope this will help you gues
Forum: Plugins
In reply to: [Qubely - Advanced Gutenberg Blocks] Tutorial for interactionsHello @willybonneau
I am sorry to say, we don’t have any other documentation for the Qubely blocks. You may like to send an email for any issue at support@themeum.com for further queries and quick response.Thanks for your query.
Have a nice dayHi @kushakk
Are you trying to access the lesson video from the URL? If yes, it’s strictly prohibited for security reasons. Please contact us via email for the fastest support at supportatthemeumdotcom.Hello @kushakk
I think you have a plugin conflict issue. Could you check if there any plugin conflict or not? You can use this documentation for better understand: https://wpforms.com/docs/how-to-test-for-theme-or-plugin-conflicts/
Instructors don’t need to enroll in their own courses. They can view their course from their dashboard: http://prntscr.com/tzknn0
Forum: Plugins
In reply to: [Qubely - Advanced Gutenberg Blocks] Tutorial for interactionsHello @willybonneau
Here is the documentation for Qubely blocks. You can follow this doc for better understand and usages:
https://docs.themeum.com/qubely/Hi @talibuddin
Sorry for the late response. If you want to use course category filter in courses page, you can follow this link. This documentation properly describes how you can use it: https://docs.themeum.com/tutor-lms/developers/advanced-course-filter/
Hi @wooo00
For adding header image in cart page, the options are depends on the theme. But as I can say that, most probably you will find the header image upload option when you edit the page from WordPress dashboard->Pages->Edit cart page.
Also you find the option for cart page settings in WordPress dashboard->Appearance->Customize section.
You will find more information about it from here: https://docs.themeum.com/themes/gutenwp/customizing-gutenwp-theme/
Forum: Plugins
In reply to: [WP Mega Menu] WP Mega Menu Menu Blank in Mobile when Click BurgerHello @toconnell1111
I just checked your site and tried to find the mobile version menu issue. But sorry to say that I didn’t see any issue. It works for me http://prntscr.com/tw6jwa
Please let me know if the issue still exists.
Hi @tondosusanto
This is a known issue and developers are working on this. Hopefully, this will fix in the latest updates.Hi
I tried to generate the issue in my local environment. But sorry to say that I could not reproduce the issue.
Can you please share a screencast?
You can also send a mail at support@themeum.com for faster support.Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Student user problemHello @ahmadjembar456
I tried to generate the issue in my local environment. But sorry to say that I could not reproduce the issue. Students are not allowed to access to backend. For your issue, I recommend you to check the general requirements are ok in your site or not by following the documentation: https://docs.themeum.com/tutor-lms/troubleshooting/general/. Also, please check if there any plugin conflict.
Hello @133pr
Please write more details of your requirements. Also please write which membership plugin you are using. It would be better if you send a mail to
support@themeum.comfor getting technical support faster.Forum: Plugins
In reply to: [WP Crowdfunding] Backers ListHello @juno21
You can add custom functionality by editing the core file. For technical support, please contact
support@themeum.com. Our technical team will help you over there.Thank you
Hello @dpsweblines2020
It would be great if you send a screenshot of this area you want to expand.
Hello @jlop77
Qubely has no feature to disable the import layout option. You can disable the import layout button by custom CSS:
button#qubelyImportLayoutBtn { display: none; }I hope this will help you