Title: cookie
Last modified: February 7, 2017

---

# cookie

 *  [famarinu](https://wordpress.org/support/users/famarinu/)
 * (@famarinu)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cookie-10/)
 * Hi,
    I need to block the script before the user agree the cookie, which script
   I need to block? Thank you!
    -  This topic was modified 9 years, 4 months ago by [famarinu](https://wordpress.org/support/users/famarinu/).

Viewing 15 replies - 1 through 15 (of 15 total)

 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cookie-10/#post-8771912)
 * Hi,
 * Not sure what you mean. Which script you want to block and why? Would you please
   be clear?
 *  Thread Starter [famarinu](https://wordpress.org/support/users/famarinu/)
 * (@famarinu)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cookie-10/#post-8776300)
 * I created a site for the European company, and I have to block cookies before
   the user enters the site. Doing a check with “Ghostery” identifies a cookie “
   Facebook Connect”, but with the plugin to block cookies can not block
    In the
   browser’s source I have these super-socializer script:
 *     ```
       <script type="text/javascript">var theChampCloseIconPath = 'http://www.ricettetichette.it/wp-content/plugins/super-socializer/images/close.png';var heateorSsSDKBlockedMsg = 'Your browser is blocking some features of this website. Please follow the instructions at <a href=\'http://support.heateor.com/browser-blocking-social-features/\' target=\'_blank\' style=\'color:#33a9d8\'>http://support.heateor.com/browser-blocking-social-features/</a> to unblock these.'</script>
       ```
   
 *     ```
       <script> var theChampSharingAjaxUrl = 'http://www.ricettetichette.it/wp-admin/admin-ajax.php', heateorSsUrlCountFetched = [], heateorSsSharesText = 'Shares', heateorSsShareText = 'Share', theChampPluginIconPath = 'http://www.ricettetichette.it/wp-content/plugins/super-socializer/images/logo.png', theChampHorizontalSharingCountEnable = 0, theChampVerticalSharingCountEnable = 0, theChampSharingOffset = -10, theChampCounterOffset = -10;
       				</script>
       ```
   
 * `<script type='text/javascript' src='http://www.ricettetichette.it/wp-content/
   plugins/super-socializer/js/front/combined.js?ver=7.8.13'></script>`
 * Can you help me?
    Thanks!
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cookie-10/#post-8777082)
 * Our plugin doesn’t save any cookie in browser. It must be due to some other plugin.
 *  Thread Starter [famarinu](https://wordpress.org/support/users/famarinu/)
 * (@famarinu)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cookie-10/#post-8777258)
 * But if I disable your plugins do not Ghostery does not display cookies, but if
   I enable the plugin I receive the “facebook connect” cookie If the plugin is 
   disabled scripts listed above are not displayed by the browser.
    Why?
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/cookie-10/#post-8778622)
 * Okay. Then it must be due to official Facebook Login functionality. Try blocking`
   combined.js` script.
 *  Thread Starter [famarinu](https://wordpress.org/support/users/famarinu/)
 * (@famarinu)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cookie-10/#post-9022466)
 * Hi, is it possible in this post change the domain ricettetichette.it with this
   mydomain.it? Because I have some problem with the client.
    Thank you so much
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cookie-10/#post-9022553)
 * We can’t do that. You own the Facebook app you have created for Social Login.
   You need to navigate to the app settings and change the domain yourself.
 *  Thread Starter [famarinu](https://wordpress.org/support/users/famarinu/)
 * (@famarinu)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cookie-10/#post-9022567)
 * Sorry, but I don’t undestand what you means. why facebook?
    I need remove the
   ricettetichette.it inside this post. Inside this code:
 *     ```
       <script type="text/javascript">var theChampCloseIconPath = 'http://www.ricettetichette.it/wp-content/plugins/super-socializer/images/close.png';var heateorSsSDKBlockedMsg = 'Your browser is blocking some features of this website. Please follow the instructions at <a href=\'http://support.heateor.com/browser-blocking-social-features/\' target=\'_blank\' style=\'color:#33a9d8\'>http://support.heateor.com/browser-blocking-social-features/</a> to unblock these.'</script>
       <script> var theChampSharingAjaxUrl = 'http://www.ricettetichette.it/wp-admin/admin-ajax.php', heateorSsUrlCountFetched = [], heateorSsSharesText = 'Shares', heateorSsShareText = 'Share', theChampPluginIconPath = 'http://www.ricettetichette.it/wp-content/plugins/super-socializer/images/logo.png', theChampHorizontalSharingCountEnable = 0, theChampVerticalSharingCountEnable = 0, theChampSharingOffset = -10, theChampCounterOffset = -10;
       				</script>
       <script type='text/javascript' src='http://www.ricettetichette.it/wp-content/plugins/super-socializer/js/front/combined.js?ver=7.8.13'></script>
       ```
   
 * Is it possible?
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cookie-10/#post-9022719)
 * Oh. Sorry, we misunderstood.
    This is not related to our plugin. You need to 
   read following to change site url: [https://codex.wordpress.org/Changing_The_Site_URL](https://codex.wordpress.org/Changing_The_Site_URL)
 *  Thread Starter [famarinu](https://wordpress.org/support/users/famarinu/)
 * (@famarinu)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cookie-10/#post-9025618)
 * No sorry, You don’t undestand my problem. I want remove this post in this forum.
   It is possible that?
    Thank you!
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cookie-10/#post-9026201)
 * Sorry, we don’t own this forum. Contact any of the WordPress forum moderators
   regarding this.
 *  Thread Starter [famarinu](https://wordpress.org/support/users/famarinu/)
 * (@famarinu)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cookie-10/#post-9026335)
 * ok, but I don’t fine any contact. Do you know where I can find a contacts?
    Thank
   you
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cookie-10/#post-9026490)
 * Maybe, create another topic like this [https://wordpress.org/support/topic/how-do-i-contact-a-moderator/](https://wordpress.org/support/topic/how-do-i-contact-a-moderator/)
 *  Thread Starter [famarinu](https://wordpress.org/support/users/famarinu/)
 * (@famarinu)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cookie-10/#post-9026553)
 * Ok, thank you!
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/cookie-10/#post-9026918)
 * You’re welcome.

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘cookie’ is closed to new replies.

 * ![](https://ps.w.org/super-socializer/assets/icon-128x128.png?rev=1866723)
 * [Social Share, Social Login and Social Comments Plugin - Super Socializer](https://wordpress.org/plugins/super-socializer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-socializer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-socializer/)
 * [Active Topics](https://wordpress.org/support/plugin/super-socializer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-socializer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-socializer/reviews/)

## Tags

 * [cookie](https://wordpress.org/support/topic-tag/cookie/)

 * 19 replies
 * 4 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/cookie-10/page/2/#post-9031707)
 * Status: not resolved