Slow load - by boka003 - on WordPress WooCommerce support

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

  • Avatar: boka003
    boka003
    Participant
    November 23, 2017 at 18:10

    Hi,

    My web page (in description) have slow slow load.
    Is there anythink that i can make to web page load faster ?

    15 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 23, 2017 at 18:33

    Hello,

    Please, read this topic https://www.8theme.com/topic/loading-time-2/#post-166965 and follow the instructions to speed up your site.

    Regards

    Avatar: boka003
    boka003
    Participant
    December 7, 2017 at 02:44

    Thank You !

    But, wp-admin (admin panel) is also very very slow, can this be a hosting problem ? But i have hosted other sites on this hosting and they work fine.

    – How can i make this newsletter like on demo: http://prntscr.com/hk4ixx

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 7, 2017 at 15:48

    Hello,

    If even backend is slow then you need to contact your hosting provider to find the reason of this issue.

    To change the newsletter block:
    1) Enable VC editor for your static blocks http://xstore.helpscoutdocs.com/article/47-static-blocks
    2) edit the content according to your needs http://prntscr.com/hkcvsq To change the background use design tab http://prntscr.com/hkcwtz

    Regards

    Avatar: boka003
    boka003
    Participant
    December 12, 2017 at 01:58

    Thank You !!

    But how i can make this form look like on theme demo, here is my form: http://prntscr.com/hm91b0 , link to my form: https://goo.gl/3tkLmy
    Link to demo form: https://www.8theme.com/demo/xstore/product-category/woman/

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 12, 2017 at 09:29

    Hello,

    Please try to add this code in Theme Options > Styling > Custom css:

    .prefooter .mc4wp-form .et-mailchimp input[type="email"] {
        color: #999;
        margin: 0;
        width: 100%;
        background-color: #fff;
        margin-bottom: 10px;
    }
    .prefooter .mc4wp-form .et-mailchimp input::-webkit-input-placeholder {color:#999;}
    .prefooter .mc4wp-form .et-mailchimp input:-moz-placeholder           {color:#999;}
    .prefooter .mc4wp-form .et-mailchimp input:-ms-input-placeholder      {color:#999;}
    .prefooter .mc4wp-form .et-mailchimp input[type="submit"]{opacity:1;}

    Regards

    Avatar: boka003
    boka003
    Participant
    December 13, 2017 at 01:37

    Thank You for amazing support !

    – Is there any way that i can hide some widgets on mobile version on web site ?
    I want hide this widget: https://prnt.sc/hmq1ry (when i open mobile version this list is too long, and its take long to get to articles).

    I need to hide this ony on mobile version.

    – Somehow i lose green color for active menu: http://prntscr.com/hmqei5 ,now color i grey, how i can change colour back to green ?

    Thank You

    Avatar: thisisbolo
    thisisbolo
    Participant
    December 13, 2017 at 02:54

    I’m pretty certain you can hide the widget by finding the widget in the css (use developer tools in your web broswer and inspect element) and going changing the css of that widget to –> display: none;

    I think!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2017 at 09:06

    Hello, @boka003

    You’re welcome!
    1. Please try to add this code in Theme Options > Styling > Custom css > Custom css for mobile:

    #woocommerce_layered_nav-13 {
        display: none;
    }

    2. Go to Theme Options > Typography > Navigation > Menu first level hover (active).
    Let us know if you need any further assistance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2017 at 09:07

    Hello, @thisisbolo

    Thanks for your tips.

    Regards

    Avatar: boka003
    boka003
    Participant
    December 14, 2017 at 18:28

    Thank You guy’s !!!!

    Hi i can not find option for active menu here> https://ctrlv.cz/shots/2017/12/14/eKH1.png

    If i change *Menu first level font* it will change for all menu (not only when is active)

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 15, 2017 at 08:17

    Hello, @boka003

    Looks like you use old theme version, please update theme http://xstore.helpscoutdocs.com/article/63-theme-update and all plugins http://xstore.helpscoutdocs.com/article/37-plugins-update to latest versions, to be able to see more settings http://prntscr.com/hnr5ib

    Regards

    Avatar: boka003
    boka003
    Participant
    December 18, 2017 at 00:52

    Thank You.

    Is there any changelog ? Where we can see which files have been updated ?
    In my theme setup, i change some files (i will lose all cusstom file changes after update).

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 18, 2017 at 11:36

    Hello,

    The changelog of theme you may find here https://www.8theme.com/demo/xstore/update-history/?preset=blog_fixes
    We’ve sent to your registration email 4.7 theme version, so you could compare files and transfer changes to child theme https://codex.wordpress.org/Child_Themes + http://xstore.helpscoutdocs.com/article/32-child-theme to prevent losing changes after theme update.

    Regards

    Avatar: boka003
    boka003
    Participant
    December 21, 2017 at 22:20

    Thank You.

    Is there any way that i can make my resolution slider responsive: http://prntscr.com/hqq4gx ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 22, 2017 at 08:22
  • Viewing 16 results - 1 through 16 (of 16 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.