Profiles

  • Member Since: October 8th, 2015
  • Find me on:
  • 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 Autoloaded options issue in site Health, on the site WordPress.org Forums:
    Adjusting the threshold for large options add_filter( 'wp_max_autoloaded_option_size', 'my_max_autoload_option_size' ); function my_max_autoload_option_size( $size ) {…

  • 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…

  • Posted a reply to [Yoast SEO] Yoast options tabs not working, on the site WordPress.org Forums:
    @timetowineIf you're using with divi theme then please update to the latest version and it…

  • Created a topic, Yoast options tabs not working, on the site WordPress.org Forums:
    HiYoast options for each page and post not working mea…

  • Created a topic, List of shortcodes, on the site WordPress.org Forums:
    Hi Suppose we don't want to use block editor and ne…

  • Created a topic, infinite scroll settings not found., on the site WordPress.org Forums:
    Hi Load more button working fine. here are two issues…

  • Posted a reply to [Load More Anything] Elementor Gallery, on the site WordPress.org Forums:
    Hi do below settings for your given page. Load More Button Selector : #gallery-1 Load…

  • Posted a reply to [WooCommerce] Delivery Date Option on Checkout Page, on the site WordPress.org Forums:
    First you will need to: Enqueu main jquery-ui datepicker script Change your custom script starting…

  • Created a topic, Google map for vendor store address, on the site WordPress.org Forums:
    Hi vendor store location map is not showing on vendor…

  • Created a topic, V3 plugin for woocommerce, on the site WordPress.org Forums:
    Hi Where can i find V3 plugin ? Please advice. Thank…

  • Posted a reply to [Blocksy] Same button style not working in product detail page, on the site WordPress.org Forums:
    Hi yes fixed. Thanks