Community Forum

Please read the intro before joining/posting. Thank you.

If you have questions about our software, chances are this forum has the answers.

You'll need to register before you can post on the forum to ask your question or to answer another one. A reply will be posted to each and every question that is asked so there is no need to double post or bump your post. We'll do our best to answer promptly, but in some cases it may take a day or two. If you bump your post, it may be removed. Bear with us and we'll get your question answered quickly.

Here are a few tips to help you to get your questions answered more rapidly.

IMPORTANT: Posts in English only. We don't employ translators and we'll be unable to understand your message properly and will probably delete it.
SOFTWARE: Each software has it's own forum. Software here is NOT supported. Posts about this software will be deleted. Supported software questions ONLY please.
SEARCH: Use the search option to see if your question has been answered on the forum before now or if there is an answer in the documentation of your software.
PERSONAL SUPPORT: If you have purchased a commercial version of any software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
LINKS: Any links posted are not clickable (to deter spammers) and must be copied / pasted into your browser address bar.

            

You are not logged in.

No signup boxPosts in the Maian Responder forum by RigPa
RigPa
21-09-2018 09:09:33

I put this in to a page in WP:


<div id="mrAutoRespDiv"></div>
<script>
//<![CDATA[
jQuery(document).ready(function() {
  jQuery('#mrAutoRespDiv').mrAutoResponder({
   'base'         : 'https://sub.globalmarketingonline.eu//',
   'campaign'     : 1,
   'tmp'          : 'templates/signup-form.html',
   'remote'       : 'yes',
   'style'        : 'templates/css/signup.css',
   'processor'    : 'signup.php',
   'text'         : 'Join This Newsletter',
   'place_text1'  : 'Enter First Name',
   'place_text2'  : 'Enter email address..',
   'place_text3'  : 'Enter Last Name',
   'bt_text'      : 'SignUp',
   'bt_text_wait' : 'Please wait..'
  });
});
//]]>
</script>


And it is present in the output.


This is also present in the output and the links seems to work

<script src="https://sub.globalmarketingonline.eu//templates/js/jquery.js"></script>
<script src="https://sub.globalmarketingonline.eu//templates/js/plugins/jquery.mresponder.js" charset="utf-8"></script>


Here is a link to the signup page: https://www.denrigtigemand.dk/test-signup-den-feminine-kvinde/

But there is no signup box...

RigPa
22-09-2018 14:28:32

I dont use this as jquery.js is included already: <script src="https://sub.globalmarketingonline.eu//templates/js/jquery.js"></script>

RigPa
23-09-2018 14:29:50

I couldnt make that Jquery work so for now I use post.

https://www.denrigtigemand.dk/signup-den-feminine-kvinde/

I would like to make it work but I could not find out what was wrong. I skipped the loading of Jquery because it is loaded in advance but I never made the boxes show up anyway. I think WordPress changes some of the script code but even if I tried other ways to insert it (plugins and themes) that should make sure avoiding this, it still did not work. Pretty sure now it is WP thats the issue...

RigPa
06-10-2018 14:37:04

Could not create a POST og GET signup form without NM2 so I went back and tried this simple Jcode - can't even make that work.

<!DOCTYPE html>
<html>
<head>
<script src="https://sub.globalmarketingonline.eu//templates/js/jquery.js"></script>
<script src="https://sub.globalmarketingonline.eu//templates/js/plugins/jquery.mresponder.js" charset="utf-8"></script>

</head>

<body>

<script>
//<![CDATA[
jQuery(document).ready(function() {
  jQuery('#mrAutoRespDiv').mrAutoResponder({
   'base'         : 'https://sub.globalmarketingonline.eu//',
   'campaign'     : 1,
   'tmp'          : 'templates/signup-form.html',
   'remote'       : 'no',
   'style'        : 'templates/css/signup.css',
   'processor'    : 'signup.php',
   'text'         : 'Join This Newsletter',
   'place_text1'  : 'Enter First Name',
   'place_text2'  : 'Enter email address..',
   'place_text3'  : 'Enter Last Name',
   'bt_text'      : 'SignUp',
   'bt_text_wait' : 'Please wait..'
  });
});
//]]>
</script>

</body>

</html>

100% Free SoftwareSoftware Versions, Development, Docs & UpgradesHostingNewsletter
Made with in the U.K & Hong Kong

Free PHP Scripts / Responsive PHP Scripts / Lightweight PHP Scripts / White Label PHP Scripts