graysonearle
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Video Light] not working sometimesRight you are! Thanks much for the prompt (and cunning!) response.
G
Forum: Fixing WordPress
In reply to: showing admin user the need to submit for review for new postsNo
Forum: Fixing WordPress
In reply to: activate and filter by last item in wp_list_categories ?It seems that giving it the class is not enough. It needs to be “activated” as well, which is traditionally done with a mouse click. .click() is not doing the trick, either.
Forum: Fixing WordPress
In reply to: Custom menu choise not workingIs there some place in the PHP I might find the antidote?
Forum: Fixing WordPress
In reply to: Custom menu choise not workingIt’s kind of weird in that when I try to change the menu it’s labeled as “Custom” when in other themes its like “Main menu” or “top menu”
Your theme supports 1 menu. Select which menu you would like to use. You can edit your menu content on the Menus screen in the Appearance section.
Custom MenuForum: Fixing WordPress
In reply to: Custom menu choise not workingForum: Fixing WordPress
In reply to: Custom menu choise not workingIt allowed me to change the menu with the 2014 theme
Forum: Fixing WordPress
In reply to: Custom menu choise not workingThat won’t mess anything up permanently yeah?
Forum: Fixing WordPress
In reply to: Custom menu choise not workingI can replicate the problem with all plugins disabled, doesn’t that mean it’s not the plugins?
Forum: Fixing WordPress
In reply to: Custom menu choise not workingI can with this current theme and all plugins disabled
Forum: Fixing WordPress
In reply to: "Untitled" h1 for Calendar pageIt’s not a page, though, it’s being generated by the calendar plug-in
Forum: Fixing WordPress
In reply to: Where is background-color being changed?Beautiful, thank you!
One weird note: The color that it was using was not being invoked in the CSS. I’m really not sure where it was coming from. In any case, the THEME OPTIONS over-wrote it.
-Grayson