Uno jili register online,Online casino games app philippines.REGISTER NOW GET FREE 888 PESOS REWARDS! https://www.ads-software.com/support/plugin/campaign-monitor-wp/feed Tue, 26 Nov 2024 22:02:36 +0000 https://bbpress.org/?v=2.7.0-alpha-2 en-US https://www.ads-software.com/support/topic/failed-to-add-user-400-8/ <![CDATA[Failed to add user – 400]]> https://www.ads-software.com/support/topic/failed-to-add-user-400-8/ Tue, 29 Oct 2024 16:25:22 +0000 AnV Replies: 1

I had a perfectly fine working opt-in on my website… but apparently it stopped working, I don’t know since when, I got an e-mail of someone who tried to subscribe but couldn’t… I didn’t change a thing for months….
when searching on the error I saw on his forum that someone reported the issue 8 months ago… can you please help to fix this please?

  • This topic was modified 4 weeks ago by AnV.
]]>
https://www.ads-software.com/support/topic/failed-to-add-user-400-error-on-version-2-5-6/ <![CDATA[Failed to add user – 400 error on version 2.5.6]]> https://www.ads-software.com/support/topic/failed-to-add-user-400-error-on-version-2-5-6/ Mon, 19 Feb 2024 10:57:03 +0000 redshift404 Replies: 2

Hi, our site was running version Campaign Monitor Forms by Optin Cat 2.5.4 and worked fine, however since updating to 2.5.6, subscribing fails with the error “? Failed to add user – 400”.

The admin displays available subscriber lists correctly so we know that part of the plugin/API is still working. I have enabled WP debug mode but nothing related to the plugin appears in debug.log. The site is running WP version 6.4.3, it is also a multi-site. The server is running PHP 7.4.33.

I have reverted the live site to version 2.5.4 while we wait for a fix, and installed version 2.5.6 on a staging site in the hope we can email URLs to someone at FatCat Apps rather than posting them publicly here.

Please let me know if this is possible, thanks!

]]>
https://www.ads-software.com/support/topic/optin-form-not-working-3/ <![CDATA[Optin Form not working]]> https://www.ads-software.com/support/topic/optin-form-not-working-3/ Sat, 14 Jan 2023 01:02:28 +0000 Paul Mycroft Replies: 3

Hi there,

It seems that when I click on “Edit” in the dashboard for my popup form, I only see a “loading preview…” message but no form. I have not had any signups since September when we updated to PHP 8.

Can you advise here? Thanks!

]]>
https://www.ads-software.com/support/topic/php-8-0-or-8-1-compatible/ <![CDATA[php 8.0 or 8.1 compatible]]> https://www.ads-software.com/support/topic/php-8-0-or-8-1-compatible/ Fri, 16 Sep 2022 04:10:59 +0000 iugoau Replies: 3

Hi just wanted to flag that, the plugin probably doesn’t work with php8.x

Just updated the site to php8.x, the option forms are not loading in the admin dashbaord.

Error details
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in wp-content/plugins/campaign-monitor-wp/includes/classes/k/k.php on line 409

]]>
https://www.ads-software.com/support/topic/optin-form-not-working-2/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Optin Form Not Working]]> https://www.ads-software.com/support/topic/optin-form-not-working-2/ Wed, 12 May 2021 07:16:07 +0000 swissarmyca Replies: 2

The Optin Post box form does not seem to be working for me. It is present but everytime name and email is entered in, it refreshes the page and does not transmit the information to CM. This is in contrast to the Pop-up form on the same site that works great. What am I doing wrong?

]]>
https://www.ads-software.com/support/topic/recaptcha-155/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>ReCaptcha]]> https://www.ads-software.com/support/topic/recaptcha-155/ Thu, 26 Nov 2020 11:11:33 +0000 KineticPulse Replies: 2

A client is getting a lot of fake signups – how can I add ReCaptcha to the Optin form?

]]>
https://www.ads-software.com/support/topic/form-not-showing-in-widget/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Form not showing in Widget]]> https://www.ads-software.com/support/topic/form-not-showing-in-widget/ Tue, 08 Oct 2019 03:56:59 +0000 lauren78 Replies: 3

Hi there,

Our form is successfully linked to the Campaign Monitor form via the API however the widget continues to show “Please make sure to connect your form to your email marketing provider and to select a thank you page.” and the front end shows “The selected Optin Cat form doesn’t exist.”. I have tried reading the form API details and also creating a new form linking to the database but the issue continues. The form works at the campaign monitor end as I can add a widget with code linking to one of their forms and it works no problem.
Can you assist?

Thank you

]]>
https://www.ads-software.com/support/topic/how-to-change-color-of-success-box/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>How to change color of Success Box]]> https://www.ads-software.com/support/topic/how-to-change-color-of-success-box/ Fri, 30 Aug 2019 19:03:27 +0000 emeraldandmintco Replies: 1

Hi – wondering if you can help me customize the color of the success box pop-up that appears on an embedded form after an email address has been collected. It currently clashes with the rest of the site, and although I can change the text input, there’s no option for color/font changes. Couldn’t figure it out with more basic custom CSS. Thanks

]]>
https://www.ads-software.com/support/topic/unnecessary-database-queries-on-each-pageload/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Unnecessary Database queries on each pageload]]> https://www.ads-software.com/support/topic/unnecessary-database-queries-on-each-pageload/ Mon, 22 Jul 2019 10:13:11 +0000 EvgenyR Replies: 3

Hi,
we’ve noticed some ‘ALTER..’ DB queries run by the plugin on each pageload with the form from the plugin on the page:

ALTER TABLE wp_fca_eoi_subscribers CHANGE COLUMN 'id' 'id' INT NOT NULL AUTO_INCREMENT
ALTER TABLE wp_fca_eoi_subscribers CHANGE COLUMN 'email' 'email' LONGTEXT
ALTER TABLE wp_fca_eoi_subscribers CHANGE COLUMN 'name' 'name' LONGTEXT
ALTER TABLE wp_fca_eoi_subscribers CHANGE COLUMN 'time' 'time' DATETIME
ALTER TABLE wp_fca_eoi_subscribers CHANGE COLUMN 'timezone' 'timezone' LONGTEXT
ALTER TABLE wp_fca_eoi_subscribers CHANGE COLUMN 'campaign_id' 'campaign_id' INT
ALTER TABLE wp_fca_eoi_subscribers CHANGE COLUMN 'status' 'status' LONGTEXT
ALTER TABLE wp_fca_eoi_subscribers CHANGE COLUMN 'consent_granted' 'consent_granted' LONGTEXT
ALTER TABLE wp_fca_eoi_subscribers CHANGE COLUMN 'consent_msg' 'consent_msg' LONGTEXT

We had to add manual fix for this, because with thousands of pageviews these DB queries could cause significant load on MySQL DB.

These queries are caused by a call to dbDelta() function in ‘EoiSubscribers’ class constructor. It really should not be called on each pageload, a variable with a DB table version should be used to check prior to calling to dbDelta() function, see the page in the codex: https://codex.www.ads-software.com/Creating_Tables_with_Plugins#Adding_an_Upgrade_Function

Our version of the code with the fix to avoid ALTER DB queries on each pageload:

$installed_table_ver = get_option( 'fca_eoi_subscribers_ver' );

if ( $this->db_table_ver !== $installed_table_ver ) {
	//CREATE THE PEOPLE TABLE
	$sql = "CREATE TABLE $this->table_name (
		'id' INT NOT NULL AUTO_INCREMENT,
		'email' LONGTEXT,
		'name' LONGTEXT,
		'time' DATETIME,
		'timezone' LONGTEXT,
		'campaign_id' INT,
		'status' LONGTEXT,
		'consent_granted' LONGTEXT,
		'consent_msg' LONGTEXT,
		PRIMARY KEY  (id)
	);";

	require_once( ABSPATH . 'wp-admin/includes/upgrade.php' );
	dbDelta( $sql );

	update_option( 'fca_eoi_subscribers_ver', $this->db_table_ver );
}

Could you please update the plugin with a similar fix to avoid ALTER DB queries on each pageload?

Thank you.

]]>
https://www.ads-software.com/support/topic/custom-css-227/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Custom CSS]]> https://www.ads-software.com/support/topic/custom-css-227/ Tue, 26 Mar 2019 00:58:29 +0000 melanie71 Replies: 3

Hello! I haven’t used your plugin before (normally use Mailchimp, but for this project the client uses Campaign Monitor). I have tried adjusting a few things with Custom CSS, and also tried a few different templates, but haven’t achieved what I need to. Are you able to help?

Things I’m hoping to change:
1. Square up the fields (not rounded)
2. Square up the button. Create transparent background, with grey border.
3. Remove left/right padding so form sits directly below content above (button still centered).

Thank you.
Melanie

]]>
https://www.ads-software.com/support/topic/sluggish-admin-area/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Sluggish Admin Area]]> https://www.ads-software.com/support/topic/sluggish-admin-area/ Sat, 22 Dec 2018 16:00:00 +0000 Anonymous User 16723686 Replies: 6

One my clients is using the ‘Campaign Monitor Forms by Optin Cat’, and after installing it the site’s admin area is extremely slow. The public site itself is not impacted; however, every page in the admin section slows down once this plugin is enabled.

I was just running some tests and could load pages in the admin panel from 250-500ms, but after enabling the plugin, the same page takes 3-5s.

Any ideas why this plugin would slow down the entire admin section of the site – or more importantly how to prevent that? They are now on the latest version of WordPress v5.0.2. I have also tried things like uninstalling and reinstalling the plugin to no resolve.

Any advice would be greatly appreciated since even doing things like creating posts is slow having this enabled. I appreciate your assistance.

]]>
https://www.ads-software.com/support/topic/how-to-add-the-form-to-my-page-template/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>How to add the form to my page template]]> https://www.ads-software.com/support/topic/how-to-add-the-form-to-my-page-template/ Wed, 14 Jun 2017 07:24:51 +0000 solembeem Replies: 2

Hello ,
I want to add the subscribe form to my home page template but can’t find how to do that.
I’ve watch the video and maybe because I use free version it doesn’t have the shortcode option in my form setting.
Please help.

Thank you.

]]>
https://www.ads-software.com/support/topic/error-cant-add-user-2/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Error: Cant’ add user]]> https://www.ads-software.com/support/topic/error-cant-add-user-2/ Sat, 03 Jun 2017 07:44:14 +0000 matthorseman Replies: 2

Hi
I have added a new form, a simple subscription. Added in correct Client ID and Secret for Campaign Monitor but the form just does not like adding email addresses.

See this: https://www.oakleighwatches.co.uk/news/

Any clues

Matt

]]>
https://www.ads-software.com/support/topic/silent-fail-safari-chrome/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Silent fail Safari + Chrome]]> https://www.ads-software.com/support/topic/silent-fail-safari-chrome/ Wed, 01 Mar 2017 16:21:04 +0000 foag Replies: 4

Hi!

I’m using the plugin with success on mobile and other devices, but on desktop Safari / Chrome the popup never shows despite erasing the cookies and trying private mode etc.

Are there any debug mode or any explanation?

]]>
https://www.ads-software.com/support/topic/client-id-for-mailchimp-email-marketing-provider-integration/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Client ID for Mailchimp – “Email Marketing Provider Integration”]]> https://www.ads-software.com/support/topic/client-id-for-mailchimp-email-marketing-provider-integration/ Mon, 07 Nov 2016 17:19:36 +0000 cpacoaches Replies: 2

On the home page I’m get this error: “Optin Cat: Invalid Form ID”

Everything looks good on the opt in form except; “Client ID”. I clicked “Where can I find my Campaign Monitor Client ID” link but it was no help.

I’m using mailchimp and went through everything and have no idea what they are looking for?!?!

Help!!!

]]>
https://www.ads-software.com/support/topic/shortcode-doesnt-render-opt-in-form-on-homepage-widget/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Shortcode doesn’t render opt-in form on homepage widget]]> https://www.ads-software.com/support/topic/shortcode-doesnt-render-opt-in-form-on-homepage-widget/ Fri, 16 Sep 2016 19:04:07 +0000 raleighwood Replies: 3

Hello!

I’m testing out the Optin Cat Campaign Monitor feature at https://www.raleighwoodmedia.com/straighttalkplus/ and where I’ve placed the shortcode in the homepage widget for opt-in information, I’m not seeing the opt-in box rendered… just the shortcode text itself. Any thoughts on what I’ve missed along the way?

Cheers,
LJ

  • This topic was modified 8 years, 2 months ago by raleighwood. Reason: opt-in to reply updates
]]>
https://www.ads-software.com/support/topic/502-bad-gateway-on-multi-site-installation/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>502 Bad gateway on multi-site installation]]> https://www.ads-software.com/support/topic/502-bad-gateway-on-multi-site-installation/ Wed, 07 Sep 2016 07:24:29 +0000 tredneb Replies: 1

After installing optin cat on a multisite installation I started to get 502 Bad gateway errors. No such issue on an normal installation with the same theme.

Could see the following errors in the log:

AH01071: Got error ‘PHP message: WordPress databasefout Table ‘wordpress_d.x6DYJfNL4U_4_fca_eoi_activity’ doesn’t exist bij query SELECT form_id, COUNT(*) AS total FROM x6DYJfNL4U_4_fca_eoi_activity WHERE type = ‘impression’ GROUP BY form_id gemaakt door WP_List_Table->display, WP_List_Table->display_rows_or_placeholder, WP_Posts_List_Table->display_rows, WP_Posts_List_Table->_display_rows, WP_Posts_List_Table->single_row, WP_List_Table->single_row_columns, WP_Posts_List_Table->column_default, do_action(‘manage_easy-opt-ins_posts_custom_column’), call_user_func_array, EasyOptInsPostTypes->set_column_data, EasyOptInsActivity->get_form_stats\nPHP message: WordPress databasefout Table ‘wordpress_d.x6DYJfNL4U_4_fca_eoi_activity’ doesn’t exist bij query SELECT form_id, COUNT(*) AS total FROM x6DYJfNL4U_4_fca_eoi_activity WHERE type = ‘conversion’ GROUP BY form_id gemaakt door WP_List_Table->display, WP_List_Table->display_rows_or_placeholder, WP_Posts_List_Table->display_rows, WP_Posts_List_Table->_display_rows, WP_Posts_List_Table->single_row, WP_List_Table->single_row_columns, WP_Posts_List_Table->column_default, do_action(‘manage_easy-opt-ins_posts_custom_column’), call_user_func_array, EasyOptInsPostTypes->set_column_data, EasyOptInsActivity->get_form_stats\n’, referer: https://vps-253857-4414.hosted.at.hostnet.nl/packaging-nl/wp-admin/post.php?post=262&action=edit

]]>
https://www.ads-software.com/support/topic/no-css-layout-now-adds-lots-of-css/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>No CSS Layout now adds lots of CSS]]> https://www.ads-software.com/support/topic/no-css-layout-now-adds-lots-of-css/ Thu, 25 Aug 2016 21:51:50 +0000 jhoffman255 Replies: 1

Updated from 1.5.8 to 1.6.1 and my single form no longer appeared in the widget area, though it existed in the admin. Resaving the widget had no effect. Resaving the form in the admin fixed the issue of it now showing on the front end, but now there were all sorts of styles that were not in the original form. Reselecting the No CSS layout on the existing form or a new form now shows Color, Border, etc. selectors for the form fields. Even if you clear the entries, you still get CSS injected in the head with the form (see below) with badly formed CSS and ‘!important’ added to border, background, font-size so that you can’t override them in the theme style sheet.

This makes the NoCSS layout useless. Please fix.

</ul></div></div><div id="easy-opt-in-widget-2" class="widget easy-opt-in-widget"><style type='text/css' class='fca-eoi-style'>.fca_eoi_form{ margin: auto; } .fca_eoi_form p { width: auto; } #fca_eoi_form_1640 input{ max-width: 9999px; }div.fca_eoi_form_text_element,input.fca_eoi_form_input_element,input.fca_eoi_form_button_element{display:block;margin:0;padding:0;line-height:normal;font-size:14px;letter-spacing:normal;word-spacing:normal;text-indent:0;text-shadow:none;text-decoration:none;text-transform:none;white-space:normal;width:inherit;height:inherit;background-image:none;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;transition:none;outline:none;-webkit-transition:none;-webkit-appearance:none;-moz-appearance:none;color:#000;font-family:"Open Sans", sans-serif;font-weight:normal;transition:background 350ms linear;}input.fca_eoi_form_button_element:hover{background-color:inherit !important;}div.fca_eoi_form_text_element{text-align:center;}div.fca_eoi_layout_popup_close{display:block;margin:0;padding:0;line-height:normal;font-size:14px;letter-spacing:normal;word-spacing:normal;text-indent:0;text-shadow:none;text-decoration:none;text-transform:none;white-space:normal;width:inherit;height:inherit;background-image:none;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;transition:none;outline:none;-webkit-transition:none;-webkit-appearance:none;-moz-appearance:none;color:#000;font-family:"Open Sans", sans-serif;font-weight:normal;display:block;position:absolute;z-index:9999992;top:-10px;right:-10px;background:rgba(0, 0, 0, 0.6);border:1px solid #000;color:#fff;font-weight:bold;width:20px;height:20px;line-height:20px;text-align:center;cursor:pointer;}div.fca_eoi_layout_headline_copy_wrapper{font-weight:bold;}div.fca_eoi_layout_0,form.fca_eoi_layout_0{display:inline-block;}div.fca_eoi_layout_0.fca_eoi_layout_widget,form.fca_eoi_layout_0.fca_eoi_layout_widget{max-width:300px;}div.fca_eoi_layout_0.fca_eoi_layout_postbox,form.fca_eoi_layout_0.fca_eoi_layout_postbox{max-width:600px;}div.fca_eoi_layout_0.fca_eoi_layout_popup,form.fca_eoi_layout_0.fca_eoi_layout_popup{max-width:650px;}div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_field_wrapper,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_field_wrapper{float:none;width:100%;}div.fca_eoi_layout_0 div.fca_eoi_layout_content_wrapper,form.fca_eoi_layout_0 div.fca_eoi_layout_content_wrapper{margin:20px;}div.fca_eoi_layout_0 div.fca_eoi_layout_field_wrapper,form.fca_eoi_layout_0 div.fca_eoi_layout_field_wrapper{border:solid 1px transparent;width:49%;border-radius:3px;margin-bottom:10px;position:relative;}div.fca_eoi_layout_0 div.fca_eoi_layout_name_field_wrapper,form.fca_eoi_layout_0 div.fca_eoi_layout_name_field_wrapper{float:left;}div.fca_eoi_layout_0 div.fca_eoi_layout_email_field_wrapper,form.fca_eoi_layout_0 div.fca_eoi_layout_email_field_wrapper{float:right;}div.fca_eoi_layout_0 div.fca_eoi_layout_inputs_wrapper_no_name div.fca_eoi_layout_field_wrapper,form.fca_eoi_layout_0 div.fca_eoi_layout_inputs_wrapper_no_name div.fca_eoi_layout_field_wrapper{float:none;width:100%;}div.fca_eoi_layout_0 div.fca_eoi_layout_field_wrapper input,form.fca_eoi_layout_0 div.fca_eoi_layout_field_wrapper input,div.fca_eoi_layout_0 div.fca_eoi_layout_field_wrapper input:focus,form.fca_eoi_layout_0 div.fca_eoi_layout_field_wrapper input:focus{border:none !important;width:100%;height:auto;font-size:16px;line-height:1.2em;padding:7px 0;outline:none;background:none !important;box-shadow:none;}div.fca_eoi_layout_0 div.fca_eoi_layout_submit_button_wrapper,form.fca_eoi_layout_0 div.fca_eoi_layout_submit_button_wrapper{clear:both;transition:background 350ms linear, border-color 350ms linear;}div.fca_eoi_layout_0 div.fca_eoi_layout_fatcatapps_link_wrapper a,form.fca_eoi_layout_0 div.fca_eoi_layout_fatcatapps_link_wrapper a{display:block;margin:10px 0 0;font-size:12px;}@media (min-width:1px) and (max-width:450px),(min-height:1px) and (max-height:450px){div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a{font-size:13px !important;}}@media (min-width:1px) and (max-width:320px),(min-height:1px) and (max-height:320px){div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,div.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,form.fca_eoi_layout_0.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,div.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,form.fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,div.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,form.fca_eoi_layout_0.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a{font-size:12px !important;}}@media (min-width:1px) and (max-width:450px),(min-height:1px) and (max-height:450px){div.fca_eoi_layout_0 div.fca_eoi_layout_content_wrapper,form.fca_eoi_layout_0 div.fca_eoi_layout_content_wrapper{margin:8px 13px;}div.fca_eoi_layout_0 div.fca_eoi_layout_fatcatapps_link_wrapper a,form.fca_eoi_layout_0 div.fca_eoi_layout_fatcatapps_link_wrapper a{margin:0;}div.fca_eoi_layout_0 div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper,form.fca_eoi_layout_0 div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper{margin-bottom:5px;}}@media (min-width:1px) and (max-width:320px),(min-height:1px) and (max-height:320px){div.fca_eoi_layout_0 div.fca_eoi_layout_popup_close,form.fca_eoi_layout_0 div.fca_eoi_layout_popup_close{top:-1px;right:-1px;}}@media (min-width:1px) and (max-width:768px){div.fca_eoi_layout_0 div.fca_eoi_layout_field_wrapper,form.fca_eoi_layout_0 div.fca_eoi_layout_field_wrapper{float:none;width:100%;}}div.fca_eoi_layout_0 div.fca_eoi_layout_submit_button_wrapper,form.fca_eoi_layout_0 div.fca_eoi_layout_submit_button_wrapper{text-align:center;width:100%;}div.fca_eoi_layout_0 div.fca_eoi_layout_submit_button_wrapper input,form.fca_eoi_layout_0 div.fca_eoi_layout_submit_button_wrapper input{width:100%;border:0 !important;}#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget {	background-color:  !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget {	border-color:  !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_headline_copy_wrapper div {	font-size: none !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_headline_copy_wrapper div {	color:  !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_description_copy_wrapper p, .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_description_copy_wrapper div {	font-size: none !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_description_copy_wrapper p, .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_description_copy_wrapper div {	color: #000000 !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_name_field_wrapper, .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_name_field_wrapper input {	font-size: none !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_name_field_wrapper, .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_name_field_wrapper input {	color:  !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_name_field_wrapper {	border-color:  !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_email_field_wrapper, .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_email_field_wrapper input {	font-size: none !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_email_field_wrapper, .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_email_field_wrapper input {	color:  !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_email_field_wrapper {	border-color:  !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_submit_button_wrapper input:hover { background-color: inherit !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_submit_button_wrapper input {	font-size: none !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_submit_button_wrapper input {	color:  !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_submit_button_wrapper input {	background-color:  !important; }#fca_eoi_form_1640 .fca_eoi_layout_submit_button_wrapper {	background-color: #000000 !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_privacy_copy_wrapper div {	font-size: 14px !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_privacy_copy_wrapper div {	color: #ffffff !important; }#fca_eoi_form_1640 .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_fatcatapps_link_wrapper a, .fca_eoi_layout_0.fca_eoi_layout_widget div.fca_eoi_layout_fatcatapps_link_wrapper a:hover {	color: #3197e1 !important; }</style><div class="fca_eoi_form_wrapper fca_eoi_layout_widget_wrapper fca_eoi_layout_0_wrapper"><div id='fca_eoi_form_1640' class='fca_eoi_form_content'><form method='post' action='#' class='fca_eoi_form fca_eoi_layout_0 fca_eoi_layout_widget'data-fca_eoi_list_id='Not set' data-fca_eoi_thank_you_page='https://www.deepfocusproductions.com/subscribed/' data-fca_eoi_thank_you_mode='redirect' novalidate><input type='hidden' id='fca_eoi_form_id' name='fca_eoi_form_id' value='1640'>

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/unable-to-edit-existing-forms/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Unable to edit existing forms]]> https://www.ads-software.com/support/topic/unable-to-edit-existing-forms/ Sun, 14 Aug 2016 10:39:04 +0000 esparenburg Replies: 1

Hi there

Both popup and sidebar forms disappeared recently. I’ve just deactivated and reactivated the plugin, and the sidebar form appeared, but not the popup. Neither are able to be edited – when I click to edit one of the forms, the page loads with no content. Any help would be appreciated!

Site is: https://www.appletozucchini.com.au/

Emma

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/cant-add-e-mail-addresses-to-my-list/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Can't add e-mail addresses to my list]]> https://www.ads-software.com/support/topic/cant-add-e-mail-addresses-to-my-list/ Tue, 19 Jul 2016 22:54:01 +0000 marthajean Replies: 1

I created an Optin Cat popup that offers optin bait. I can enter an e-mail address into the form, but I keep getting the following message:

Error: Can’t add user

A check of my Campaign Monitor database shows that the e-mail address isn’t being added.

But the reply message, which includes the optin bait link, is being sent.

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/div-tags-removal/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>DIV tags removal]]> https://www.ads-software.com/support/topic/div-tags-removal/ Fri, 15 Jul 2016 09:05:06 +0000 drzoidborg Replies: 1

Hi,
first of all this plugin is very usefull and easy to use. Though I was wondering how I can remove the <div> -Tags that are automatically “produced” for every text field. I can`t find them (No-CSS Layout) in the file “campaign-monitor-wp/layouts/widget/layout_0/layout.html”

<form>
	<div class="signup">
    <span class="fca_eoi_layout_0_headline_copy_wrapper">{{{headline_copy}}}</span>
	{{#description_copy}}
		<div class="fca_eoi_layout_0_description_copy_wrapper">{{{description_copy}}}</div>
	{{/description_copy}}
	{{#show_name_field}}
		<p  class="fca_eoi_layout_0_name_field_wrapper">{{{name_field}}}</p>
	{{/show_name_field}}
	<p class="fca_eoi_layout_0_email_field_wrapper">{{{email_field}}}</p>
	<p class="fca_eoi_layout_0_submit_button_wrapper">{{{submit_button}}}</p>
	{{#privacy_copy}}
		<p class="fca_eoi_layout_0_privacy_copy_wrapper">{{{privacy_copy}}}</p>
	{{/privacy_copy}}
	{{{fatcatapps_link}}}
    </div>
</form>

Any idea how to get rid of them?

Best regards

Stefan

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/latest-update-broke-my-site-6/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Latest Update Broke My Site]]> https://www.ads-software.com/support/topic/latest-update-broke-my-site-6/ Wed, 15 Jun 2016 19:55:50 +0000 vitros Replies: 5

Hello, I just updated Optin Cat and it had a terrible effect on lists, i.e. dropdown menus, post meta, tabs, etc. Can you help please?

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/last-names/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Last names?]]> https://www.ads-software.com/support/topic/last-names/ Thu, 21 Apr 2016 18:03:08 +0000 lacoder Replies: 1

Hi, I was wondering if there was a way to have ‘first name’ and ‘last name’ input fields?

It really needs to have Name + Surname + Mail (so three boxes), otherwise the entries won’t be added to our database as it stands?

If this is a premium feature then I’m happy to upgrade

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/how-can-i-include-hidden-flags-in-the-form/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>How can I include hidden flags in the form]]> https://www.ads-software.com/support/topic/how-can-i-include-hidden-flags-in-the-form/ Sun, 13 Mar 2016 12:52:57 +0000 rsspanic Replies: 1

Hi, I’d like to include two or three hidden flags that will convey certain permanent (static) values to custom fields in the subscriber’s profile in CampaignMonitor. How can I do that with the plugin? (or where do I hard code it in its php code?) thanks

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/js-issues-with-150/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>JS issues with 1.5.0]]> https://www.ads-software.com/support/topic/js-issues-with-150/ Wed, 24 Feb 2016 11:35:47 +0000 yodathedark Replies: 14

Updated to 1.5.0 this morning and the optin form stopped working. Examining the console revealed that submitting the form was bringing up a “Uncaught ReferenceError: fca_eoi is not defined” error.

Obviously, the fact this makes the form unusable also makes this version of the plugin unusable and I’ve reverted to 1.4.2 for the moment.

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/php-fatal-error-call-to-undefined-function-remove_meta_box-line-20/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>PHP Fatal error: Call to undefined function remove_meta_box() LINE 20]]> https://www.ads-software.com/support/topic/php-fatal-error-call-to-undefined-function-remove_meta_box-line-20/ Wed, 24 Feb 2016 08:31:24 +0000 tripledm Replies: 4

Hello,

I have a error on my site with the plugin installed. In the PHP error log it shows:

PHP Fatal error: Call to undefined function remove_meta_box() in /home/sitepath/public_html/wp-content/plugins/campaign-monitor-wp/campaign-monitor-wp.php on line 20

Please help! Thank you!

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/how-i-integrate-to-infusionsoft/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>How i integrate to Infusionsoft]]> https://www.ads-software.com/support/topic/how-i-integrate-to-infusionsoft/ Mon, 25 Jan 2016 05:00:04 +0000 wendywijaya Replies: 1

i want to integrate optin cat to infusionsoft. but it not show html code. just only API. How i integrate it ?

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/bugscorrectionssuggestions/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>Bugs/Corrections/Suggestions]]> https://www.ads-software.com/support/topic/bugscorrectionssuggestions/ Wed, 13 Jan 2016 14:42:00 +0000 david-fanin Replies: 1

Hello,

Thanks for your plugin and the saved time!

Nevertheless, I found and fixed a bug and i have suggestions to improve your plugin..

When I validated the form without entering the field, I had no error message.
The bug was in the file: /assets/script.js.
I replaced it:

fca_eoi.invalid_email = $this.children('.fca_eoi_error_texts_email').val();
fca_eoi.field_required = $this.children('.fca_eoi_error_texts_required').val();

By:

fca_eoi.invalid_email = $this.find('.fca_eoi_error_texts_email').val();
fca_eoi.field_required = $this.find('.fca_eoi_error_texts_required').val();

In the same file, it would replace the following line:

$( '.fca_eoi_form_button_element', $this ).attr( 'disabled', 'disabled' );

By:

jQuery( '.fca_eoi_form_button_element', $this ).attr( 'disabled', 'disabled' );

Indeed, for reasons of compatibility, the shortcut ‘$’ jQuery can be disabled.

In the file ‘/assets/style-new.css’ : I suggest you to remove ‘!important’ rules because it’s difficult to customize the affected properties.

Bye!

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/thank-you-for-subscribing-form/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>thank you for subscribing form]]> https://www.ads-software.com/support/topic/thank-you-for-subscribing-form/ Sat, 14 Nov 2015 11:32:20 +0000 MariadeS. Replies: 2

Hi, can someone tell what/where exactly to go to get my API and client ID from mailchimp?
Thanks

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
https://www.ads-software.com/support/topic/subscriber-list-location/ <![CDATA[<span id="1gwpiim" class="resolved" aria-label="Resolved" title="Topic is resolved."></span>subscriber list location]]> https://www.ads-software.com/support/topic/subscriber-list-location/ Fri, 30 Oct 2015 02:51:25 +0000 afwade Replies: 1

I’ve installed the free version and we have five sign-ups so far but I can’t find where the sign-up information is located. There were no email notifications and there is no where that I can see w/in the plugin that gives anything but stats. What am I missing?

https://www.ads-software.com/plugins/campaign-monitor-wp/

]]>
Malaking puwang ng bass splash review Bakit pinapayagan ng pamahalaan ang operasyon ng mga monopolyo How to play Super Ace jili Nice88 club withdrawal Esball online casino com registration Nuebe Gaming legit HB888 Casino real money Casino bonus no deposit free spins 2021 12 Titans Greek mythology online slot machines for real money free play Mines jili login download Allin88 ph login Casino Guru gratis Vegas World login Apanalo online game no deposit bonus 77ph Himala himala wikipedia 啶掂啷嵿ぐ啶ぞ啶?啶曕啶ぞ 啶灌? 啶す 啶囙い啶ㄠぞ 啶栢い啶班え啶距 啶曕啶啶?啶灌啶むぞ 啶灌? Mnl168 online casino register philippines login Bally slot machine value Jili live casino no deposit bonus Gcash gambling reddit philippines tamabetcasino Jili magic lamp app Mwplay888 net download for android Vegas Live Slots hack APK Clive and jill sidequest ffxvi Jiliasia online casino Online bingo jili withdrawal Chili for a crowd Silver Palate Jili168 register philippines Jili mk casino Jili cc download for android Habanero online casino games philippines Philucky withdrawal format 377 jili login register philippines Jili slots download Bsa387 login password Ginto Casino link 49jili login to my account login philippines app Royal777 casino no deposit bonus 8 juli feiertag wikipedia Ano ang mga flash game sa hollywoodbets app download Game of Thrones Slots referral code Igt address manila Zynga slots free coins cheat android Jilicash real money withdrawal Paano gumagana ang mga online slot machine login Ezwin online casino philippines Peso88 login register Jili kaganapan login register Winning plus 8 login philippines masuwerteng iikot ang mga nakakalokang slot 123jili app Login casino games online unblocked Transaction password USDT Baccarat games online real money Appointment slots vs appointment schedule quick hit slots commercial actor Multiclass spell slots table Slot schedule template 啶灌啶曕啶?啶曕ぞ 啶い啷嵿い啶?啶曕た啶むえ啶?啶灌啶むぞ 啶灌 Jili jackpot 777 download for android latest version Million 888 casino login register Tongits go apk unlimited money latest version Pinakamahusay na jili slot game download YE7 Download App BET99 Quebec Free 100 online casino registration facebook page 2021 slots no deposit bonus Online gambling philippines real money Jilibet casino login philippines Super Royal 777 Slots go casino login Register Youtube ng slots today Peso 888 apk Mini777 register download PG gaming casino login Wizard of Oz free coins gamehunters Philippine News today live 247Spin free 100 spin the wizard of oz slots free coins E2 jili casino login Konjac jelly Japan Big bet review korean Online casino Philippines News 7 Juli 2024 memperingati Hari Apa Jili 747 casino login Winph 777 login philippines app benefits of online casino games Wild aces online casino real money Mwcash88 Bonus hunter cc email Maduna clan names FF16 change party members Online casino games real money free spins no deposit Dbx casino real money philippines Okada online casino apk latest version Skype Download for PC Jilibet donnalyn login Register online casino 777 Pub download old version Spaghetti Jollibee price Jili no 1 login register Jiliasia app apk Super slots apk old version 646 casino login Register Philippines Listahan ng laro ng skillz login Totoong online pokies philippines release the kraken clash of the titans (1981) Casinos online real money philippines Phil168 APK Download Chumba Casino login Www 49 jili casino login password Fb jili casino login download apk Jlbet slot login Jili 777 lucky slot login register philippines apk Pagcor logo meaning Hard Rock online casino login 77ph com login password download Ano ang gamot sa mataas ang sugar Online casino download APK Geely Emgrand price Philippines BLBET Tapwin 2024 download apk Lodi 646 casino login ph Royal558 download Abc jili register philippines download LVJILI login Royal fishing jili download for android Free60 casino philippines Kk jili libre 58 real money download PHFUN login Nice88 download free ios Best penny slot machines to play at the casino for beginners portal.pagcor.ph sitemap online casino games no deposit bonus Unlapi AAA Jili login Bongobongo ug Casino Jili x yb download apk do 888 casino register Cash Rush slots 777 apk latest version Free online casino games win real money no deposit Philippines Fortune 888 login password Slots casino login no deposit bonus 49 jili time philippines download Nuebe register login Jili fishing game download free Win99 casino philippines Bingo Super Star download 55bmw win withdrawal Jili kilig login download Superball Keno online Hacksaw slots real money Pagcor address philippines 188 jili demo account hack Vegas online casino games free play Jili 49 net casino login philippines 777 jili jackpot apk latest version Fc slot demo free download Jili under maintenance today download android 3 patti slots patti online play Jili bingo download for android Smbet register philippines Osm jili register mobile number philippines MWGAMING 188 register Nuebe agent login philippines Online casino color games philippines Is Winford Casino open today Jili update today WK777 slot Jili casino review philippines slotomania online Lucky jili slots login register mobile 188 jili casino login download philippines Baccarat game strategy reddit Jili22 promotion How to withdraw in jili slot online 1xslots login Mnl168 online casino register philippines login Paano maglaro ng slot gambling login casino for real money online Best online casino Philippines reddit Jili deposit 50 withdrawal limit Nextbet philippines registration 168jili login registration Www royal888casino net register Double Win Withdrawal App Fisheries department officials 777 Lucky JILI Slots Casino APK download Nz online casino games real money 888php withdrawal Jili mines predictor apk Online casino jackpot slots free play yy777cam Jili one login download mainstream records lee young-ji 77ph com download free 49 jili years login register Jili slot club jackpot 777 download free money philippines Www betvisa games app 1888 jili casino withdrawal online July 10 religious holiday Labet88 login registration 2021 Osm jili casino online games philippines download Money 888 login download Empire slot machine download Ireland online casino games free play Kk jili casino login registration download apk 1000 free games to play with friends Poseidon god son Jili lucky slot app download Big baller club casino login registration philippines Fish Hunter - Shooting Fish Pnp 888 jili slot game login app Limbo game download for PC Highly Compressed Jili jackpot 777 download apk ios slot machine free games free spins deposit bonus Jackpot meter app for android Instant withdrawal betting app Dama N.V. casinos no deposit Bonus Joy 7 casino login free chips Eliakim Sadoki Hadaa Ya Walimwengu Gemdisco login 08 jili register app Jollibee slot casino login philippines register online Award winning chili recipe Allrecipes Helens Slot APK old version Mga kahinaan ng mga pragmatic slot machine login Jili pulang sobre register online Jili777 free 150 no deposit bonus Philippines Jili no 1 com withdrawal philippines Slot online game free real money Jackpot joker jili demo free download Best pg slot game free no download Wagi77 login Philippines Rich9 pinakamainit na laro login Fortune gaming88 login philippines Royal Slot Login Fun facts about July 19th Geely gx3 fiche technique philippines IND slots APK yono Ox jili slot withdrawal What happened on October 7 Al Jazeera 777 pub com login download Nice88 app 99 Fortune Casino login Register Tmtplay888 Jiliplay login download Love jili vip login password 888bet registration online Dragon vs Tiger hack apk Lucky JILI slots login register Kpl casino Online casino game for real money free play 777pub open now promo Video poker jacks or better strategy chart Jili 365 casino login register philippines no deposit bonus download Free slots com party bonus Animal Husbandry Minister Bihar list 188 JILI casino login registration Philippines Anuani ya katibu tawala mkoa wa dar es salaam NetBet registration Fg777 register philippines 90 jili live login download One slot game download Agent GEMDISCO Jili 999 com withdrawal Jilimk casino log in no deposit bonus tg777 login register philippines Pagcor login philippines List of licensed POGO in Philippines 2023 How many cannabinoid receptors are there in the human body Q25 jili download ios Ff777 vip login Jili 49 dot com registration philippines Ano ang speed roulette review Ph joy vip login registration philippines 4 ram slots which ones to use Mga puwang ng video youtube Jackpot Party Instagram free coins www.free facebook.com log in Betvisa download for android 49jili pogcor Betso888 login download Jollibee slot login Fruit Theme Birthday Party Wjslot claim form Nextbet Live Casino Lotto go Jili volatility calculator philippines Teenage Kraken Salish Matter Lucky 777 online casino login philippines Slotomania 777 casino real money Mega ace jili demo apk latest version Falcon Play customer service www.666.com games Bingo Jili PH Slots earning app real money no deposit Canara Bank Internet banking PIN generation 8K8 vip login Philippines No 1 jili app for android free download Gonzo's Quest max win 9 Pots of Gold land and win What does Mr Mike Slots do for a living Jili fc slot real money no deposit bonus Ph macao jili register download limbo apk + obb download Swcup6 net live login Register philippines Free slots 8888 no deposit philippines Jili tadhana slots download free Free casino slots 3 lines no download Jili okbet real money philippines Jili88 ph com register login password Slots earning app real money download Jili apps download free for android ios Kurdish traditional dress Labet88 online casino Ez jili telegram ios 94067 water heater door installation Real Boxing 3 download Best casino online Wishbone Games Nextbet login mobile registration Jili no 2 login no deposit bonus Poder Judicial Superace88 club login registration link Triple match 3d master mod apk Sino ang cowboy slots wife Jili 5678 casino login poker star Apanalo casino app login KK JILI casino login app apk Www gibson casino www gibsoncasino com login APEX slot download Best free slot machines play for free no deposit Mining Telegram group link Jili t7 real money Jili369 app download Progressive jackpot meter link Lampara ng genie philippines Best free slots with bonus Asia JILI casino register 888 ladies slots login UNO Spin Millionaire Dimm slots reddit King game app download apk Yy777 index login No deposit slots real money Yeriko by injili bora choir session 49 jili road register philippines Jili slot 777 login register online no deposit bonus philippines 啶啶?啶曕 啶啶班が啶?啶曕ぐ啶ㄠ 啶曕 啶夃お啶距く GGBet welcome bonus Is the 49ers coach a Christian Sino ang may akda ng medusa Ace Super ph casino Login games.747 games.ph/launchgame open now Tiktok video Zili 7 Gold Fruits slot Peraplay APK download Labet88 register philippines app Love jili vip login philippines Slots download free Jili slot jackpot login register Junglee Rummy APK Paddy power virtue Welke dag is het vandaag in belgie Nn777 login philippines app Pb777 login id and password free Sweet Bonanza free spins no deposit Online slots casino 888 real money no deposit online casino games real money Osm jili casino Megaways slots login Konami free slots no download Big Bass Hold and Spinner Megaways demo Jili 888 register Jili mines download free Best free video poker no download fishing slot casino - free 100 000 coins Jili22 NEW com register Big Bass Bonanza Geely subsidiaries in philippines State fish of bihar in english Game of Thrones Slots Casino free coins hack Lucky jili casino login registration philippines apk Mga laro ng slot na nagbabayad ng totoong pera apk Niceph casino real money Fortune Dragon PG slot demo Reference generator Jili88ph net register download FG7777 Jili super win apk best online casino games to win money Bagong jili register app 777sm vip login Jl bet slot register Jili casino sign up bonus no deposit philippines Phlove Casino Login Register Jili slot online real money Ez jili code free download Cannabinoids structure How does Dragon Link slot work 188 jili casino download free Which casino has the most winners in Vegas Goldfish slots apk Fisheries, Bihar gov in Medusa megaways real money Mwcash88 casino login Best time to play crazy time reddit Voslot jili register philippines Ang tao ba ay nagmula sa unggoy PHL63 login register Demo Jili Golden Empire Download app and get bonus Pogibet free 100 philippines 22FUN APK Lucky JILI Casino login registration Win win Game zambia online app download Win100 com casino group win100 originals win100 originals register Mlbb Win Rate Calculator APK Mi777 casino login philippines register Do888 casino login no deposit bonus Jill Scott net worth 8 jili slot download for android 55X Casino Login Register Philippines Ug777 app download apk for android 94067 water heater door replacement Loveph casino Tianjin University of Science and Technology How to play Fortune Gems online Earn money online Philippines legit Xo jili com register philippines Cruise casino in Goa Play slot machines for free online no deposit Is golden Cowboy good tds online casino games volatility Tmtplay casino login register mobile 啶戉え啶侧ぞ啶囙え 啶曕啶膏啶ㄠ 啶椸啶?啶曕啶膏 啶栢啶侧啶? EZJILI Login Register Game room online casino games real money Casino dealer Reddit ph Slots jackpot meter philippines app Pldt 777 real money withdrawal Jackpot World redeem code free 2024 Jilibay free 68 no deposit bonus Bet88 ph app download for android OKBet rewards app Julie emergency contraception reviews 啶ぞ啶椸啶?啶う啶侧え啷?啶曕ぞ 啶膏す啶?啶夃お啶距く Mega win login Best online casino games real money app Jiliasia ace download Jili 178 real money app Pag-IBIG membership Double DaVinci Diamonds free slot game jili 711 Slot virtual real money free Jili tongits withdrawal limit Okbet casino login philippines download Sabong derby 2023 Full Video MONOPOLY Slots download White part of eye swollen like jelly home remedies Ez jili codes 2021 Wjslot com rewards login How many evolutions can you have in a deck Clash Royale Online casino jili login register House of Fun VIP PLUS download SM Megamall 3 day sale 2024 dates Phil163 login Simple chili recipe Jili slot machine apk latest version Jili188 login download Boss88 Slot Login Jili go login philippines Online casino games with free signup bonus philippines Jili mines download apk Fc slot online philippines Y777 jili real money withdrawal Win99 online casino login register Lucky jili slots login register mobile philippines BetVictor UK Jilino1 new site Jili no minimum deposit philippines 2020 Royal777 login register philippines Forgot transaction password in phdream Casino plus jili slot real money Win99 slot games free apk Nn777 slot jili real money 38jili login GO Keyboard APK betBonanza mobile login registration Dragon cash vs Dragon Link 8k8 online casino games downloadable content philippines Best slots to play on FanDuel reddit balato8aa Crown89ph casino login Online casino builder Wjevo22 app irich slots&games casino 777 Boxing king casino real money Jili22 vip202 download online casino games with no minimum deposit Mega Wheel game download Jili apps download for android free Diablo 4 enchantment slot not working Online lucky sweepstakes no deposit bonus 747 online casino games philippines Super ace demo game online free Spin and win cash in Uganda withdrawal PG Soft Wild Bounty Showdown 777sky slot Jiliapp download latest version Www royal888casino net register Royal slots real money login ????? ?? ???? ??? ???? ????? ????? Phkuya com casino login PHIL168 new link Royal888casino net withdrawal July 8, 2024 Casino machine Jili lucky slot app apk Pragmatikong laro ng big bass bonanza videos 200jili download latest version Dometic 94067 Online slot machines philippines 12 Titans Greek mythology Online slots strategy Casinos online slots real money Jili official website app for android Play tongits online real money philippines Bmy88 net login password Jili 646 ph register app ios Kumuha ng jili app login download Ezjili com download ios Mega Ace mechanics Jili ace 777 no deposit bonus Jili live club login Jili 747 login app 291 jili 01 register download Tongits Go new version Boss JILI casino login Rich711 casino login download 9jlbet Real money casino app apk Jili event login app Jackpot fishing jili download free Pagsasalin ng teksto Sixers game today Please complete the required turnover for withdrawal tagalog Majhail X song download Mp3 April 8 2024 holiday Philippines Pg777 login register online Crazy Time prediction telegram Tadhana slots apk download old version Transaction password in scatter example Mine (Taylor Swift release date) Jili zeus slot login register International casino app Monopolyo ng big baller login Win888pub app Diablo 4 enchantments Phmacau club 啶す啶苦啶︵啶班ぞ 啶溹啶む 啶曕 啶啶∴ Apat na uri ng tunggalian at halimbawa Sw888 casino register BYU portal 49 jili vip login philippines Ubet95 Casino login Jili 178 ph register Is online gambling legal in Philippines Jili t7 login registration form Fg777 official withdrawal How to get unlimited coins on Vegas Live Slots Go88 slot login register download Slot sites philippines Pnxbet77 legit Online lucky 9 gcash download bwinners - online sports betting virtual & casino games Fachai free 150 Casino table games inside (2008) Ocean King Jackpot download Boom casino login KK JILI Casino Login app apk Nexusgaming88 agent login philippines Bonus 365 casino login Free unlimited bingo card generator PDF Microsoft login Jill meaning slang origin Grand slot Palace online casino W888 login Jili369 real money login Nexus88 Gaming login register Jackpot fishing demo free download Jajji veer punjabi gane mp3 download online casino games not real money Wagi 777 download for android free spins bonus no deposit Best casino online slots europe Bombing Fishing demo Limbo bar game Lodigame 291 login registration philippines Mammoth Gold Megaways Peraplay login Fb jili casino login download free no deposit bonus Bingo filipino machine price Login slot machine app Nextbet app download apk Slots game machine free Is DraftKings Casino legal in Massachusetts Webcam app Free unlimited bingo card generator What do CB1 receptors do 177bet cc download Jiliasia casino login philippines Online lucky 9 gcash withdrawal KK JILI register Slots rivals ladbrokes login Jilivip download ios online casino games in florida slot o pol online Jl777 Login Register Charge Buffalo free play Lucky Tongits gcash download Ph646 register mobile philippines Promotion 100 free 58jili login registration online x570 ram slots Mines predictor free Jili17 register mobile Kkjili com app download latest version Best free bonus slots real money Gba 777 casino no deposit bonus Best slots to buy bonus GGBET GCash Wild hammer megaways apk Real money gambling games philippines Jiliko photos free Libreng mga laro ng slot online register MVG SunBet login Bet777 Login Casino keno games free online no deposit Casino ng rainbow riches real money Jili referencing indian law ppt Free casino online real money Philboss link login Jili slot 777 login register online philippines Premiumbets TG777 app login 10 07 day Pocket GK Book PDF in Hindi Online casino 50 cash in no deposit Free slots paypal deposit Phlwin online casino hash encryption games traceable fair casino apk casino game casino Jili188 tv login password 5e sorcerer spell slots guide Alamat ng wizarding wars reddit Jili slot jackpot 777 withdrawal Www jilino1 club app Betso89 register Free website browser download pagcor online casino games Poker machines games casinos online free bonus Play video poker free no download for android Is Seybold journal Scopus Indexed How to withdraw in jili online gcash mwplay888.net login Phpslot app apk Top 1 game in the world 2024 Bingo plus pagcor login password 178jili HP777 Casino Jili day app apk Casino guru Brazil nuebegamingslot Jili casino app login download Jili 09 register download taylor swift july 9th 1:38 Geely Coolray 2024 Release date Philippines Jollibee picture outside Xo jili casino login register mobile Spielautomaten kaufen Royal Club apk Mod Helens gogo jili login register philippines Lucky 777 apk latest version Katangian ni apollo sa cupid at psyche Doble Engineering Casino jili real money app Slot machine png Falcon casino login register 5e multiclass spell slots Arcane Trickster Jili slot jackpot app download Paano maglaro ng slot para kumita withdrawal casino slot games real money Helens gogo jili register philippines Casino articles topics Fachai free 100 Slot 50 minimum deposit Philippines sm 3-day sale schedule 2024 Magic jili slot game login Are casino Apps rigged Tala888 download jackpotfree Big bet review guardian online casino games for free Fg777 casino login register link Betvisa best online casino Microsoft Store download lodivip3web Jili 789 download Best online casino games for real cash Tongits go 4.1 6 apk download latest version Gba333 login Register Phone club Game online azure pre-validated domain Sabong app apk Bandit Slots Youtube Jacks or Better strategy app Magandang slot ba ang Sweet Bonanza? 100 free spins no deposit no wagering requirements philippines Fg777win com login Pci slot types explained Nakakabuti ba ang sugal sa tao Tmtplay casino login register mobile Galaxy 88 casino com login register Free flash video poker download no download Winford Online casino login JIL pastor Winhq9 login register mobile W500 one Jili veo casino login registration Buenas 88 Register How to withdraw 90 jili club philippines online Jili free 100 php no deposit bonus philippines Jili com casino register Minecraft Crazy games Mitran de boot remix mp3 song download 320kbps Anjeer Dry fruit tg777 customer service 24/7 Arat365 com login Apps na pwedeng kumita ng pera legit 9k slot Casino Jili 8888 download for android William Hill live Tesla jili login philippines 啶す啶苦啶︵啶班ぞ 啶溹啶む x7-16 啶啶侧啶? Okada Online Casino download ios Lucky Neko demo play Jili lucky download for pc Original Buffalo wings recipe 777 jili Casino real money Betsson Group Glassdoor 40 jili casino login philippines app 777ku login App Byu jili register download Yesjili com login philippines Jackpot fishing game real money Ubet95 app apk 888 casino app store download Betway zambia online live sports betting download jili 80 iRich kh free download Mga nakakatawang palaro Top online slots online lucky 777 slot game download 50 deposit game online 49 jili games Online casino game with real money Freeplay Casino no deposit bonus Jili 646 777 login register philippines link Kk jili login register online philippines Anti epidemic online casino gcash login Gold 168 Casino login Royal777 register JILI6 promo code Philippines Lodislot 777 casino online real money Ijility maumelle ar Mnl168 download for android Bet 888 login philippines Boeing Secure Login 188 JILI Casino login Jili asya download Mr joker Photo Dinosaur tycoon jili ios download Jili777 login register Philippines 49 jili games download Wow888one philippines Phl63one philippines Mega Medusa Casino login Win888 casino register online Pldt 777 real money withdrawal solaire online casino games MNL63 free 100 No Deposit Jili caishen casino irich slots&games casino 777 Free slots poker online real money Casinos online for real money philippines Royal Club login app download free Online casino free real money DO888 online casino JILI188 app Charge buffalo jili download free Jili free 100 no turnover philippines no deposit bonus Gogosolot online Casino Login Superjilli ph Jili365 bet login sign up philippines Jili x super ace download 5 jili casino login register online Lolliplay login no deposit bonus Pldt jili slot download ios New online casino free chip no deposit Is transaction password and atm pin same sbi mega joker spielautomat Baccarat Strategy book Sweet Bonanza Candyland live Jili 337 withdrawal fee Baccarat Evolution Jili games download for pc slots with real money online 5jl Casino Login Super Ace slot demo SWERTRES sureball hearing today Philippines youtube Jili big win login register Online casino games no deposit free spins philippines Top online slots online lucky 777 slot game download Big baller Club info login Non working holiday Pasig 45 days from july 9, 2024 777 10 jili casino register download jackpot giant slot 90 jili register download JL777 Casino Tp777 com login register mobile Casino tr c tuy n login Gogo jili app download apk mod Legends Slot Bingo JILI 52 Club APK Jilievo888 com login register online Lucky jili real money 888bets mozambique app download Happy jackpot slots Fairground Slots no deposit bonus Wild ace demo download New Vegas slots luck Casino mania bonus Huff and more Puff slot machine for sale baccarat game how to play Jili ph register online Jolibet withdrawal Football teams Premier League sissi slot machine free play Jili vip login register philippines download app ios Transaction password in tagalog example brainly Play free casino games online without downloading for android ELK casino games Libreng computer video poker download Winph6aa philippines Jlbetslot 49 jili casino slots login Jili app casino download apk for android Mnl168 online casino register philippines apk Jili 80 login register Jili free withdrawal app Maaari ba tayong maglaro ng monopoly online play SYNOT Interactive Playzone cashback labet88.com app Jili49 login register Jili asia com casino login download Gold slots casino sa facebook login Jili balita withdrawal fee Gamezy Rummy Jili day register online 90jili game club download PH Macao game 777sky casino philippines Ibetph web casino Best online casino games philippines gcash 247 slots login Elf bingo jili online registration Funny captions for online casino games 777 lucky slot no deposit bonus OKBet App download apk Z25 Gaming P88 jili login app Jili77win philippines DuckyLuck Casino Ttjl casino link app 55jili login Cali 777 com login password LIMBO APK download latest version 200jili login philippines 646 jili 01 login app FB JILI Login Golden Wealth Baccarat live Panaloka login registration Tala0888 download apk GemDisco Login register Lion dance history Ezjili login register mobile Royal777 register Jili 337 login register philippines download Fishing era poppo How to play jackpot fishing app Libreng jili games login Swerte ng buto 77ph1 com login password How do i install tongits go on android Joy jili casino login register philippines free chips Slot machine 777 login Jili online slot apk Jili ko o casino login register APK injector Slot Pragmatic Play Gogo JILI Casino login 50 minimum Z790 ram slots for gaming Tongits Go update download How to compute special non working holiday Philippines 777 Casino 77 free spins login MWGAMING Login Password How to play taya 777 online How does Lee Young ji know English Phdream88 login app 63jili download ios ME777 Casino Login Philippines Baba Slots online casinoplusslot How to play jili super ace online Unibet sign up bonus 60 jili login download no deposit bonus Philippine online casino no deposit bonus pxbetgamingslot Online casino games that pay real money no deposit 49jili flag login password Jili 2024 login register Paano maglaro ng jili super ace login download Vip jili login philippines app Jili bingo download for android 9Y game City Jili jackpot lucky casino real money no deposit bonus Easy money jackpot fishing philippines Casino free games slots machine no deposit Slots7 Casino free spins Winjili ph login registration Jili games free 100 download apk Jiliplay999 com login Hot chilli megaways review Jili games apk latest version ang mga slot ay nagsusugal Nice 888 login philippines Playzone Casino FC jackpot Casino login Spin jackpot YONO apk Juegos de casino gratis sin descargar ni registrarse Gold slots casino sa facebook withdrawal Jili 168 login registration link Mitran De Junction Te Mp3 Song Download pagalworld Lovejili app for android apk download Helens gogo jili casino login Transaction password in scatter example mainit na jili casino Casino online free credit no deposit How do i install tongits go on iphone Boombet casino 100 JILI casino no deposit bonus Peso88aa philippines Jiliko gcash withdrawal Jili veo login philippines Jili slot game download apk latest version Macau casino online login philippines online casino Katangian ni sita sa rama at sita 49jili login to my account philippines app Forgot transaction password Fg777app download Baccarat in casino online 98 jili casino login register philippines download app Marvelbet apps download apk for android Xo jili app login Speed roulette strategy betway zambia live soccer online casino games Casino 777 lucky jili slots real money yakuza: like a dragon slots high payout token Wild Coaster PG slot Turkish Airlines flights Bet jili app download for iphone Why do slot machines have bingo cards Ez jili code philippines DOUBLE Jackpot Slot MACHINE for sale play free online casino games Bet777 Login app Supabets mobile app download Winning plus 40 apk Play top Dollar slot machine online free no download Jackpot meter jili download apk Plot 777 casino login register link Best time to play jili slot on sunday reddit