Submit options for post comments funky
-
http://www.design-concepts.com/news/design-concepts-featured-in-wi-state-journal
is an example of a blog post on our site, and since enabling jetpack, the submit button now has 2 misaligned options after it that I cannot figure out how to disable. Is that by design to have those “Notify me of follow-up comments by email” and “Notify me of new posts by email” checkboxes there? We would like to just disable those if possible.
Blog url: http://www.design-concepts.comThe blog I need help with is: (visible only to logged in users)
-
-
I had to actually comment out line 443 of the plugins/jetpack/modules/subscriptions.php file. the line implements the subscription checkboxes, but they were on my comment form regardless of whether I had them chosen or not in the jetpack options.
The line of code I commented out was:
echo apply_filters( ‘jetpack_comment_subscription_form’, $str );I never really got any of the comment functionality or integration with social media logins, etc to show up so I’m very suspicious of my theme (wp_remix)…
I have a band-aid on the problem right now, but something funky is still there :)
-
for some specs, we’re on wordpress 3.4 with Jetpack 1.4.2
theme is wpremix3, highly modified. -
We won’t be able to duplicate your modifications, but would you please check to see if you have the same problem in the stock wpremix3 theme?
- The topic ‘Submit options for post comments funky’ is closed to new replies.