customization need on purchase form
-
Hi Team,
we need to customize this form, we find many .php file to edit this form but not done,
can any one help me,
we need to add some more option like gender, Mobile No, CNIC No, EtcThe page I need help with: [log in to see the link]
-
Hi @zainirfani
We surely can help you with this customization.
If you’ve purchased a LifterLMS add-on or subscription via LifterLMS.com you should not post here. Instead, open a new support request from your LifterLMS.com account dashboard.
A member of the support team will get in touch with you as soon as possible.
Thank you.
we have not purchased yet,
if this problem solved through any Addon kindly suggest me, or any menual editing like php-
This reply was modified 6 years, 2 months ago by
zainirfani.
Hi @zainirfani,
You can use this code here: https://lifterlms.com/docs/add-custom-fields-lifterlms-checkout-open-registration/ just remember to replace all of the company/business information with the actual fields you would like to add. The company/business is an example to help guide you through the code.
I hope this helps!
Let us know if you have any further questions!
Thanks and take care,
The URL you posted initially shows the [lifterlms_checkout] shortcode working fine. Could you provide us with a URL where a shortcode isn’t working?
Shortcode working, but
here is problem, courses & all form like login, etc showing unmanaged like this,we update your plugin from last 1 day ago, but problome is same as above not solved,
Hi @zainirfani
It looks like you have some kind of preformatting around the shortcode.
If you go into that page and edit the content around the shortcode either by in the Classic Edit switching to Text or in the Gutenberg editor clicking the three vertical dots on the upper right hand side and selecting Code editor, you will want to look for something like this
<pre>[lifterlms_coures]</pre>on either side of the shortcode.This is what is adding the preformatting and making page look strange with the ordering of the courses.
I hope this helps!
Please let us know if you have any further questions!
Thanks and take care,
not work
problem is sameHi @zainirfani
Unfortunately, it doesn’t look like you’ve removed the pre-formatting. Can you try again?
I can see here that the pre-formatting is still there: https://i.imgur.com/vMTIQ9I.png
If you remove the pre-formatting the issue goes away and the images align at the top: https://i.imgur.com/k3vSteJ.pngIf you can send me a screenshot using a service like Imgur, Dropbox, or Pastebin, of the text box with the code I can highlight which part you need to remove if that would be helpful!
Let us know if you have any further questions!
Thanks and take care,
Thanks,
check this page?
http://alhamd.org/my-account/http://alhamd.org/login-sample/
see this Screen Shoot
Hi @zainirfani
Thank you for the other pages!
This actually looks like a bit of a known issue with Bootstrap. I will bring this up with our development team for review.
In the meantime this code:
[class*=col-][class*=llms-] {display: block; max-width: none; padding-right:0;padding-left:0;}should work to display the pages properly.Please let us know if you have any further questions!
Thanks and take care,
Issue is being tracked here for reference: https://github.com/gocodebox/lifterlms/issues/888
At this time we are NOT planning on adding custom bootstrap compatibility into LifterLMS. Instead, we’re recommending theme developers add compatibility for LifterLMS.
It’s complicated to properly remove a CSS class so at this moment we don’t exactly know the best way to “fix” this use of a common CSS class. It’s a mistake made a long time ago that I’m not sure how to properly fix. It’s not terribly widespread so we haven’t invested too much time into finding a proper solution.
My apologies,
Hurrah….
Dear Author We found temp JUGGAD for this Problem,Here is Screen Shots
https://snipboard.io/3Iv7MW.jpg
https://snipboard.io/MrY0ZQ.jpg
https://snipboard.io/BkvGwH.jpgIf Allow we post in our Web,
Glad you got it resolved!
-
This reply was modified 6 years, 2 months ago by
The topic ‘customization need on purchase form’ is closed to new replies.