[BUG REPORT] WP 3.5 / PHP 5.2 / 000webhost
-
The theme is not compatible with default twenty twelve theme when wp-minify is installed.
The responsive comment theme css is loaded after the plugin’s css and overwrites the inbuilt theme leaving input fields with a padding of 10px.
Therefore users cant see the text they typed and believe the comment form is broken.
One solution is to change:
#social
to
#social > #respond
and adding
!important
to themes css
The topic ‘[BUG REPORT] WP 3.5 / PHP 5.2 / 000webhost’ is closed to new replies.