Tagged Questions
0
votes
1answer
37 views
adding navigation to genesis themes
i'm following a tutorial provided here to add navigation menu, but not able to find out set of #nav in my style.css & my theme is eleven40. What we need to replace to get navigation menu?
0
votes
2answers
818 views
Show specific category posts on Genesis framework home page
My site has Genesis framework and a child theme. I want to show specific category posts on my home page content area. I used the simple post query
...
1
vote
1answer
282 views
How to keep my custom theme changes after updating genesis child theme
I am using a Genesis child theme that I would like to make some custom changes to it, but would like to be able to update it when a new version comes out without loosing my edits. I am familiar with ...
1
vote
1answer
544 views
Select full Image Size on widget “Genesis - Featured Posts”
I'm writing a child theme for Genesis and trying to figure out to get the full image sizes on "Genesis - Featured Posts" widget. The widget has a check box "Show Featured Image" and "Image Size" ...
0
votes
2answers
218 views
If you were to start using a Wordpress framework today, which one would you use? [closed]
Today, there are a ton of WP frameworks out there. When I first started using one, there were only 3 or 4, and I picked Hybrid. My (yearly) hybrid license expired again, so I decided to take a look ...
-2
votes
1answer
612 views
Adding a new layout for genesis
I have added a new layout for the genesis framework called "modalwindow".
This layout should only display the content because it is a modal window loading page content (I don't want any of the header, ...
2
votes
1answer
311 views
Wordpress Genesis Child Theme Filter divs
I'm trying to html5ize a Genesis child theme. So far I've figured out how to replace the Doctype via hook but am having trouble figuring out how i can change the divs to sections and articles without ...