Ava

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 1,896 total)
  • Author
    Posts
  • in reply to: Iframevideo large top and bottom margin #220174
    Ava
    Member
    Hi Please paste the below custom css code to WP-admin > Appearance > Customizer > Custom css > publish .fluid-width-video-wrapper{padding-top:57.125% !important;}   Refer: http://prntscr.com/olbil9
    in reply to: Several Questions regarding to Styling and Menu Options #219994
    Ava
    Member

    Hi

     

    Issue 3 & 5: 

    Okay, I have hidden the two option of “Account” and “Logout” tab.

    Refer: http://prntscr.com/okc54a

    Code I have added in customizer: http://prntscr.com/okc9u6

    But you have to understand that it is not possible to show dashboard menu here, as this totally a different page, the link is redirected to this page where the dashboard menu is not shown. You have to go back for that.

     

    Issue: user dashboard menu bar also disappears when an instructor clicks on CREATE  A COURSE button

    When a “create a course” button is clicked, it redirected it to a new page where a course can be created through the front end. 

    There is no dashboard menu is added. This is a different page with this link  http://prntscr.com/okc8dc and you have to go back to access dashboard menu again.

    in reply to: Signup Form Style Issue #219971
    Ava
    Member
    in reply to: i want to remove search icon from header #219957
    Ava
    Member
    Hi @Liyonzy Please paste the below custom css code to Wp-admin > Appearance > customizer > custom css > publish #new_searchicon{display:none;}   Hope it helps. Note: If in case, it does not, please share your website Url. Also, please avoid replying in someone else's topic, it is not recommended.
    Ava
    Member
    Hi First please check the widget and its setting, if they are correct or not. Check that. To know every setting related to this Please check the video link I shared below: http://somup.com/cqiOi2elrJ   If still the issue persists, please share the working admin credentials of your site in private reply.
    in reply to: Double logo in mobile #219950
    Ava
    Member
    Hi Thanks for the explanation. Please paste the below custom css code to Wp-admin > Appearance > Customizer > Custom css > publish

    @media (max-width: 767px){

    #headertop.fix img{display:none !important;}}

    Hope it helps.   Note: In case, it does not, please share the admin credentials of your site in private reply. So that I can check the possible solution by adding the code myself.
    in reply to: Student Mobile Apps #219945
    Ava
    Member
    Hi This issue is related to app, so please create this topic on app support forum, you will get the best support there: Follow the link: https://wplms.io/forums/forum/app-support/
    in reply to: Shopping Cart Icon in Top Nav #219944
    Ava
    Member
    Hi   Apologies for the error. I have done the code correction. So please replace the above code with the below ones.

    @media (max-width: 767px){

    #headertop .topmenu+.topmenu{ 

    display: block;

    }}

      Refer: http://prntscr.com/ok8jg0
    in reply to: Instructor Details #219940
    Ava
    Member
    Hi   2. For sample terms and condition page & sample private policy page, you need to create the new page yourself from Wp-admin > Pages > Add new > Please check this video, how to set a title and add heading and content for any page. http://somup.com/cqiOhselY1 
      Issue: How to set a notification to the admin when a student registers Please use the third-party plugin "WP Members" for this, below is the link shared of it: https://wordpress.org/plugins/wp-members/
      5. Rounded corners for courses on homepage Paste the below custom code to Wp-admin > Appearance > Customizer > Custom Css > publish .home .block .block_media img { border-radius: 15px !important; }   Refer: http://prntscr.com/ok8483   Issue: when student hover on course on home page and gives more details Actually, the courses are coming dynamically on the homepage, you can change the course layout from http://prntscr.com/ok86js but can't add the additional things as the content is dynamic.
      Issue: How to configure certificates and make auto assign to students who finishes it? Please go to WP-admin > Lms > All Couses > select a course Settings are already there to set certificate. Please refer: http://prntscr.com/ok87pn
      Issue: kindly put the registration form on the center  and cut the overlapping lines on the name and contact number filed, l want it to be in same length with the fields length. Paste the below custom css code to Wp-admin > Appearance > Customiser > Custom css > publish .wplms_registration_form{width: 50%; margin: 0 auto;} .wplms_registration_form ul li>input { width: 100%; } .wplms_registration_form legend{border-bottom:none;} input#field_1 { width: 100%; } input#field_13 { width: 100%; }   Refer: http://prntscr.com/ok8bqm
       
    in reply to: Signup Form Style Issue #219855
    Ava
    Member
    Please paste the below custom css code to WP-admin > Appearance > customizer > custom css > publish .wplms_registration_form input[type=text], input[type=password], input[type=email], input[type=url], input[type=image], input[type=number], input[type=search], input[type=time], textarea { width: 100%; } .wplms_registration_form legend{margin-bottom:0px;font-size: 14px;font-weight:600;font-family:sans-serif;line-height:50px;border-bottom:none;} .wplms_registration_form ul li label {     font-family: "Open Sans","Helvetica Neue",sans-serif;     font-size: 14px; } .wplms_registration_form code p{display:none;} .wplms_registration_form code {white-space:nowrap;}   Refer: http://somup.com/cqiTITeXMC
    in reply to: The header image is missing from the course page. #219844
    Ava
    Member
    Hi Apologies for the misunderstanding and the delay. Please paste the below custom css code to WP-admin > appearance > customiser > custom css > publish

    header.sleek.transparent{background: #2a3757;}

    .home-page section#content{padding-top:80px;}

    Refer: http://prntscr.com/ojwqhy  
    in reply to: Instructor Details #219838
    Ava
    Member
    Hi Custom code below given is for the two issues mentioned below: Issue: How to make text/ content  wider  on this instructor page Issue 1: How to  increase form fields length on the instructor page   Paste the custom css code to WP-admin > Appearance > Customiser > custom css > publish .page-id-12104 .one_half {     width: 100%; }   Issue 5: Kindly set footer links for the following About Us, Contact Us, Terms & Conditions Instructions were given in the screenshot below, so please check: http://prntscr.com/ojwggo   Issue 6: How to put our social media URL on the website not to enable icons only Instructions were given in the screenshot below, so please check: Refer: http://prntscr.com/ojwhun
    in reply to: Instructor Details #219827
    Ava
    Member
    Hi The issue which is been fixed below are: 1. How to reduce the fields length / size i.e username, email, password? 2. Also, change the fields length of the contact us page   Please paste the below custom css code to Wp-admin > Appearance > Customizer > Custom css > publish

    .registration #signup_username,.registration#signup_email, .registration #signup_password, .registration #signup_password_confirm{width:50% !important;}

    .page-id-12742 .form_field{

    width:50% !important;

    }

    .page-id-12742 .form_field.small {

    width: 32px !important;

    }

    Refer: http://prntscr.com/ojvzmi and http://prntscr.com/ojw0am  
    in reply to: Shopping Cart Icon in Top Nav #219749
    Ava
    Member
    Hi Okay, so I have checked. To fix this, please paste the below custom css code to WP-admin> Appearance > Customization > Custom css > publish @media (max-width: 767px){ #headertop .topmenu+.topmenu, header nav {     display: block; }}   Refer: http://prntscr.com/ojqhf8   Note: Please avoid replicating your issue and avoid replying in someone else's topic. For reference: https://wplms.io/support/forums/topic/cart-not-showing-up-in-top-menu/#post-219748
    in reply to: Cart not showing up in Top Menu #219748
    Ava
    Member
    Hi  @KS_Creative_Studio Please avoid replicating your issue and avoid replying in someone else's topic. It is not recommended. Your issue is already been answered in the below topic. Check there, https://wplms.io/support/forums/topic/shopping-cart-icon-in-top-nav/
Viewing 15 posts - 16 through 30 (of 1,896 total)