@ Richard
I happen to have a theme which has rev slider included…
Welp, I’m pretty good at debugging, but this one has me stumped!
I stripped away just about all template HTML, removed all CSS and other filters applied to the notes and only output the notes which had only the rev slider shortcode and it still would not render the slider correctly.
Like I said something is messing up the offsets or maybe not correctly settings heights. I noticed many slider elements had a height of 0 and they shouldn’t.
One thing I did figure out… if I added the same slider to the page before the [connections] shortcode both slider would work fine which to say the least is very odd.
wait, wait, wait…
I just stumbled on the solution!
On the Rev Slider admin page, there is a Global Settings button in the upper right of the page… across from the logo.
Click that.
In the popup window set the Include RevSlider libraries globally option to on and click the Update button.
Now the slider should work!!! At least for me it does.
They must check the page before it is loaded to see if the their shortcode is on it so they only load their libraries on pages where the shortcode exists. Since the shortcode in bio/notes field does not exist in the page, it would not find it to load the libraries.
You can accomplish the same thing by setting the Pages to include RevSlider libraries option.
Hope that helps!
I’m going to add this as a FAQ so if any one runs into this I have it documented.
