Just installed and nothing happen. Is it no setting page for this plugin?
I’ve tested comment and reply for several times.
Btw I use WP-Mail-SMTP for mail setting on my site.
Original parameter is: ‘min_max_step’ => ‘40,200,1’
I changed into ‘min_max_step’ => ‘40,300,1’
And in the theme option “Header Logo Image Max-height” I the slider to 282 px
After try and error, this is what I do.
In theme-options.php file, I use this parameter :
'min_max_step' => '40,300,1'
and in css editor I put this:
#header .pad {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}
.site-title {
padding-bottom: 0;
padding-top: 0;
}
The recent backup is May 2013 🙁 I restored today and I lost lots of post 🙁