bennyhenny
Forum Replies Created
-
Forum: Plugins
In reply to: [WPBadger] Set featured imageHi, I deleted the plugin and then reinstalled it and it seems to work fine. The only slight issue is that it pushes the badges in the spam folder of my email. Is there any way it can go into the main inbox?
Ben
Forum: Plugins
In reply to: [WPBadger] Set featured imageIm running version 3.5.1. I can give you the login details so you can take a look if you dont mind. Im so close I can taste it 🙂
Forum: Plugins
In reply to: [WPBadger] Set featured imageThis is what is on line 893
$subject = wpbadger_template(
get_option( ‘wpbadger_awarded_email_subject’ ),
array(
‘BADGE_TITLE’ => $badge_title,
‘AWARD_TITLE’ => $award_titleBen
Forum: Plugins
In reply to: [WPBadger] Set featured imageExcellent, ive managed to get the badge to display in the thumbnail. Thanks. New problem though, now when I create an award and hit ‘Publish’, I get this message –
Fatal error: Call to undefined function wpbadger_template() in /home/a1632350/public_html/wp-content/plugins/wpbadger/includes/awards.php on line 893
Any ideas??
Cheers 🙂
Forum: Plugins
In reply to: [WPBadger] Set featured imageHi,
I have recently changed the theme and it work with the default. Rather than change back Ive tried adding the code but still no luck. Which part of the functions.php do I need to paste it into?