Rate feature becoming hidden
-
In the template for media attachments I have put
the_content()into a div so I can toggle it’s visibility with a button using a javascript.<div id="Div1"> <?php the_content(); ?> </div>Unfortunately it’s also hiding the WPDiscuz “Rate this artwork” star rating feature.
Is the star rating actually part of
the_content(). Can it be put separately above or below, so it remains visible on the page under toggle condition?thanks,
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Rate feature becoming hidden’ is closed to new replies.