When I include the Reviews widget, the numeric portion of the div ID appears to change, so it ends up at the bottom of the page (which is not where I want it). Example: document.getElementById('gr_reviews_widget_8718281')
Is there an element I'm missing that would give me a static number or no number at all?
document.getElementById('gr_reviews_widget_8718281')
Is there an element I'm missing that would give me a static number or no number at all?