Cpl of questions

Home Forums Legacy Support Support queries Styling issues Cpl of questions

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #149673
    Ahmad83
    Participant
    Hi, 1- how to replace title background image with color? 2- where i can find "Take the Course" widget?
    #149702
    Ahmad83
    Participant
    3- how to make pop sign up? same like login? no need for registration page 4- why page's title appears in main menu ? how to make it not showing in settings and  not by css?  I Solved it by removing empty items :) 5- how we can make top header to accept drop down? 6- how to add icons instead of text in main menu or top header ?
    #149720
    Ahmad83
    Participant
    7- in Category page "www.exampple.com/course-cat/technology/"  it's shown nothing 8- how to remove the descriptions under menu https://ibb.co/kyvgf7 9- how to edit search pop up css? https://ibb.co/kpUA7n
    #149739
    Ahmad83
    Participant
    10- How to expand "POPULAR COURSES" in default demo to remain responsive but in desktop view only?
    #149770
    Anshuman Sahu
    Keymaster
    Hi, 1. Please paste the following code in wp-admin>plugins>editor>wplms customizer plugin add_filter('wplms_title_bg',function($style){ $style = 'background-color : #ffffff'; return $style; }); 2. There is no any "take the course" widget it is a button on single course.
    #149773
    Anshuman Sahu
    Keymaster
    3. Enable ajax login and sign up. go to wp-admin>wplms>buddypress>enable ajax registration and login Refer : http://prntscr.com/iq3epq 5. Not available now. 6. You can add social icons in header.Go to wp-admin>wplms>Social icons 7.Make sure some courses are added in that category.Go to wp-admin>lms>all course Refer : http://prntscr.com/iq3jct 8.Remove description from here.go to wp-admin>appearance>menus>edit menus Refer : http://prntscr.com/iq3gyw 9.You can add css for this page according to requirements in wp-admin>appearance>customize>custom css 10.Please elaborate what you exactly wants.  
    #149804
    Ahmad83
    Participant
    Thanks for reply :) 1- Not working :( i even delete the pic and write #title{background-color:#505763 !important;} it works well in google developer tools but not in customize css 2- I mean the whole block, if it's possible to remove it and replace it with widget it would be nice 3- i didt already but still guide me to signup page, and if i click login and choose to signup as well..i want to be in login pop "simple signup" no need to go to register page 5- disappointing 6-  Done 7- there are https://ibb.co/dULRDS and still show noting 8- where is the that? https://ibb.co/jRWV7n 9- i've tried but no clue :(  kindly share a css code 10- i want to show 6 items instead of 4 but it's not showing correctly https://ibb.co/i39E07 i've resized the item width as shown but still need some space 11- i need to remove the private price tag as well
    #149809
    Ahmad83
    Participant
    9- i did it finally #searchdiv{background-color:rgba(237,231,231,0.9);} #s{color:#3f3535 !important;}
    #149879
    Anshuman Sahu
    Keymaster
    Hi, Please share your wp-admin credentials with site url in a private reply.  
    #149994
    Ahmad83
    Participant
    This reply has been marked as private.
    #150138
    Anshuman Sahu
    Keymaster
    Hi, working on this issue. Please wait.  
    #150205
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #150215
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #150425
    Ahmad83
    Participant
    many thanks only "1" not yet solved i can't update the editor
    <p style="font-size: 13px; line-height: 1.5; margin: 0.5em 0px; padding: 2px; width: auto; color: #444444; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;">Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.</p>
     
    #150477
    Anshuman Sahu
    Keymaster
    Well it looks like you need to add the code using ftp . refer : http://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/
Viewing 15 posts - 1 through 15 (of 17 total)
  • The topic ‘Cpl of questions’ is closed to new replies.