Issues after update 3.4 -> 4.4 - by Aleksey

This topic has 6 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: Aleksey
    Aleksey
    Participant
    March 15, 2018 at 21:30

    Hello.
    Experiencing multiple issues after updating the theme. Here is the list that I could not fix myself:

    1. Cart widget is gone from the header.
    2. Custom CSS to make the header smaller does not work
    3. Theme options menu disappeared in the admin section
    4. Images in testimonials widget are now 100% of the width

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Aleksey
    Aleksey
    Participant
    March 15, 2018 at 23:04

    Please let me know what changes you are making so I could replicate those on the production site

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 16, 2018 at 09:55

    Hello,

    1,3. Problems caused by changes in your child theme. You can activate parent theme and check.
    2. I do not see the problem http://prntscr.com/irxacr
    4. Please add this code in Custom css for the page http://prntscr.com/irxstu:

    .owl-carousel.testimonials-slider .owl-item img {
        display:  inline-block;
    }
    .owl-carousel.testimonials-slider .owl-item img {
        width: auto;
    }

    Also, go to Theme Options > Color Scheme > Fixed Header Text Color > Dark.

    Regards

    Avatar: Aleksey
    Aleksey
    Participant
    March 16, 2018 at 21:30

    Thank you, this was helpful. Lot’s of trouble due to old child theme files. I would recommend to compare the files in the child theme that comes with the update with the old child theme files.

    One more question and you can close this issue as resolved.
    Where do you edit the language selection links in the top black part of the header (header 1)

    Avatar: Aleksey
    Aleksey
    Participant
    March 16, 2018 at 21:41

    Found it:
    headers/parts/top-bar.php

    All issues resolved.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 19, 2018 at 09:23

    Hello,

    I am glad that you sorted out.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.