Comment Bubble custom location
-
Hello,
I would like to manually position the Comment Bubble inside a Div and am looking for a shortcode or function that would output
div#wpd-bubble-wrapper
.I tried using
WpdiscuzCore::addBubble($post)
but that function in the plugin code uses$this
in a couple of places which won’t be available outside.Any ideas?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Comment Bubble custom location’ is closed to new replies.