Okay
  Public Ticket #990510
After upgrade to Kalium 2.0 visual degradation of webpage
Closed

Comments

  •  2
    Krzysztof started the conversation

    I have just upgraded to version 2.0 but, I have couple of issues which brake the webpage.

    1. I have features listed in 3 columns, but now the 3 columns do not fit in one line and the third column is displayed under. ( Same happens if I have 4 column content, the last column does not fit)

    2. I had single pictures in column and now those pictures inflated to enormous size. The pictures seems to ignore the image size param.

    Please advise as I put my webpage into maintenance mode because of this. For details please see attached images. Images are done on MacOS with Safari browser.

  •  2
    Krzysztof replied

    Also, when I activated the Maintenance Mode, the load time for my page is unacceptable.

  • [deleted] replied

    Hi Krzysztof,

    Please update your theme to Kalium 2.0.1 first. Then if you still have those problems please send us the exact links of those pages on your Q1 and Q2.

    Also share your WP credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

  •   Krzysztof replied privately
  • [deleted] replied

    Hi there,

    Can you please add the code below to Custom CSS

    .wpb_wrapper .wpb_single_image img {
    max-width: 100%;
    }
  •   Krzysztof replied privately
  • [deleted] replied

    Hi there,

    I fixed this problem for you by adding this CSS code:

    .wpb_wrapper .wpb_single_image img {
        width: auto;
    }
    
  •  2
    Krzysztof replied

    Thanks! That fixed the image problem, however there is still problem with having for example 3 column material, it look like the third column will not fit. You can see this on my webpage below.

  • [deleted] replied

    Where is that problem exactly, please send us a screenshot and the exact URL.

    [EDIT] I can see that everything is fine on my end as you can see on this video http://drops.laborator.co/iymx

  •  2
    Krzysztof replied

    I am using Safari browser on MacOS. And you can see a content for three columns, but it looks like the third column content did not fit.

  •  2
    Krzysztof replied

    Here is the exact URL: http://museo.zone/#benefits_main

  • [deleted] replied

    Hello,

    We have just published a fix for "Activation Popup" issue, refer to this link to read more:

    https://laborator.ticksy.com/article/9429/

    Please let me know if this is working for you.

    If you don't see the change immediately, please hard-refresh your browser (CTRL/CMD+R) because it takes longer to load the changes, as they are saved in browser cache. Another option is to open new private/incognito window and try if it works.

  • [deleted] replied

    Hi again,

    For the issue with columns can you please apply this fix:

    Download this file and replace it in this directory (of the theme): /kalium/vc_templates

  •  2
    Krzysztof replied

    Hi! After updating to 2.0.3 all my issues were fixed. 

    Thanks,

    Krzysztof

  • [deleted] replied

    Hi Krzysztof,

    Glad to hear that

    Will set this ticket as solved from here.