Title: enforces's Replies | WordPress.org

---

# enforces

  [  ](https://wordpress.org/support/users/enforces/)

 *   [Profile](https://wordpress.org/support/users/enforces/)
 *   [Topics Started](https://wordpress.org/support/users/enforces/topics/)
 *   [Replies Created](https://wordpress.org/support/users/enforces/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/enforces/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/enforces/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/enforces/engagements/)
 *   [Favorites](https://wordpress.org/support/users/enforces/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OneSignal - Web Push Notifications] Cannot save option to send to Mobile App users](https://wordpress.org/support/topic/cannot-save-option-to-send-to-mobile-app-users/)
 *  [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/cannot-save-option-to-send-to-mobile-app-users/#post-18220706)
 * “It seems that this setting does not persist. I reenter the API key and it allows
   me to save “Send notification to Mobile app subscribers,” but then after a reboot
   of the server the setting is unchecked again.”
 * I have the same issue. It’s annoying. After 7 days this checkbox will be disabled.
 * I see that this setting is saved in the database as OneSignalWPSetting “send_to_mobile_platforms”.
 * You can change the fragment from “send_to_mobile_platforms”;i:0 to “send_to_mobile_platforms”;
   i:1 in the database
 * Or modify php code in onesignal-notification.php to “== 0”
 * `if (get_option('OneSignalWPSetting')['send_to_mobile_platforms'] && get_option('
   OneSignalWPSetting')['send_to_mobile_platforms'] == 0) {`
    -  This reply was modified 1 year, 8 months ago by [enforces](https://wordpress.org/support/users/enforces/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Ads – Ad Manager & AdSense] Function Advanced_Ads_Plugin::user_cap is deprecated](https://wordpress.org/support/topic/function-advanced_ads_pluginuser_cap-is-deprecated/)
 *  [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/function-advanced_ads_pluginuser_cap-is-deprecated/#post-17207084)
 * In 1.47.5 version I still see this notification.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Affiliate Coupons - Coupon Display Manager - Excellent Tool for Affiliate Marketers] Can’t add or edit new coupons](https://wordpress.org/support/topic/cant-add-or-edit-new-coupons/)
 *  Thread Starter [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/cant-add-or-edit-new-coupons/#post-17146945)
 * Hi, I can’t add you access to our site. But the theme was develop with redux 
   framework.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories] After update don’t work category replace](https://wordpress.org/support/topic/after-update-dont-work-category-replace/)
 *  Thread Starter [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/after-update-dont-work-category-replace/#post-15289631)
 * [@stevejburge](https://wordpress.org/support/users/stevejburge/) the issue is
   back. In new version our plugin I see the same error: “More than 1 heirachical
   taxonomy detected. You must assign a default taxonomy on the settings screen.”
   
   In settings tab “post types” I see taxonomies but when I select it and click 
   save – changes are not saved in the database.
 * In 2.7.0 version is ok.
    -  This reply was modified 4 years, 7 months ago by [enforces](https://wordpress.org/support/users/enforces/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Lightweight Social Icons] Custom CSS no longer working since most recent update?](https://wordpress.org/support/topic/custom-css-no-longer-working-since-most-recent-update/)
 *  [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/custom-css-no-longer-working-since-most-recent-update/#post-9848934)
 * On my website is the same problem: [http://zakupersi.com/kategoria/gratisy/](http://zakupersi.com/kategoria/gratisy/)(
   right sidebar)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP No External Links] All links inactive](https://wordpress.org/support/topic/all-links-inactive/)
 *  [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [9 years ago](https://wordpress.org/support/topic/all-links-inactive/#post-9458867)
 * Edit. I turn off another plugins and problem is inside “WP No External Links”
   plugin.
 * PHP 7.1
    Wordpress 4.8.1
 * Look at [http://zakupersi.com/promocja/kupony-na-darmowe-parkowanie-z-aplikacja-epark/](http://zakupersi.com/promocja/kupony-na-darmowe-parkowanie-z-aplikacja-epark/)
   and red button in bottom of content. Please refresh page when you see url. After
   1-4 times the href is missing. It’s random.
    -  This reply was modified 9 years ago by [enforces](https://wordpress.org/support/users/enforces/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP No External Links] All links inactive](https://wordpress.org/support/topic/all-links-inactive/)
 *  [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [9 years ago](https://wordpress.org/support/topic/all-links-inactive/#post-9458618)
 * I have a similar problem. I have a Advanced Custom Fields Plugin installed in
   WordPress and Our plugin. “Advanced Custom Fields” inserting in frontend a button
   with external link. Sometimes the url is broken (innactive).
 * `<a class="bean-btn red medium square " target="_blank" rel="nofollow">Testowanie
   kaszek Bobovita</a>`
 * “href” atribute is missing. Is the problem “[https://&#8221](https://&#8221);
   in an external link?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Affiliate Coupons - Coupon Display Manager - Excellent Tool for Affiliate Marketers] Hide coupon until clicking](https://wordpress.org/support/topic/hide-coupon-until-clicking/)
 *  [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [9 years ago](https://wordpress.org/support/topic/hide-coupon-until-clicking/#post-9444923)
 * I’m waiting too.
 * Where will you add it to plugin code? What do you think?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google AdSense] Google Adsense Publisher Plugin – No placement markers / No Ads](https://wordpress.org/support/topic/google-adsense-publisher-plugin-no-placement-markers-no-ads/)
 *  [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/google-adsense-publisher-plugin-no-placement-markers-no-ads/#post-6207082)
 * I solved this problem. I have a code:
 * <ins id=”**adsense-home**” class=”adsbygoogle-placeholder” style=”display: none;”
   ></ins>
 * when change the unique id, the markers is visible. Maybe the problem is with 
   the name.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Comment submit button disappeared after 4.2 update](https://wordpress.org/support/topic/comment-submit-button-disappeared-after-42-update/)
 *  [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/comment-submit-button-disappeared-after-42-update/page/2/#post-6057293)
 * Great. It’s works. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Media Share Buttons & Social Sharing Icons] Og:descritpion without space after plugin update](https://wordpress.org/support/topic/ogdescritpion-without-space-after-plugin-update/)
 *  Thread Starter [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/ogdescritpion-without-space-after-plugin-update/#post-6043814)
 * It’s works. It’s better but the description is without polish diacritics letters.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Media Share Buttons & Social Sharing Icons] Og:descritpion without space after plugin update](https://wordpress.org/support/topic/ogdescritpion-without-space-after-plugin-update/)
 *  Thread Starter [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/ogdescritpion-without-space-after-plugin-update/#post-6043797)
 * In ultimate_social_media_icons.php I don’t have got a function “sfsi_string_sanitize()”
 * In this file (at the end of this file) I see “string_sanitize($s)”:
 * //sanitizing values
    function string_sanitize($s) { $result = preg_replace(“/[
   ^a-zA-Z0-9]+/”, “”, html_entity_decode($s, ENT_QUOTES)); return $result; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Media Share Buttons & Social Sharing Icons] Og:descritpion without space after plugin update](https://wordpress.org/support/topic/ogdescritpion-without-space-after-plugin-update/)
 *  Thread Starter [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/ogdescritpion-without-space-after-plugin-update/#post-6043737)
 * Doesn’t work.
 * Fatal error: Call to undefined function string_sanitize() in /home/kovalski/domains/
   zakupersi.com/public_html/wp-content/plugins/ultimate-social-media-icons/ultimate_social_media_icons.
   php on line 62
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Media Share Buttons & Social Sharing Icons] Og:descritpion without space after plugin update](https://wordpress.org/support/topic/ogdescritpion-without-space-after-plugin-update/)
 *  Thread Starter [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/ogdescritpion-without-space-after-plugin-update/#post-6043680)
 * Ok. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Author Box] Feature Request: Exclude Categories](https://wordpress.org/support/topic/feature-request-exclude-categories/)
 *  [enforces](https://wordpress.org/support/users/enforces/)
 * (@enforces)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/feature-request-exclude-categories/#post-5503423)
 * I’m finding this hack also.

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