I am creating a page in divi.
I have two section one in the header with a parametric search view with results on another page.
Section two with a search view also leading to the other page for the results
Section two has two rows. If i place the views shortcode in the first row then the second row is place outside the section code.
If I remove the shortcode then the second row is again inside the section closing tag.
The only difference i can see in the code is if I add the shortcode generated by toolset the classname "et_pb_section_sticky" is being added to the section.
According to Divi support this is not a classname they have added so they pointed me too your support.
Unfortunately i cannot share an url as I have no permission from the owner as it is in development. I will provide you with the toolset debug info howere.
A quick text search of the Divi theme files shows that the class name et_pb_section_sticky is added by 3 JS files and referenced by 6 CSS files, and it is clearly their class and I'm not sure why their support would say anything different.
Anyway, it may well be the interaction of Views with Divi that is causing the issue.
Not being able to see the site with the problem complicates debugging it, though, I'll need to see if I can reproduce the problem on a Divi test site.
Would it be possible to share a screenshot of the page you are creating so that I can visualise it more easily?
I have setup a demo test site with some horrible colors to make a clear view of whats happening.
What is the best way to share the url and give you access?
My issue is resolved now. Thank you!
Oh how could i have overlooked that div!!! Thanks Nigel!
This really was a headache issue for me, everything is working out nicely now on the development site!