Stephen Woodall
Forum Replies Created
-
Sorry…here’s the URL too: http://stonecanyonproperties.com
Forum: Fixing WordPress
In reply to: Menu Size LimitI tried all of the suggested fixes for this issue and spent quite a bit of time working with my host without ANY success. However, I finally stumbled across a suggestion from another real estate website like my own that’s worked extremely well. He makes several suggestions that are good but the first one immediately fixed the problem and it was by downloading a plugin called:
“Add Descendants As Submenu Items” by Alex Mills.
After installing this plugin simply keep the top level menu item in your custom menu, open it’s options from the drop down and click the box to “Automatically add all descendants as submenu items”. NOTE: You must have your sub-pages set up in the order you want them to display as it’s using that hierarchy.
Here’s the link to his many suggestions:
http://core.trac.wordpress.org/ticket/14134#comment:63
Hope this helps others who may have been stumped still.
Forum: Plugins
In reply to: [WooCommerce] Restrict payment options based on productAnyone have something similar to restrict shipping methods based on a particular product ID/IDs? Essentially I have a few products that require special handling (HAZMAT) and can only be shipped UPS Ground. I’d like to eliminate other shipping options like USPS and UPS non-ground choices. I think adding a filter like above would work but while I’m ok with CSS I’m way over my head with something like this.
Any help would be much appreciated!!