Profiles

  • Member Since: September 4th, 2011
  • Find me on:
  • Created a topic, Exactly What I Needed Out of the Box, on the site WordPress.org Forums:
    This plugin, out of the box does everything I needed i…

  • Created a topic, Check if user has canceled a subscription PHP, on the site WordPress.org Forums:
    I want to only display the cancel subscription button …

  • Posted a reply to PWA and SImple Memberships, on the site WordPress.org Forums:
    Yes that is the one, do you know why they are incompatible?

  • Created a topic, PWA and SImple Memberships, on the site WordPress.org Forums:
    Hello, I am developing a wordpress site that uses SImp…

  • Posted a reply to Not Preventing form submit when chrome password manager is used, on the site WordPress.org Forums:
    $(document).ready(function () { $(".um-login form").on('submit', function(e){ e.preventDefault(); }); }); I added the above jquery to…

  • Created a topic, Not Preventing form submit when chrome password manager is used, on the site WordPress.org Forums:
    Hello, I am using this plugin with ultimate member.…

  • Created a topic, How to set display to Browser?, on the site WordPress.org Forums:
    Hello, I'd like to set the display to "browser" so tha…

  • Created a topic, Moved site and Jetpack lost it’s data, on the site WordPress.org Forums:
    We had to disable jetpack while we were rebuilding our…

  • Posted a reply to Make certain products span multiple columns on products page., on the site WordPress.org Forums:
    I was able to accomplish this with some css and jquery to check the image…

  • Created a topic, Make certain products span multiple columns on products page., on the site WordPress.org Forums:
    I want to modify the way columns are displayed on the …

  • Posted a reply to Spaces in menu, on the site WordPress.org Forums:
    you can see them with the html inspector. They are currently hidden using CSS

  • Created a topic, Spaces in menu, on the site WordPress.org Forums:
    The search doesn't seem to be working, so I am sorry i…

  • Created a topic, Auto fill column of new row with today’s date, on the site WordPress.org Forums:
    Hello, I am enjoying your plugin. Is it possible to …

  • Posted a reply to Datepicker sizing error, on the site WordPress.org Forums:
    Thanks Shelby, unfortunately I am the theme developer :) Anyways. I fixed it by removing…

  • Created a topic, Datepicker sizing error, on the site WordPress.org Forums:
    The datepicker width is coming in larger than my scree…