WPLMS 2.6 Updated + Child Theme search not working and menu twice width

Home Forums Legacy Support Support queries Update Issues WPLMS 2.6 Updated + Child Theme search not working and menu twice width

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #100578
    French Wizard
    Participant
    Hello, I've updated my WPLMS to 2.6 and the Child Theme  on my test website. However now search is not working and the main menu is more than twice width. The test site is www.mfrit.com/fwtest/ And I will submit login details as private. Kind regards, Miles.    
    #100579
    French Wizard
    Participant
    This reply has been marked as private.
    #100629
    French Wizard
    Participant
    This reply has been marked as private.
    #100830
    Anshuman Sahu
    Keymaster
    all the changes was done in header.php file in your child theme . 1. Please remove the lines as show in screenshots : http://prnt.sc/ejsbaz http://prnt.sc/ejsbht 2. then add these lines as shown in screenshots : 'items_wrap' => '<div class="mobile_icons"><a id="mobile_searchicon"><i class="fa fa-search"></i></a>'.( (function_exists('WC')) ?'<a href="'.WC()->cart->get_cart_url().'"><span class="fa fa-shopping-basket"><em>'.WC()->cart->cart_contents_count.'</em></span></a>':'').'</div><ul id="%1$s" class="%2$s">%3$s</ul>',  refer : http://prnt.sc/ejsc5d 'items_wrap' => '<ul id="%1$s" class="%2$s">%3$s<li><a id="new_searchicon"><i class="fa fa-search"></i></a></li></ul>', refer : http://prnt.sc/ejsbtj
    #100832
    Anshuman Sahu
    Keymaster
    I have done this already in your fwtest site .
    #101007
    French Wizard
    Participant
    Hi Alex, Thank you very much for your prompt reply. I can see it is all good on the test site now (just added some css margins for look and feel) and I will deploy to Production later today. Much appreciated! Incidentally the site still lists a warning to update the WPLMS Child 1 theme to 2.6 - shall I just ignore this? It has been updated with the wplmschildone.zip download. Kind regards, Miles.
    #101165
    Anshuman Sahu
    Keymaster
    You can ignore this or simply edit the style.css file in your child theme and change the version in it. check screenshot : http://prntscr.com/ek93b2
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘WPLMS 2.6 Updated + Child Theme search not working and menu twice width’ is closed to new replies.