Forum Replies Created
-
AuthorPosts
-
Ozzy
Memberthat's not the sidebar that's coming back into that area, it's the added menu inside of the content.
if you were to add some responsive styling to that or change how it appears at certain device widths, your problem should be solved!
Ozzy
Memberwithout any content, i can't see where the issues are.
can you add some, either dummy content from the xml that comes with the theme or some of your own, and post back when you've done that?
Ozzy
MemberOzzy
Memberit looks like the listing is showing.
the getting started section in My StudioPress > Downloads is pretty good on setting up a theme.
Ozzy
Membertry adding this to your style.css file:
.genesis-feature-1 .entry-content { background: url(images/gray-texture.jpg) repeat scroll 0 0 transparent; }
Ozzy
MemberOzzy
Memberyeah, it's not a taxonomy archive, just a post inside of a CPT.
after reading @GaryJ posts, it may be worth upgrading to 2.0 and seeing if it makes your life easier as whatever you do before may need to be modified after the upgrade anyways.
Ozzy
Memberi guess i'd need to see how you're registering your CPT's because i think i have them working the way you're wanting to on my site.
http://www.ozzyrodriguez.com/portfolio/design-and-development-for-appvance/
Ozzy
Memberthe image sizes of the site you like are 280x200. i'd try making your images that or at the very least, all the same.
Ozzy
Memberit looks like you've tried to hardcode some stuff into the theme like h1 tag. it looks like you've hooked something in genesis_post_content or genesis_before_post_content.
i'd try looking into something in that area for the problem.
Ozzy
Memberdid you set the blog page to the sidebar-content-sidebar layout option?
Ozzy
Memberhave you tried modifying the breadcrumbs by using the code to modify them on this page: http://my.studiopress.com/snippets/breadcrumbs/ ?
Ozzy
Memberi'd have to see the actual site to be of more help on that as it's not something i've run into before.
i would form a new post as it could get the attention of someone who can figure this out without looking at the site.
Ozzy
MemberIt shouldn't, but it might depend on what plugin your using for that. it's difficult without knowing all of the information.
try disabling the plugins and seeing if it comes back.
also under user settings, do you have Genesis Admin Menu set to display?
Ozzy
Memberhave you added any of the functions found on this page, http://my.studiopress.com/snippets/admin-management/, to your functions.php file?
Ozzy
Memberis metro showing on the front end?
do you have a link to the site?
Ozzy
Memberso you'd like the title and the contents to be different colored backgrounds?
Ozzy
Memberwhich widget are you talking about?
dividing a widget into two areas without adding divs inside of the widget is impossible.
the other thing to keep in mind is that in the web world, you shouldn't think in inches, but pixels.
Ozzy
Membertry going through the steps in this thread and see if it helps you out: http://wordpress.org/support/topic/registerphp-missing
Ozzy
Memberthe registration form to do a login?
that link may not be on there, but you can add it.
-
AuthorPosts