- This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Affiliates Management Plugin for WordPress
by
WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › Creatives html snippet not appearing in text box
Tagged: snippet creatives
The html snippet for my creatives is being generated but won’t display in the text box on the affiliate dashboard. In Chrome Inspector if I edit the snippet, it will appear in the text box. Delete my edit, and it goes hidden again.
Any ideas?
Narrowed it down to the htmlspecialchars function within affiliate_creative_detail.php file. htmlspecialchars is not being called. Editing html in the inspector will get the function called and the snippet appears.
<h2><?php _e( ‘Your Affiliate-Specific HTML snippet’, ‘affiliates-manager’ ) ?></h2>
<textarea rows=”5″ class=”wpam-creative-code”><?php echo htmlspecialchars($this->viewData[‘htmlSnippet’]); ?></textarea>
Hi, Please use the contact form to get in touch so we can investigate this issue: https://wpaffiliatemanager.com/contact/