• I’m using debloat. I have a page that I’m using the business reviews widget by Ultimate Addons for Elementor. I’m quite familiar with using debloat and the problem that arise. I usually exclude the relevant css classes and things work out. This time it doesn’t. I have already excluded about 30 classes, I believe all those involved with that element and still it doesn’t show up correctly.

    When I use ?nodebloat and compare it with the regular loading of the page I see that these 3 classes are missing:
    .slick-initialized
    .slick-slider
    .slick-dotted

    So I’ve excluded them, but not only them. I’ve excluded all of these:
    `*.uael*
    *.uael *
    *.uael-social-reviews-google *
    *.elementor-widget-uael-business-reviews *
    *.uael-reviews-equal-height-yes *
    *.uael-reviews-carousel-arrow-outside *
    *.uael-business-reviews-widget *
    *.uael-reviews-widget-wrapper *
    *.uael-review-image-left *
    *.uael-reviews-layout-carousel *
    *.uael-review-image-enable-yes *
    *.uael-review-wrap *
    *.uael-review *
    *.uael-review-type-google *
    *.uael-review-inner-wrap *
    *.uael-review-content *
    *.uael-review-header *
    *.uael-review-image *
    *.uael-review-details *
    *.uael-reviewer-name *
    *.uael-star-rating *
    *.uael-review-time
    *.uael-review-icon-wrap
    *.uael-business-reviews-footer *

    *.elementor-element-populated
    *.elementor-element-1312309
    *.elementor-widget-container
    *.elementor-star-rating__wrapper
    *.elementor-section-items-middle

    .slick-initialized
    .slick-slider
    .slick-dotted
    *.slick*
    *.slick-initialized *
    *.slick-slider *
    *.slick-dotted *
    *.slick-current *
    *.slick-active *
    *.slick-track *
    *.slick-cloned *
    *.slick-list *
    *.slick-prev *
    *.slick-arrow *
    *.slick-next *
    *.slick-list*
    *.slick-list *
    *.slick-list .draggable
    *.draggable *

    It still doesn’t do the job. I would appreciate any help in the matter. Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author asadkn

    (@asadkn)

    Hey,

    I couldn’t find the issue. Can you share a screenshot of the specific area where the issue is.

    Just to clarify, you only have to exclude classes that may be added by Javascript such as sliders, dynamic tabs etc. so very few should be needed in excludes normally. Also, Autoptimize isn’t needed when using Debloat and may cause some issues if the CSS optimizations are used from there as well.

    For slick slider, I generally would recommend this:

    *.slick-*
    .slider-arrow*

Viewing 1 replies (of 1 total)
  • The topic ‘Ultimate Addons for Elementor Exclusion’ is closed to new replies.