Nevermind…it was a conflict with another plug-in. All good. Thanks!!
Having same issue with added code. Noticed we both are using CallTrackingMetrics. I’m guessing that’s the culprit. Haven’t found a solution, but thought I’d help with narrowing down the problem.
Add this to your custom CSS:
.wpcr3_pagination {
display: none !important;
}