gotsanity
Forum Replies Created
-
Forum: Hacks
In reply to: Overriding the css of a theme from a pluginHave I mentioned lately that late night coding is a bad idea? It seems that I was loading an earlier revision of the stylesheet. The issue is resolved, thanks a bunch!
Forum: Hacks
In reply to: Overriding the css of a theme from a pluginI am currently commenting from a phone so i can’t verify but i believe there is another stylesheet that should be loaded. But if not, then i bet your observation is the culprit. what are you using to view the source?
Forum: Hacks
In reply to: Overriding the css of a theme from a pluginI tried increasing the specificity but it didn’t seem to work. As for inline styles i can’t do that because its a hover selector i am trying to effect
Forum: Hacks
In reply to: wp_get_nav_menu_items() showing not defined with all menu slugsricoh, you sir, are a gentleman and a scholar. It worked as expected. Now just to debug some css inheritance issue and I should be able to get a working model running shortly. Thanks for the help.
Forum: Hacks
In reply to: wp_get_nav_menu_items() showing not defined with all menu slugsno, that didn’t seem to work either. still get the same error. i know the menu is defined because later on in the code i have it output just fine with the normal wp_nav_menu() as a method of debugging. i would just use that method to output but I need to strip the css classes from the menu in order to display its details independently of user generated themes so that they don’t muddle up the jquery effects I am using
Forum: Fixing WordPress
In reply to: Recovering from server crash to find broken images everywhereA little more info:
The site has several pages with this issue going on. Ive tested linking new images into pages (and that seems to work fine) but almost every page on the site has several if not all images broken.