Profiles

  • Member Since: April 20th, 2021
  • Find me on:
  • Posted a reply to Link to product variation, on the site WordPress.org Forums:
    Thanks Steve I didn’t know about that.

  • Posted a reply to Link to product variation, on the site WordPress.org Forums:
    Also, Try This https://stackoverflow.com/questions/15592633/woocommerce-add-to-cart-button-redirect-to-checkout

  • Posted a reply to Link to product variation, on the site WordPress.org Forums:
    You can change your cart page with checkout page on woocommerce Try this https://learnwoo.com/skip-cart-page-redirect-checkout-page-woocommerce/ Let…

  • Posted a reply to add_filter not working inside of plugin, on the site WordPress.org Forums:
    https://wordpress.stackexchange.com/questions/183376/add-filter-does-not-work-as-expected Try this

  • Posted a reply to how do i control the automatic h1 tags, on the site WordPress.org Forums:
    Share your website URL please

  • Posted a reply to Logout issue, on the site WordPress.org Forums:
    Let me know if this is working :)

  • Posted a reply to Logout issue, on the site WordPress.org Forums:
    //Add this code in your child theme function.php add_filter('auth_cookie_expiration','pt_stay_logged_in_for_2_months'); function pt_stay_logged_in_for_2_months($expire){ return 5270400;// 2 Months…

  • Posted a reply to Logout issue, on the site WordPress.org Forums:
    Hi eye Is your user or you need to log in again and again? Is…

  • Posted a reply to video is not showing in mobile, on the site WordPress.org Forums:
    If you using any page builder then you have to check "show on mobile" from…

  • Posted a reply to video is not showing in mobile, on the site WordPress.org Forums:
    Hi lelitly Actually, I can't find your video source. How you load your video let…

  • Posted a reply to WordPress Fatal error, on the site WordPress.org Forums:
    1. First of all check your database, theme root folder. make sure both are the…

  • Created a topic, I replace image but still showing previous image, on the site WordPress.org Forums:
    Actually, my problem is: I have some images on my wp w…