Comment Bubble custom location
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.
The topic ‘Comment Bubble custom location’ is closed to new replies.
(@srikat)
5 years, 10 months ago
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$thisin a couple of places which won’t be available outside.Any ideas?