Profiles

  • Member Since: June 30th, 2015
  • Website: phpesperto.com
  • Find me on:
  • Committed [3047025] to Plugins SVN:
    Update username

  • Committed [3047024] to Plugins SVN:
    Update tags

  • Committed [3047021] to Plugins SVN:
    Tested with latest wordpress version

  • Committed [2949836] to Plugins SVN:
    Tested with latest WordPress version

  • Committed [2949835] to Plugins SVN:
    Tested with latest WordPress version

  • Committed [2949834] to Plugins SVN:
    Tested with latest WordPress version

  • Posted a reply to Can’t upload image from more than 5kb, on the site WordPress.org Forums:
    Issue fixed. Installed gd laibrary.

  • Created a topic, Can’t upload image from more than 5kb, on the site WordPress.org Forums:
    I have uploaded an image size 2kb name 'icon-star.png'…

  • Committed [2912885] to Plugins SVN:
    Tested with lates version 6.2

  • Committed [2912882] to Plugins SVN:
    Tested with lates version 6.2

  • Committed [2912881] to Plugins SVN:
    Fix demo link

  • Committed [2912880] to Plugins SVN:
    Revise demo link

  • Committed [2912879] to Plugins SVN:
    Add demo link

  • Committed [2912800] to Plugins SVN:
    Tested with latest version and added buy me a cup of tea image

  • Created a topic, 500 error on activated, on the site WordPress.org Forums:
    500 error on activated this plugin.

  • Created a topic, Layout issue, on the site WordPress.org Forums:
    Layout is totally different as shown in the theme scre…

  • Committed [2845090] to Plugins SVN:
    add paypal button in plugin setting

  • Committed [2844533] to Plugins SVN:
    Tested with latest Wordpress version

  • Committed [2844532] to Plugins SVN:
    Fixed stings and add paypal button

  • Committed [2785850] to Plugins SVN:
    Tested with latest version

  • Committed [2785848] to Plugins SVN:
    Tested with latest version

  • Committed [2785847] to Plugins SVN:
    Tested with latest version

  • Created a topic, Full of Fatal errors, on the site WordPress.org Forums:
    From last 1 month my website was very slow. Today I …

  • Committed [2725023] to Plugins SVN:
    update author URL

  • Committed [2707376] to Plugins SVN:
    Unser Construction Light weight plugin

  • Committed [2668931] to Plugins SVN:
    Tested with wordpress 5.9

  • Committed [2668930] to Plugins SVN:
    Tested with wordpress 5.9

  • Committed [2660713] to Plugins SVN:
    first commit. Add loading image

  • Committed [2655774] to Plugins SVN:
    initial commit

  • Posted a reply to YouTube autoplay feature not working, on the site WordPress.org Forums:
    https://usingphp.com/post-type-generator

  • Created a topic, Post type generator is not working, on the site WordPress.org Forums:
    I have a WordPress post type generator on page https:/…

  • Created a topic, YouTube autoplay feature not working, on the site WordPress.org Forums:
    I've used below code, but autoplay is not working. ple…

  • Created a topic, YouTube autoplay feature not working, on the site WordPress.org Forums:
    I've used below code but autoplay is not working. Can …

  • Created ticket #81484 on Themes Trac:
    THEME: Shivaya – 1.0.1

  • Posted a reply to blog post feature image not showing on mobile, on the site WordPress.org Forums:
    use important with inherit will solve your problem @media (max-width: 800px) body.single-post .flexslider .slides img…

  • Posted a reply to Custom Form on Product Page, on the site WordPress.org Forums:
    This plugin will help you to achieve this functionality https://wordpress.org/plugins/woo-custom-product-addons/

  • Posted a reply to Fix the amp issue – Site not mobile responsive, on the site WordPress.org Forums:
    please add below css to see the magic select#cat { max-width: 100%; }

  • Posted a reply to Widget placement, on the site WordPress.org Forums:
    Please remove custom css for #sidebar_wrap_right.right-1-col in themes/weaver-ii-pro/style.min.css

  • Posted a reply to Publishing failed. Error message: The response is not a valid JSON response, on the site WordPress.org Forums:
    Add classic-editor plugin to Avoid this error https://wordpress.org/plugins/classic-editor/

  • Posted a reply to Form plugin which displays entries front end, on the site WordPress.org Forums:
    Sorry, not possible without custom code

  • Posted a reply to Mobile Menu isn´t working, on the site WordPress.org Forums:
    great :)

  • Posted a reply to Mobile Menu isn´t working, on the site WordPress.org Forums:
    you have to include the jQuery l;aibrary in footer.php. Add this to your footer.php <script…

  • Posted a reply to Adding menu, on the site WordPress.org Forums:
    Working fine at my end, use below code function custom_options_panel(){ add_menu_page('Custom page title', 'Custom menu…

  • Posted a reply to Mobile Menu isn´t working, on the site WordPress.org Forums:
    please add below script in your footer.php jQuery(function () { jQuery("#mobile-sec-menu").change(function () { location.href =…

  • Posted a reply to Content box not good size in mobile version, on the site WordPress.org Forums:
    Add css .entry-content .content-box { max-wdth: 100%; } Or remove width property from below .entry-content…

  • Posted a reply to Mobile Menu isn´t working, on the site WordPress.org Forums:
    showing dropdown at my end https://prnt.sc/qr6fnh

  • Posted a reply to Banner problem on home page, on the site WordPress.org Forums:
    Please add below css .wp-custom-header, .wp-custom-header>img { width: 100%; }

  • Posted a reply to Mobile Menu Missing, on the site WordPress.org Forums:
    Add this .mobile-menu .hamburger-inner, .mobile-menu .hamburger-inner::before, .mobile-menu .hamburger-inner::after { background-color: #ffffff; }

  • Posted a reply to Menu Overlap w/logo on mobile, on the site WordPress.org Forums:
    or use this img.custom-logo.jetpack-lazy-image.jetpack-lazy-image--handled { max-width: 70%; }