Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter danildilawar

    (@danildilawar)

    Hi @bisratlearn

    Thanks for getting back I just discovered that the issue was causing because of “WooCommerce Subscriptions” plugin, I have deactivated that plugin for now will activate after getting the latest version and then will check again.

    Hi Pepe,

    I am also getting same error, I have all the checklist you mentioned above are done even I got the latest version of plugin 4.2.0 installed but still getting same error:

    2023-08-22T20:56:22+00:00 CRITICAL Uncaught Error: Class ‘WCS_Manual_Renewal_Manager’ not found in /home/u824520784/domains/jacquiebirdspiritualwellness.com/public_html/wp-content/plugins/woocommerce-square/includes/Framework/PaymentGateway/Integrations/Payment_Gateway_Integration_Subscriptions.php:150 Stack trace: #0 /home/u824520784/domains/jacquiebirdspiritualwellness.com/public_html/wp-includes/class-wp-hook.php(312): WooCommerce\Square\Framework\PaymentGateway\Integrations\Payment_Gateway_Integration_Subscriptions->maybe_force_tokenization(false) #1 /home/u824520784/domains/jacquiebirdspiritualwellness.com/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(false, Array) #2 /home/u824520784/domains/jacquiebirdspiritualwellness.com/public_html/wp-content/plugins/woocommerce-square/includes/Framework/PaymentGateway/PaymentTokens/Payment_Gateway_Payment_Tokens_Handler.php(694): apply_filters(‘wc_payment_gate…’, false, Object(WooCommerce\Square\Gateway)) #3 /home/u824520784/domains/jacquiebirdspiritualwellness.com/public_html/wp in /home/u824520784/domains/jacquiebirdspiritualwellness.com/public_html/wp-content/plugins/woocommerce-square/includes/Framework/PaymentGateway/Integrations/Payment_Gateway_Integration_Subscriptions.php on line 150

    Would you please rectify this issue ASAP please.

    Thanks,

    Thread Starter danildilawar

    (@danildilawar)

    Here is the instagram account link which I have linked with plugin:

    https://www.instagram.com/marksummerscasting_mgt/

    Thanks,

    Thread Starter danildilawar

    (@danildilawar)

    @mediabeta thanks for the reply.

    As mentioned earlier I am not using hashtag I am using “by profile” option & I have linked my profile as well. Also everything was fine before updating the plugin, after updating plugin It has stopped working & showing error as well, as mentioned in my last reply. I am using this shortcode [enjoyinstagram_mb].

    Let me know.

    Thanks,

    Thread Starter danildilawar

    (@danildilawar)

    Hi @mediabeta

    I am using carousel & I have linked my instagram account with it no public hashtag.

    In admin plugin page it is showing following error multiple times:

    “An error occurred while syncing the media: Error validating access token: Session has expired on Monday, 18-Jan-21 11:16:44 PST. The current time is Tuesday, 23-Feb-21 12:03:55 PST.”

    After I installed version 6.0.2 now it is saying on frontend:

    “There are not media published by you with the hashtag marksummerscasting. Please choose a different hashtag or publish a picture with the hashtag chosen and try again.”

    Please check it & let me know.

    Thanks,

    Hi,

    I am having same issue, it was all good but I just updated plugin today & after updating plugin is not working anymore. I am using elementor page builder on website.

    Please provide me solution as well, if you want login credential I can provide you as well in private.

    Let me know ASAP.

    Thanks,

    Thread Starter danildilawar

    (@danildilawar)

    Hi John,

    I have one custom post type & 2 different categories so I used this code but it is not working please check this code:

    
    $type = get_post_type();
    if ($type = 'astra-portfolio') {
    function wp_post_nav_translate( $translated_text, $text, $domain ) {
      //Showreel category
      if (is_category('showreel')) {
        switch ( $translated_text ) {
          case 'Category: ' :
            $translated_text = __( 'Showreel Category: ', 'wp-post-nav' );
            break;
          case 'Previous Post' :
           $translated_text = __( 'Previous Showreel: ', 'wp-post-nav' );
          break;
           case 'Next Post' :
           $translated_text = __( 'Next Showreel: ', 'wp-post-nav' );
          break;
        }
      }
      //Photographic category
      elseif (is_category('photographic')) {
        switch ( $translated_text ) {
          case 'Category: ' :
            $translated_text = __( 'Photographic Category: ', 'wp-post-nav' );
            break;
          case 'Previous Post' :
           $translated_text = __( 'Previous Photographic: ', 'wp-post-nav' );
          break;
           case 'Next Post' :
           $translated_text = __( 'Next Photographic: ', 'wp-post-nav' );
          break;
        }
      }
      return $translated_text;
    }
    add_filter( 'gettext', 'wp_post_nav_translate', 20, 3 );
    }
    

    Please let me know.

    Thanks,

    • This reply was modified 5 years, 4 months ago by Yui.
    • This reply was modified 5 years, 4 months ago by Yui. Reason: please use CODE button for proper formatting
    Thread Starter danildilawar

    (@danildilawar)

    Hi John,

    I have tried this code but it is not working nothing changed. Just to add up I am using custom post type so if there is any concern with that.

    Thanks,

    Hi John,

    Thank you so much bro it worked! 🙂

    Best Regards,
    Danil Dilawar

    Hi John,

    Thank you so much for the reply I saw updates available & updated plugin as well but I am still getting same error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/stoneleg/public_html/domainname.com/wp-content/plugins/wp-post-nav/admin/partials/wp-post-nav-admin-instructions.php:12) in /home/stoneleg/public_html/domainname.com/wp-admin/includes/misc.php on line 1310

    Let me know please.

    Thanks,

    Hi John,

    I am having the same issue can you please send me updated version on my email too please?

    My email is [email protected]

    Thanks in advance,

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