Christopher McMahon
Forum Replies Created
-
Forum: Plugins
In reply to: [YMC Filter] Custom Layout Function HelpYes, that worked. Thank you very much
Forum: Plugins
In reply to: [WP Post Popup] Link in one modal to open/swap another modalThanks
Forum: Plugins
In reply to: [Address Book for WooCommerce] Shipping Country is a required field.That fixed it, thanks.
Forum: Plugins
In reply to: [Address Book for WooCommerce] Shipping Country is a required field.Gary,
Thanks, that did fix the country issue but now there is an issue with the state. It was prefilled to ohio for me and when I clicked place order it said I needed to supply the shipping state.
Going back to the shipping address and choosing ohio from the dropdown fixed it but I think the initial error with frustrate customers.
Go to the categorypage in the admin. The category ID will be shown in the URL.
/wp-admin/edit-tags.php?action=edit&taxonomy=product_cat&tag_ID=77&post_type=producIn the above url the tag_ID (77) gives you the category ID
I take that back, the fixed button was checked, that’s why I thought it worked.
Rolled back to 2.6 and the issue is not present. So bug was introduced in 2.7.
Peter, thanks for responding so quickly. It was indeed a conflict with Gravity Forms Auto Placeholders (was also breaking another plugin).
OK, had to revert live to 3.92 (menu is now working).
Staging is at 4.0 and menu is not working: http://stage.minnillojenkins.com/
I downgraded the staging server to 3.9.2 and it started working again: http://stage.minnillojenkins.com/
Forum: Fixing WordPress
In reply to: Dynamic Anchor Links – Single Page SiteAn SEO friendly/human readable update to Anthony’s code above would be to replace the page ID with the page slug.