Stanley Dumanig
Forum Replies Created
-
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] Can't add fields to mappingStrangely, even in FF 33 in MAC, you can NOT click any field in the Mapping Section. It works on Safari browser though.
Check under the Add/Edit Post or Add/Edit Page
or read the Installation and FAQ sections:
http://wordpress.org/extend/plugins/pinoy-pop-up-on-exit/installation/http://wordpress.org/extend/plugins/pinoy-pop-up-on-exit/faq/
Forum: Plugins
In reply to: [Pinoy Pop Up on Exit] [Plugin: Pinoy Pop Up on Exit] Redirect issueAbel,
Please post the URLs of the following:
1. page where popup/redirection is set up
2. page where people will be redirectedBest,
StanleyForum: Plugins
In reply to: [Pinoy Pop Up on Exit] [Plugin: Pinoy Pop Up on Exit] Redirect issueAbel,
I’m not sure what you wanted to do and what you wanted to achieve but try this:
Put the same URL in the redirect URL so it will stay on the same page.
-Stanley
You should contact the theme developer for that.
That code is supposedly basic and standard on all and any themes. If you can’t find it. Please put that code just before the closing body tag so it should now show:
<? wp_footer(); ?> </body> </html>The plugin will NOT work without that line of code.
Check if you have this code in the footer section of your theme
<? wp_footer(); ?>If you have that maybe there are conflicting plugins. You have to list the plugins here so I can help. Thanks!
Unfortunately, we can’t override that on Firefox.
Just simply type the message withOUT the slashes and \n so it should be:
******************************
W A I T !
Don’t leave before you have received the first 10 pages of the Ebook How 2 Backpack for FREE!!! Don’t miss this first chapter that is filled with great inspirational content!
******************************
What do you mean? It will only show up ONCE except for Firefox which has an additional dialog box after the popup is shown.
Though, if you have setup a popup on the redirect URL it will also show up.
Chris,
It seems it is a custom post type. The plugin will only work with default post type, that is page and post. However, there’s a workaround for it – you can use a plugin that will enable you to insert some codes in the footer section of every page/post. There are a lot of themes that has this feature built-in but if not there are plenty of plugins there too. So, here’s the code to insert(with instructions):
<script language=”javascript”>
var exitsplashmessage = ‘This is where you will put your popup message. You use \n for break space and put \ before every single quote so that it will not break the script’;
var exitsplashpage = ‘http://www.REDIRECT-URL.com/’;
</script>
<script language=”javascript” src=”http://www.YOUR-DOMAIN-NAME.com/wp-content/plugins/pinoy-pop-up/popup.js”></script>Hi Chris,
Please provide a link so I may check.
Thanks,
Stanleyjust add the line below as an attribute to your submit button:
onclick=”StopPop=true”Thus, it should look like:
<input type=”submit” value=”Download now” onclick=”StopPop=true” />You have to setup the popup on a page/post and set it up as a homepage.
Future versions will have this feature but basically this was designed for sales copies which are mostly one long page or a short squeeze page.
Forum: Fixing WordPress
In reply to: Display “Future Posts” SolutionsIf you want to simply display a list of future posts and be able to view it in single post template(single.php) and be able to comment on future posts then you need to install this plugin:
http://wordpress.org/extend/plugins/show-future-posts-on-single-post/See running example at Marketing Radio Show