Skip Navigation

[Resolved] Unexpected DIV added (con't)

This support ticket is created 3 years, 4 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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

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

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 3 years, 4 months ago.

Assisted by: Minesh.

Author
Posts
#2203445
Screenshot 2021-10-23 at 11.33.50 AM.png
Screenshot 2021-10-23 at 11.33.00 AM.png
Screenshot 2021-10-23 at 11.32.09 AM.png

Dear Sir/Madam,

I refer to ticket https://toolset.com/forums/topic/unexpected-divs-added/, I deeply investigate the unexpected DIV add in the View result, I don't know how Toolset manage it.

If the query contain more result, the longer time to show the blank area and then remove the unexpected DIV using script.

Refer to the View classic editor, I manually put two remarks before and after the content template, don't know why the

<!-- start loop-item-in-all-applications -->

be showed altogether and make the blank.

#2204747

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Based on the screenshot you shared, I can see just above the:

<!-- start loop-item-in-all-applications -->

There is a div with class col-md-12 and that div contains the BR tag. I'm not sure where you are adding that BR tag. Can you please investigate from where that BR tag is coming?