related products and page speed

ThemeBurn SupportForumsOpenCart ThemesTechnopolis OpenCart Themerelated products and page speed

This topic has been marked as not resolved.

Hello,

do you have any idea why the related products is displaced a little to the right after it loads? I observed it only is some browsers, Chrome for example.

Also MFP, and not only MFP, doesn’t look ok in internet explorer. Can you help?

I think that the page is loading really slowly. I made the changes from here http://docs.themeburn.com/burnengine/how-to/improve-your-page-speed-score/ , but I can’t find any information about what should I enable from system -> page load information or if I should enable load moment.js or not. Can you help me?

I observed that if I enable minify HTML – the product picture doesn’t load on product page and that I can’t enable cache for MFP, because it looks messy on the website… with cache disable it seems to work fine.

Thanks!

February 3, 2017 at 9:27 pm #56087

Hello again,

MFP support said that “The cause of problem is module “Sticky” included in your template. Please disable it in the left column for IE.”
Sticky is disabled… they said that I should contact you to clarify.

Thanks.

February 7, 2017 at 7:16 pm #56173

Hi,

The problem with hidden content under sticky column can be fixed with this extra CSS:

.col-sticky > div {
      -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

Add these styles from the Theme CP > Theme Settings > Custom > Custom Stylesheet text field.

BR,
ThemeBurn team

February 10, 2017 at 5:07 pm #56272

Here is a quick video snapshot of your website’s loading times:

https://themeburn.tinytake.com/sf/MTMzMDQ1NF80OTA2MzIx

Haven’t noticed any extra slowdown.

P.S. Generally, IE javascript rending performance is not great and if you put lots of interactive elements e.g. sliders, carousel etc. site can become slower for slower machines.

BR,
ThemeBurn

February 10, 2017 at 5:14 pm #56273

Hello,

ok. MFP works. The CSS helped.

Can you help with the related products? It still shows up as in the picture.

Thanks.

February 16, 2017 at 8:41 pm #56538

Hi,

We cannot reproduce this problem locally and we will need ftp access, so we can check.

You can use hidepost to share private information with the support staff.

BR,
ThemeBurn team

February 20, 2017 at 10:13 pm #56690
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.