Skip Navigation

[Resolved] Create templates with Elementor

This support ticket is created 3 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 17 replies, has 2 voices.

Last updated by Raja Mohammed 3 years, 10 months ago.

Assisted by: Raja Mohammed.

Author
Posts
#1848483

Raja Mohammed
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Screenshot 2020-11-18 at 5.36.35 PM.jpg

The issue that is happening is the same as the one reported by other users https://toolset.com/de/forums/topic/view-inserted-via-elementor-toolset-view-widget-is-not-displayed-correctly/

To summarize the issue : The View styles is broken when added from Elementor widget

I have tested this in detail and i can confirm the same. The issue is already reported to our developers and the fix will be available in our next release.

As a temporary workaround i have added a CSS snippet to your site Appearance > Customizer > Additional CSS as a temporary fix

.js-wpv-loop-wrapper > .tb-grid {
    grid-template-columns: minmax(0, 0.3333fr) minmax(0, 0.3333fr) minmax(0, 0.3333fr);
    grid-auto-flow: row;
}

let me know if that helps

#1848533

Ok perfect where was the CSS inserted?
Do I have to reinsert the CSS for each page?

#1848561

Raja Mohammed
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

It should be available for all pages, It is inserted in the Dashboard Appearance > Customize > Additional CSS section.

This ticket is now closed. If you're a Toolset client and need related help, please open a new support ticket.