Profiles

  • Member Since: May 26th, 2016
  • Find me on:
  • Posted a reply to Issue with API after 6.2 update, on the site WordPress.org Forums:
    Try this after reusing some of your variables: import urllib3import jsonhttp = urllib3.PoolManager()encoded_data = json.dumps(post).encode('utf-8')response…

  • Posted a reply to Issue with API after 6.2 update, on the site WordPress.org Forums:
    For me it seemed the issue was specific to the "requests" library and the wordpress…

  • Posted a reply to Issue with API after 6.2 update, on the site WordPress.org Forums:
    I'm seeing the same issue, but I don't have any authentication. Just a GET request…

  • Created a topic, Adverts List, Order By Distance, on the site WordPress.org Forums:
    I'm using the [adverts_list] shortcode, with the MAL e…

  • Created a topic, Test URLs are saying page not cached, but support claims they are, on the site WordPress.org Forums:
    I've gone back and forth with siteground support and a…

  • Posted a reply to Adverts List Shortcode, Filter by lat, lng, rad?, on the site WordPress.org Forums:
    This worked great, thank you. I'm wondering if it's also possible to sort the resulting…

  • Posted a reply to Adverts List Shortcode, Filter by lat, lng, rad?, on the site WordPress.org Forums:
    Hi Greg, Thanks for the quick response. I actually already have that plugin and I…

  • Created a topic, Adverts List Shortcode, Filter by lat, lng, rad?, on the site WordPress.org Forums:
    I'd like to use the adverts list shortcode to somehow …

  • Posted a reply to Error: Please update Host Sidebar, on the site WordPress.org Forums:
    I'm still having issues.. It seems that the widgets within my sidebars have all disappeared…

  • Created a topic, Error: Please update Host Sidebar, on the site WordPress.org Forums:
    When I switch themes and then switch back I get this e…

  • Posted a reply to adminimize disable other plugins meta boxes by css id, on the site WordPress.org Forums:
    Quick question regarding this... Is this disable section trick doable based on user roles? Or…

  • Posted a reply to LearnDash courses not in order, on the site WordPress.org Forums:
    Were you able to solve this? I've been trying to fix this issue myself, and…