michaelynch
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Update order via Rest APIYeah, I’m still having this same issue. Setting the
product_idtonullseemed to work though.Forum: Plugins
In reply to: [WooCommerce] Variation description not accessible?I’m using the new
v1REST API and I noticed the variation descriptions are still missing. I’m using the Woo Commerce PHP wrapper with the WordPress plugin. Maybe I am missing something. Is there another way to get variation descriptions?Forum: Plugins
In reply to: [Contact Form 7] can't see list of forms anywhereThe site is live at http://lsblaw.com. There are two forms:
Both forms work because they were created before I came across this problem. I just can’t edit the forms now. When I go to http://lsblaw.com/wp-admin/admin.php?page=wpcf7 I see the edit screen for my most recent form – not the list of forms.
Forum: Plugins
In reply to: [Contact Form 7] can't see list of forms anywhereDo you have any other suggestions?
I tried installing the plugin on a fresh install of WordPress and it worked fine, so I believe there is a conflict in my theme somewhere, but I don’t know what it could be.
Forum: Plugins
In reply to: [Contact Form 7] can't see list of forms anywhereI don’t have any other plugins activated. I do however have a page-contact.php template and a form called “Contact.” Could that have something to do with it? I tried renaming the form but that didn’t work.
Forum: Fixing WordPress
In reply to: White Page & Multiple Array Errors Since 3.0 UpgradeI too had the same problem when updating to version 3.0.3. I noticed after the automatic upgrade the folder wp-content had been changed to ‘mydomainname.com’. I changed the folder name back to ‘wp-content’ and my theme started working again.