ResolvedHow to speed up site loading?

Viewing 15 posts - 1 through 15 (of 26 total)
  • Author
    Posts
  • #26076
    oleg
    Participant

    Tell me. How to speed up site loading? Plug-ins do not help significantly speed up the site. We need effective ways to speed up site loading.

    #26077
    oleg
    Participant

    Only write specific actions and where these settings are located. I installed optimizers plugins, hosting on my SSD disks.

    https://prnt.sc/uq3e5o

    https://prnt.sc/uq3edj

    #26078
    oleg
    Participant

    I understand that when loading the horse logo, it happens on a white background, the main content of the site is hidden. Google considers this as a delay in loading. How do I make the horse load on a transparent background?

    #26091
    Althemist
    Keymaster

    Hello oleg,

    The site loading optimization is not theme related, so we can’t give you any “specific actions and where these settings are located”. The first and most important factor is the hosting quality and server location. Also, on the pagespeed test pages there are instructions on what exactly you need to improve.

    There are tons of information on the Internet on that matter. I am afraid it’s far beyond the scope of theme support. We do offer site optimizations services starting from $249, but the end results are no guaranteed as they would mostly depend on your hosting quality.

    Regards,
    Dimitar

    #26101
    oleg
    Participant

    How do I make the horse load on a transparent background?

    #26121
    Althemist
    Keymaster
    .mask {
        background-color: transparent;
    }

    However, it would be better to simply disable the preloader under Theme Options > General if you expect to see a difference in Google performance report.

    #26147
    oleg
    Participant

    Tell me. How do I move the pop-up menu to the right side in the mobile version?

    #26148
    oleg
    Participant
    #26155
    Althemist
    Keymaster

    Not really sure what do you mean. Move it on the right side OR make it fullwidth (from left to the right edge)?

    #26168
    oleg
    Participant

    I would like the promotion to take place from right to left. Although your option to fully cover the entire page was also not bad. Can I try both options? Also tell me how to change the color of this window to another? The whole site is in beautiful colors and the dark one somehow stands out from the overall design.

    #26169
    oleg
    Participant

    https://prnt.sc/uslih9

    I also can’t find where these images change. I can change the text but not the image.

    https://prnt.sc/usljgj

    #26188
    Althemist
    Keymaster

    Hello Oleg,

    Moving it to the right would require some serious modifications, so it goes beyond the scope of the technical support. It’s not just a simple snippet to give you so you can copy and paste.

    If you want to make it fullwidth, it should be something like this:

    #menu_mobile {
        width: 100%;
        left: -100%;
    }

    The background can only be changed with CSS too, so you can change the above code to:

    #menu_mobile {
        width: 100%;
        left: -100%;
        background: #your-color!important;
    }

    The images are assigned as background images to the columns of the Row element containing the left and right parts. Just click on the edit button (pencil icon) for each column and go to the Design tab.

    regards,
    Dimitar

    #26202
    oleg
    Participant

    The images are assigned as background images to the columns of the Row element containing the left and right parts. Just click on the edit button (pencil icon) for each column and go to the Design tab.

    I understand how to change the design , but the problem is that the buttons are not displayed, I can’t change anything there except the text.

    https://yadi.sk/i/3O8GjlBj4kphTg

    #26203
    oleg
    Participant

    The images are assigned as background images to the columns of the Row element containing the left and right parts. Just click on the edit button (pencil icon) for each column and go to the Design tab.

    I understand how to change the design , but the problem is that the buttons are not displayed, I can’t change anything there except the text.

    https://yadi.sk/i/3O8GjlBj4kphTg

    Got it sorted out, thank you.

    #26204
    oleg
    Participant

    Help with this. In mobile view, the sort buttons are very large. How do I reduce it so that everything looks proportional? Also, how do I reduce the category logo? It is also very large.

    https://prnt.sc/utqixf

Viewing 15 posts - 1 through 15 (of 26 total)

You must be logged in and have valid license to reply to this topic.

License required for any item belonging to this account
AlThemist

AlThemist

sales 17943, followers 752
Login and Registration Log in · Register