Profiles

  • Member Since: October 8th, 2015
  • Find me on:
  • Posted a reply to Action Scheduler: 5521 past-due, on the site WordPress.org Forums:
    HiThank you for your reply. If i delete everything does required actions will appear again…

  • Posted a reply to Action Scheduler: 5521 past-due, on the site WordPress.org Forums:
    Hi @mahfuzurwp Payment plugin:1) WooPayments below actions are in loop:woocommerce_paymentswcpay_update_compatibility_datawcpay_webhook_fetch_eventsThat means woocommerce_payments showing 500+ timewcpay_update_compatibility_data…

  • Posted a reply to Action Scheduler: 5521 past-due, on the site WordPress.org Forums:
    HiWhy is it showing same action again and again ?https://prnt.sc/cpBv_PSz0bLuThanks

  • Posted a reply to Action Scheduler: 5521 past-due, on the site WordPress.org Forums:
    HiI can see total like this:https://prnt.sc/z2O3QRUnZOJ6I am confused why this is showing large number of…

  • Created a topic, Action Scheduler: 5521 past-due, on the site WordPress.org Forums:
    Hi ,We have this notifications in admin side.Action Sc…

  • Created a topic, PHP 7.2 Compatibility Inquiry for Your Plugin, on the site WordPress.org Forums:
    Hi Support team, We are interested in using your pl…

  • Created a topic, Warn User Before Publishing – Not working, on the site WordPress.org Forums:
    HiThank you for your great plugin but its not showing …

  • Posted a reply to Convert tags to real type(e.g [select*] to Dropdown, on the site WordPress.org Forums:
    Hi No worries i have checked tour functions and i achieved what i need it.Thanks

  • Created a topic, Convert tags to real type(e.g [select*] to Dropdown, on the site WordPress.org Forums:
    HiI am working on the functionality where i have to ed…

  • Created a topic, Why you used zorem-tracking, on the site WordPress.org Forums:
    Hi Why you used zorem-tracking, what is the relation o…

  • Posted a reply to Submenu is not closing for mobile view, on the site WordPress.org Forums:
    HiAh okay found it. Thanks

  • Created a topic, Submenu is not closing for mobile view, on the site WordPress.org Forums:
    HiSubmenu is not closing when we open any other parent…

  • Created a topic, Elementor removed from Free version ?, on the site WordPress.org Forums:
    HiTrying to import Demo from one of the construction w…

  • Posted a reply to Veritcle menu with 3 leval – need column in 3rd leval menu, on the site WordPress.org Forums:
    Okay thank you. I will check

  • Posted a reply to Veritcle menu with 3 leval – need column in 3rd leval menu, on the site WordPress.org Forums:
    Okay please check this screenshot. what i am trying to achieve.left side section is submenu…

  • Posted a reply to Veritcle menu with 3 leval – need column in 3rd leval menu, on the site WordPress.org Forums:
    Thank you for your message. As you know only parent level have settings for adding…

  • Posted a reply to Veritcle menu with 3 leval – need column in 3rd leval menu, on the site WordPress.org Forums:
    class Custom_Walker_Nav_Menu extends Walker_Nav_Menu { function start_lvl( &$output, $depth = 0, $args = null )…

  • Posted a reply to Veritcle menu with 3 leval – need column in 3rd leval menu, on the site WordPress.org Forums:
    HiOkay thanks for your reply. I got your point but i need another question.I need…

  • Created a topic, Veritcle menu with 3 leval – need column in 3rd leval menu, on the site WordPress.org Forums:
    ParentMain Sub1Sub1sub2sub3Sub4Sub5Sub6Sub7Sub8Sub9Mai…

  • Posted a reply to Problem with pagination on woocommerce, on the site WordPress.org Forums:
    HiLooks like issues with the Porto theme. Please switch theme to default one and check…

  • Created a topic, Block based cart, on the site WordPress.org Forums:
    Hi WooCommerce support,When we remove any item from ca…

  • Created a topic, Showing only current year Calender, on the site WordPress.org Forums:
    Hiis it only showing current year calender ?How can we…

  • Posted a reply to Cart and Checkout Block Action Hooks, on the site WordPress.org Forums:
    Hi @doublezed2 Thanks and i can understand but there is no document where we can…

  • Posted a reply to Cart and Checkout Block Action Hooks, on the site WordPress.org Forums:
    Hi @omarfpg any thought on this please:https://wordpress.org/support/topic/block-based-cart/ Thanks

  • Created a topic, Block based cart, on the site WordPress.org Forums:
    I want to show one custom message based on cart update…

  • Created a topic, Disable submit/send button, on the site WordPress.org Forums:
    Hiis there any hook is available to disable Submit but…

  • Posted a reply to No Tweets shown, no timeline, on the site WordPress.org Forums:
    Hi @smashbaloonI am facing same issues, Please check attached screenshot.Plugin is already update with generated…

  • Created a topic, Feature image not showing if gallery images is not added-BUG, on the site WordPress.org Forums:
    There is a bug in the slider: it only works if a produ…

  • Posted a reply to Sunday should be disable as start date, on the site WordPress.org Forums:
    Hi Any reply on this please.Thanks

  • Created a topic, Sunday should be disable as start date, on the site WordPress.org Forums:
    HiI want to disable sunday for arrival day means no on…

  • Posted a reply to Disable sharing icons not working with shortcode, on the site WordPress.org Forums:
    <?php global $post; $postType = $post->post_type; $sharing_meta = get_post_meta( $post->ID, '_heateor_sss_meta', true ); if ($sharing_meta['sharing']…

  • Created a topic, Disable sharing icons not working with shortcode, on the site WordPress.org Forums:
    Hi I have added Shortcode in my theme file like single…

  • Created a topic, Move clear all button in inside different divs, on the site WordPress.org Forums:
    Hi How to move this HTML: Clear All to diff…

  • Created a topic, Slider feature, on the site WordPress.org Forums:
    Hi Support team,Please add slider features in this the…

  • Created a topic, FATAL ERROR, on the site WordPress.org Forums:
    Higetting this error: [20-Feb-2024 12:44:15 UTC] P…

  • Created a topic, Uncaught TypeError:, on the site WordPress.org Forums:
    Uncaught TypeError: e.O is not a functionconsole showi…

  • Posted a reply to Neeed Email template HTML from dataabase, on the site WordPress.org Forums:
    HiOr else How do i get email template by ID?admin.php?page=mailpoet-newsletter-editor&id=177For example i need to use…

  • Created a topic, Neeed Email template HTML from dataabase, on the site WordPress.org Forums:
    HiI want to get whole HTML of my created email templat…

  • Posted a reply to get_post_meta not worked, on the site WordPress.org Forums:
    Hihave you tried this ?$order_data = $order->get_meta('_my_custom_key'); get_post_meta( $order_id, 'your_meta_key', true ); This is NOT…

  • Created a topic, The woocommerce_get_page_id function is deprecated, on the site WordPress.org Forums:
    Error log showing this:[04-Dec-2023 07:17:31 UTC] The …

  • Posted a reply to GTIN selection from dropdown, on the site WordPress.org Forums:
    HiSorry for the late reply. I have more questions for GTIN.Q1. Suppose one of category…

  • Created a topic, GTIN selection from dropdown, on the site WordPress.org Forums:
    HiThe feed has a mixture of Single and Variable Produc…

  • Posted a reply to Bravo Add on option not showing, on the site WordPress.org Forums:
    HiThanks but this is totally admin side option where i can see that tab ?I…

  • Created a topic, Bravo Add on option not showing, on the site WordPress.org Forums:
    HiI can't see this Bravo box in plugin settings:https:…

  • Created a topic, Get subscriber by list ID, on the site WordPress.org Forums:
    $getAllSubscribers = $wpdb->get_results("SELECT ema…

  • Created a topic, Post notifications, on the site WordPress.org Forums:
    Hi We have added 50+ scheduled post and we are publ…

  • Created a topic, Email not sending for post notification since 29th Jun, on the site WordPress.org Forums:
    HiSuddenly new post notifications emails are stopped w…

  • Posted a reply to [WooCommerce] How to hide out of stock products on category pages, on the site WordPress.org Forums:
    Hi // Hide out-of-stock products on category pagesfunction hide_out_of_stock_products_on_category_pages( $query ) {if ( $query->is_main_query() &&…

  • Created a topic, Tel validation issues, on the site WordPress.org Forums:
    Hi, why alphabetic characters are being accepted in…

  • Posted a reply to [Yoast SEO] Yoast options tabs not working, on the site WordPress.org Forums:
    Okay so this is related to theme just in my case. I have updated theme…