17929 comments found.
he creado un clon de mi web principal ahi es donde voy a trabajar instalando el tema WPLMS, justamente lo voy a reemplazar por el que tiene anteriormente.No hay problema mientras NO active la licencia, por cuanto el tema y licencia es par la web principal. Además que recomendaciones dan por cuanto la web que voy ha reemplazar por WPLMS; tiene otro tema instalado con demo y por experiencia a veces los demos saben dar complicaciones. Quedo atento a respuesta
Which theme is installed ? Maybe you can share its link and create a topic in wplms.io/support
Hello!
I can not install Demo 2. What is the reason?
I am interested in the main page with the ability to search. How do I set it up?
Hi,
New update soon for theme too ?
will include wallet fund transfer from account to account ?
Well Theme update is to be released this week . if you are using mycred then its possible : link If you are reffering to app wallets then its a no for now .
No. Not mycred point. The money in the wallet as I want to transfer to others so that they can buy lessons. Peer to peer transfer fund in the wallet.
ok, this is second such request and we’ll consider it , if possible please share more details and we can discuss the user flow and other things.
Hi Vibe, i have added #headertop{display:none;} in custom css customizer appearence. Then it looks fine one second, after i click “Publish” it saya : looks like a trouble I can’t publish. I want to delete this : SETUP MENUS IN ADMIN PANEL
Just connect a menu in WP admin – Appearance – Menu – locations. You can connect a blank menu as well and the message will disappear.
so sorry to bother you, vibe. is it possible if i want to sell category not the course. if yes, how to apply that
I want to offer student a package that includes, for example, 5 courses, in that package. So I want to sell it, let’s say $99.00 for that package including all 5 courses.
Is this possible?
And how can I upload video to use in a course? YouTube and link it here? Can I choose the setting on youtube not to show this video publicly to avoid students go to youtube and watch for free?
Yes, Course bundles are avialable. You can embed videos link, yes you can connect youtube videos as well.
Hi vibe,
I am using this count down http://prntscr.com/lmikfa but i want to know how to give the ending date Like from user’s current time to 20 December
Right now our code is this
[countdown_timer date=”” days=”1” hours=”2” minutes=”7” seconds=”2” size=”3”]
You get the dropdown in the counter shortcode screenshot which is something like this : [countdown_timer date=”2018-11-27T04:05” days=”0” hours=”0” minutes=”0” seconds=”0” size=”1”]
Fixed
May god Bless your big and generous heart!
Hi vibe, I hope you are fine
There are a lot of awesome and new features in new update and domo 10.
Including this one Please watchi this picture https://prnt.sc/lmh84t
I want to use this one but i need to make little changes like
1) I want to increase the width of First heading (Name)
2) I want to increase the width of Second Heading (Position)
3) I want to remove the links from First heading and circle outside
Note: if we increase the height from the widget, it increase the full width of box but i just want to increase the width of headings
hare is the Online URL https://lms1.mu.edu.pk/
1st issue have been fixed using this code in custom css 
.member_info h3 {width: 230px; margin:0 -17px;padding:10px !important; }
But other two are remaining
All these are CSS fixes and easy.
1,2. The width is set to block width 100%, so there’s no benefit of increasing it. Maybe you want to increase the font size.
3.There is a border radius, use this CSS in Custom CSS in Appearance – customizer
<pre>.member_block3{border-radius:0;} .member_block3 h3 { font-size: 24px;line-height: 0.8;} .member_info span {
font-size: 20px;
}</pre>
Such a quick reply on weekend, All I can say is wow! (Except, of course, I’m grateful.) 
1) Dear bro actually i want to remove this hide effect https://prnt.sc/lmmzv0 (There is a circle around the first and second heading and the text which is outside the circle is not shown) I am trying to fix it after adding this in short-code .member_block3 h3 { z-index:100;} but it is not working
2) Secondly bro i want to remove the links from this whole widget As you could see https://prnt.sc/lmn0lw inside the red circle on two places there are links
Best Regards
Brother i am also waiting your reply on this
1. The CSS i shared should remove this.
2. This is only possible by creating a new member block without the links.
.member_block3{border-radius:0;} .member_block3 h3 { font-size: 24px;line-height: 0.8;} .member_info span {
font-size: 20px;
}
Secondly how to create new bloc without links ?
Respected Vibe i am waiting for your response
As I understand it a new update is imminent. 1. Can I ask when you plan on releasing your appointments plugin? 2. Is there any documentation or workflow for the appointments plugin available yet? Many thanks
Yes, Appointments will be released right after the update as there are some changes in the core plugins which will be available in the update. Yes, before release we’ll share the tutorials.
Great many thanks
Hi. I cannot access the support I’ve paid for. Please allow me access to the support platform immediately. At this time, it has this huge popup where it asks me to purchase support or contact you guys due to inaccurate licence info. I’ve emailed you at the vibethemes@gmail.com. I’m also commenting here since I still do not have access after my purchase of extended support.
thank you for reporting here. I am checking this case, right now.
You should have got the access by now. Let me know if it is not resolved yet.
hi,
how to add a number of courses, instructor, student, and subject like in demo10 ?
Use site stats shortcode, link, you can also embed the site stats in number counter shortcode to get the increasing counter effect.
thanks.
how to embed into number counter shortcode ? create a new shortcode function in php ?
[number_counter] [site_stats ...][/number_counter]
I have a problem with my site, losing sales and never used the support, never used the forum and now are wanting me to pay for 6 months, a robbery thisma, I am with some regret.
Unfortunately, these are rules of marketplace. However, do not worry, even when you have no support access and need urgent support you can contact me here or at facebook.com/vibethemes or email me at vibethemes@gmail.com with subject “WPLMS Support” and I will help you out.
Dear Vibe,this is my question: Let’s say I have 3 category courses (A,B,C), then student pays for courses C, is there a way to distinguish he/she from course A and B in order to make he/she can’t take B or A courses.
Possible with our Batches plugin. The batches are like classes, a way of grouping students into a group. For your case, you can create 3 batches, A, B, C and enable pricing using our Variable pricing plugin. Now, a user enrolled in batch C has access to all the courses in Batch C but not in A and B. more details
Hi Dear Vibe How can i use this top bar ( http://prntscr.com/llrp18 ) on domo 10 . Actually i have installed this theme again so i want to use domo 10 with old top bar
Set the header style in WP Admin . – Appearance – Customizer – Header – HEader style – app
Done 
Vibe after doing all these steps https://prnt.sc/llx7by the website is not showing custom fount. How to fix it
The step 1, try to paste the custom font CSs in child theme – style.css file.
Dear vibe i am not using child theme But it is working fine on old website www.mu.edu.pk And I also don’t know how to setup child theme
is it not work in Custom CSS ?
Dear brother, I know you are busy but please respond ASAP
We need start this website within 3 days
I followed all these http://prntscr.com/llrp18 ) steps and it is working fine on old website https://mu.edu.pk/
ok, if it is working for one site then it should definitely work for the second one.Can you share the link for the second site where it is not wokring.
Link: https://lms1.mu.edu.pk and WP and Cpanel details are hare https://wplms.io/support/forums/topic/links-are-not-working/#post-185663
Replied on topic and the other font issue is also resolved.
WOw thank you so much brother If possible please also tell me where was the issue so next time i could do it properly
The issue was that your font files were starting with http whereas your site is on https .
How can I prevent users from downloading lessons videos??
there is no fool proof way but you can use this addon for protection
Then, What will happen?
You can see this video : https://youtu.be/RrsaGU2x7dY
It’s for fees bro..
Hi,
When next update coming up ?
And what are new features in wordpress theme ?
Waiting new features to buy .
This month, the new features are Admob and Notes and discussion api. The sale is upto 27th
Pls I want to remove Buy full course for $19 from the theme see link http://abiodunlawal.org.ng/ we are using ONE COURSE theme, see image: http://prntscr.com/llkfhf
I guess you removed it.
good I have a query, this will not change my decision to buy, but it is something I will ask eventually.
Can we have or already have? A credit system, I mean that I can add credits to a client when I send money and then decide when and what to buy?
Can we have or already have? a calculator to make a type of change to a fictional currency of our system something like
1 $ wplms = 2 $ usd
This to be able to play with the types of changes having a small extra gain
How does the system handle the commissions? the money is deposited to my accounts, then I send money to the instructor, discounting my commission. Where can I read some of this?
Yes credits system available : link1 I guess with the help of mycred you can do this .These credits can be used in your site .
Yes you are right about commission , all sold items money will be added in one account and then admin has to distribute it .This is in case of woocommerce pricing where user actually purchase the course and do not use credits . refer : link2
But in case of credits this is done automatically ,.
Hello, I want remove the profile tabs (More, Groups) and I want translate the page, I tried to translate with more than 4 plugins and there is no way, especially the PaidMemberships plugin
And to translate the PaidMembershipPro??
It is exactly same a translating any plugin via Loco translate as in the link shared by alex.
is there black friday offer for wplms addons ?
what addons includes in it ?
All the premium ones.
If I have the live chat addons already.
Does it mean will be double license or replaced the old one ?
Double license. 
can I sell the double license to other?
You can 
Hi, I have a couple of questions, is there a way to translate the topic? I would like to see if there is the option to create a webinar (live classes)? Thank you so much.
Yes, you can translate everything in the theme. Webinars are supported via BBB