zkiller
Forum Replies Created
-
To adjust the width of Disqus In the TWENTY THIRTEEN default theme for WordPress, you’ll need to do the following:
– enable “output JavaScript in footer” in the Disqus WordPress plugin settings
– add the ‘entry-content’ class to the disqus_thread div in the comments.php plugin file, shown here: https://disqus-cloudfront.s3.amazonaws.com/docs/entry-content-class.pngThese instructions are good, but I would suggest using the comment-respond class instead of entry-comment. This will give the section it’s own background color and proper spacing.
Thanks Marcus, looking forward to the update. 🙂
I am currently struggling with the same issue. There is no documentation on #_CATEGORYEVENTSNEXT that I can find. I figured I would just edit the code to do what I like for this shortcode, but I am also having a hard time trying to locating where it is set in the code. A bit frustrating really, as a event list with no links rather useless.
Has anyone been able to find a solution to this?