Title: beware's Replies | WordPress.org

---

# beware

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/beware/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/beware/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/beware/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/beware/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/beware/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Control - The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks & More] Plugin conflicts cause CPU full load and RAM full load errors. A small piece of](https://wordpress.org/support/topic/plugin-conflicts-cause-cpu-full-load-and-ram-full-load-errors-a-small-piece-of/)
 *  [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-conflicts-cause-cpu-full-load-and-ram-full-load-errors-a-small-piece-of/#post-17838007)
 * Why this one is marked as resolved ?
 * latest version create critical error and cpu & ram overload
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Control - The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks & More] Error 503 in the frontend](https://wordpress.org/support/topic/error-503-in-the-frontend/)
 *  [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/error-503-in-the-frontend/#post-17775356)
 * seems this bug went back, i got 503 on all post (not archive) with or without
   restriction rules
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Translation with DeepL API] No more “.”](https://wordpress.org/support/topic/no-more-6/)
 *  Thread Starter [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/no-more-6/#post-17084996)
 * Mail sent, same as basictutorials, it seems that it lony concerned the final 
   dot
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CartPops - High Converting Add To Cart Popup For WooCommerce] Is the plugin dead ?](https://wordpress.org/support/topic/is-the-plugin-dead-4/)
 *  Thread Starter [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/is-the-plugin-dead-4/#post-16452304)
 * Hi Chris thanks for getting back to me,
 * great, i was afraid as no update on your website or else + the non answer on 
   FB
 * glad you are still alive !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Perfect Brands for WooCommerce] Logo on archive page doesnt appear sometimes](https://wordpress.org/support/topic/logo-on-archive-page-doesnt-appear-sometimes/)
 *  Thread Starter [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/logo-on-archive-page-doesnt-appear-sometimes/#post-15395309)
 * Okay simple if there is no product online for the brand, there is no logo showing
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH WooCommerce Wishlist] Label text desapear on variable product](https://wordpress.org/support/topic/label-text-desapear-on-variable-product/)
 *  Thread Starter [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/label-text-desapear-on-variable-product/#post-15316683)
 * do you have a support page where i can send you link and access ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH WooCommerce Wishlist] Label text desapear on variable product](https://wordpress.org/support/topic/label-text-desapear-on-variable-product/)
 *  Thread Starter [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/label-text-desapear-on-variable-product/#post-15316680)
 * we did a conflict test and didn’t find anything.
    The only plugin we can’t desactivate
   is the builder : oxygen
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] Give WP elementor bug](https://wordpress.org/support/topic/give-wp-elementor-bug/)
 *  Thread Starter [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/give-wp-elementor-bug/#post-15190319)
 * Sure, js was defered on all pages by give wp.
 * Quick fixe was to load only givewp code on page that load it
    with the snippet
   available on your website : `/** * First, go to “Donations > Settings” and go
   to the * “Display Options” tab and check “Disable CSS”. * That will remove the
   GiveWP Styles throughout your site */
 * /**
    * Deregister and Dequeue GiveWP Scripts */ function wpdocs_dequeue_script(){
   wp_deregister_script(‘give’); wp_dequeue_script(‘give’); } add_action( ‘wp_print_scripts’,‘
   wpdocs_dequeue_script’, 100 );
 * /**
    * Condional Logic to enqueue * GiveWP Scripts and Styles * ONLY on the Single
   GiveWP pages or * when a ‘give_form’ shortcode is present on the page. */ function
   conditional_give_scripts() { // Since the Give scripts are Localized, you’ll 
   need to load the localizations // in full for the scripts to function correctly
   $localize_give_checkout = apply_filters( ‘give_global_script_vars’, array( ‘ajaxurl’
   => give_get_ajax_url(), ‘checkout_nonce’ => wp_create_nonce( ‘give_checkout_nonce’),‘
   currency_sign’ => give_currency_filter( ” ), ‘currency_pos’ => isset( $give_options[‘
   currency_position’] ) ? $give_options[‘currency_position’] : ‘before’, ‘thousands_separator’
   => isset( $give_options[‘thousands_separator’] ) ? $give_options[‘thousands_separator’]:‘,’,‘
   decimal_separator’ => isset( $give_options[‘decimal_separator’] ) ? $give_options[‘
   decimal_separator’] : ‘.’, ‘no_gateway’ => __( ‘Please select a payment method’,‘
   give’ ), ‘general_loading’ => __( ‘Loading…’, ‘give’ ), ‘purchase_loading’ =>
   __( ‘Please Wait…’, ‘give’ ), ‘give_version’ => GIVE_VERSION ) );
 *  $localize_give_ajax = apply_filters( ‘give_global_ajax_vars’, array(
    ‘ajaxurl’
   => give_get_ajax_url(), ‘position_in_cart’ => isset( $position ) ? $position :–
   1, ‘loading’ => __( ‘Loading’, ‘give’ ), // General loading message ‘select_option’
   => __( ‘Please select an option’, ‘give’ ), // Variable pricing error with multi-
   purchase option enabled ‘default_gateway’ => give_get_default_gateway( null ),‘
   permalinks’ => get_option( ‘permalink_structure’ ) ? ‘1’ : ‘0’, ‘number_decimals’
   => apply_filters( ‘give_format_amount_decimals’, 2 ) ) );
 *  // Register and Enqueue Styles and Scripts on Single GiveWP Form pages
    if (
   is_singular(‘give_forms’) ) { wp_register_style( ‘give-styles’, GIVE_PLUGIN_URL.‘/
   templates/give.min.css’, array(), GIVE_VERSION, ‘all’ ); wp_enqueue_style( ‘give-
   styles’ );
 *  wp_register_script( ‘give’, GIVE_PLUGIN_URL . ‘/assets/js/frontend/give.all.
   min.js’, array( ‘jquery’ ), GIVE_VERSION, true );
    wp_enqueue_script( ‘give’ );
 *  // Do the actual localization of the scripts here / Pass AJAX vars from PHP
   
   wp_localize_script( ‘give’, ‘give_global_vars’, $localize_give_checkout ); wp_localize_script(‘
   give’, ‘give_scripts’, $localize_give_ajax ); }
 *  // Load the global
    global $post;
 *  // Now check for whether the shortcode ‘give_form’ exists
    // In any Post Type
   at all. You can add additional shortcodes as necessary if( is_a( $post, ‘WP_Post’)&&
   has_shortcode( $post->post_content, ‘give_form’) ) { wp_register_style( ‘give-
   styles’, GIVE_PLUGIN_URL . ‘/templates/give.min.css’, array(), GIVE_VERSION, ‘
   all’ ); wp_enqueue_style( ‘give-styles’ );
 *  wp_register_script( ‘give’, GIVE_PLUGIN_URL . ‘/assets/js/frontend/give.all.
   min.js’, array( ‘jquery’ ), GIVE_VERSION, true );
    wp_enqueue_script( ‘give’ );
 *  // Do the actual localization of the scripts here / Pass AJAX vars from PHP
   
   wp_localize_script( ‘give’, ‘give_global_vars’, $localize_give_checkout ); wp_localize_script(‘
   give’, ‘give_scripts’, $localize_give_ajax ); } } // This has to be wp_print_styles
   in order to override the dequeuing/deregistering we did at the top add_action(‘
   wp_print_scripts’, ‘conditional_give_scripts’, 999 );`
 * but it introduct another problem, now donation doesnt work anymore.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GamiPress - AffiliateWP integration] Replacing Default Currency](https://wordpress.org/support/topic/replacing-default-currency/)
 *  [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/replacing-default-currency/#post-14962241)
 * I have found kind of a workaround.
 * Use gamipress action to send token to affiliate when there is payout
    Create 
   a custom curency within affiliatewp
 * Last is to make the amount matchs.
    -  This reply was modified 4 years, 7 months ago by [beware](https://wordpress.org/support/users/beware/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GamiPress - AffiliateWP integration] Replacing Default Currency](https://wordpress.org/support/topic/replacing-default-currency/)
 *  [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/replacing-default-currency/#post-14959265)
 * Hey Paco, same question here,
    Just migrate from mycred as i think gamipress 
   is better but seems it doesn’t work well with token ? or is it ?
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Modern Events Calendar Lite] Clearly a no go, as support is terrible](https://wordpress.org/support/?post_type=topic&p=14309296)
 *  Thread Starter [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [4 years, 7 months ago](https://wordpress.org/support/?post_type=topic&p=14309296#post-14929411)
 * 5 months ago it was almost working, then they made an update and now it’s even
   buggier.
 * Everyone received a reminder email, even those who haven’t been accepted yet,
   or those who have been rejected…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Html/ custom design broke when sending real notification](https://wordpress.org/support/topic/html-custom-design-broke-when-sending-real-notification/)
 *  Thread Starter [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/html-custom-design-broke-when-sending-real-notification/page/3/#post-14444558)
 * Once pmp activated all live mail are destroyed (but not the test)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Html/ custom design broke when sending real notification](https://wordpress.org/support/topic/html-custom-design-broke-when-sending-real-notification/)
 *  Thread Starter [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/html-custom-design-broke-when-sending-real-notification/page/2/#post-14444550)
 * Find it !
 * Seems that it is a incompatibility with paid membership pro
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Html/ custom design broke when sending real notification](https://wordpress.org/support/topic/html-custom-design-broke-when-sending-real-notification/)
 *  Thread Starter [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [5 years ago](https://wordpress.org/support/topic/html-custom-design-broke-when-sending-real-notification/page/2/#post-14425874)
 * My set up is really basic…
    Should we take the pro version to sort this out ?
 * elementor (hello theme)
    vultr paidmemebershippro your plugin and here it is 
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Html/ custom design broke when sending real notification](https://wordpress.org/support/topic/html-custom-design-broke-when-sending-real-notification/)
 *  Thread Starter [beware](https://wordpress.org/support/users/beware/)
 * (@beware)
 * [5 years ago](https://wordpress.org/support/topic/html-custom-design-broke-when-sending-real-notification/page/2/#post-14424082)
 * Ok, could we set up a stagging plateform so we can work this out, ?

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

1 [2](https://wordpress.org/support/users/beware/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/beware/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/beware/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/beware/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/beware/replies/page/2/?output_format=md)