ebasa
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [WordPress Popup - Optin Revolution] optin on but not coming up on siteThank you so much for taking the time to fix the problem! Can’t wait to try it out when the new version gets released 🙂
Peace,
EmilioForum: Plugins
In reply to: [upPrev] Thumbnails not working after installing codeIf I use a specific .png or .jpg file, doesn’t this mean that the same logo will apply to all the thumbnails?
Forum: Plugins
In reply to: [upPrev] Thumbnails not working after installing codeThanks Marcin. I’ll give it a shot
Forum: Plugins
In reply to: [upPrev] Thumbnails not working after installing codeHi Marcin,
I changed the code to the code below, but it still isn’t working.
<?php
add_action( ‘iworks_upprev_image’ , ‘default_image’ );
function default_image()
{
return ‘<img src=”proper image uri” alt=”” />’;
}Am I doing something wrong?
Forum: Plugins
In reply to: [WordPress Popup - Optin Revolution] optin on but not coming up on siteHello,
I’m having the same issues as the 2 users above. I’m using a template from WooThemes. How can I solve this?
Thanks. So far the plug in looks, I just need to get it up and running.
Emilio
Viewing 5 replies - 1 through 5 (of 5 total)