Increase Footer Widgets - by JXN - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 4 years, 5 months ago ago by Olga Barlow

  • Avatar: jaxn020
    JXN
    Participant
    June 20, 2021 at 13:39

    Theme looks excellent. But there is hell lot of multiple CSS files. like, xstore.css, js_composer.min.css, etheme_builder-styles.css, style.css.
    I am trying to minify. And JS is also too much. I am ditching Page Builders completely. I have tried both Bakery and Elementor. Bakery is better than Elementor in page load speed but, Bakery creates lot of JS.
    I want to increase the number of footer widgets from 4-6. I have tried adding extra widgets by code. But, it is not visible in the theme. Max allowed is 4. I need it to be 6, by adding code to functions.php.
    And BTW, disabling Page Builders cause any errors in the theme files?
    Thanks

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2021 at 14:18

    Hello,

    If you want to modify CSS code, add your custom code inside style.css file of child theme or in Theme options > Theme custom CSS area. Do not edit parent theme files directly, because changes will be lost after the theme update.
    All our demo versions use WPBakery or Elementor and are not slow, read this article – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/ Content of Footer static block can be edited using these plugins also.
    You can activate Optimize Frontend CSS in Theme Options > Speed optimization, or use minify option of a cache plugin.
    Disabling page builders plugin should not cause any error in theme files, but you woun’t be able to use our custom elements that were created for WPBakery or Elementor.
    Yes, the max value of Footer Columns is 4, right now. You can submit a request about adding new options here – https://www.8theme.com/taskboard/
    Sorry, but additional customization in files is outside the scope of our basic support.

    Regards

    Avatar: jaxn020
    JXN
    Participant
    June 20, 2021 at 14:33

    Thanks for Reply. I always make changes in Child Theme only.
    As of now, I am planning not to use any Custom Elements. But I may in future. I have even disabled ‘Single Product Builder’. After a lot of Trail and Error, I found Some Elements take time to load. After Disabling Single Product Builders, Speed has improved. Quite Happy with it.
    I have one more question.
    Is there a way to completely disable child theme style.css and only use front end css?
    Because, Even if it is empty, it loads the stylesheet. increasing 1 more request.
    Thank you

    Avatar: jaxn020
    JXN
    Participant
    June 20, 2021 at 16:57

    A small CSS mod,
    How can I set footer widgets side by side in Responsive view?
    I am using this CSS.
    @media only screen and (max-width: 992px) .footer-widget {
    width: 50%;
    float: left;
    }
    I may be missing something, It doesn’t work properly. Please guide

    Please contact administrator
    for this information.
    Avatar: jaxn020
    JXN
    Participant
    June 22, 2021 at 13:00

    Any Updates?

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 22, 2021 at 17:33

    Hello,

    There is no option to disable child theme style.css. Use cache plugin to minify and combine styles and reduce the number of requests.

    Your footer widgets display in 2 columns according to your code. So, what’s wrong?
    Do you use child theme style.css or Theme Options > Custom CSS to add the code? I hope you don’t change the parent theme files because you will lose your customization after the theme update in this case.

    Regards

    Avatar: jaxn020
    JXN
    Participant
    June 22, 2021 at 17:46

    I am from non css background. I just myself added that code. Just confirming if its right. I added it to Theme CSS in the FrontEnd. Please remove the screenshot from your reply

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    June 23, 2021 at 11:09

    Hello,

    Code is ok.

    Regards

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

The issue related to '‘Increase Footer Widgets’' has been successfully resolved, and the topic is now closed for further responses

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