Forum Replies Created
-
AuthorPosts
-
Yes and yes.
bump
Thanks Bill. that worked perfectly.
I found the solution, using
stylesheet_directoryinstead oftemplate_directoryThanks Susan. I was able to accomplish what I needed.
@colkay, I think the issue you’re having is related to CSS and styling the list.
Any thoughts?
Thanks!
“Local Pages” is a term coined by the client, thus used for him to cause less confusion…it really could be anything else. Trying to get my head around this whole thing and make the most logical sense to make this work most efficiently for my client and I.
Do you offer consulting? I’d be happy to pay you for your time if you have some more input regarding this interesting situation.
That kinda works, however there’s no class for the primary sidebar for me to set
display: none;on. The custom sidebar I registered is all grouped under the same div class, sidebar.I have registered a separate sidebar that I’m using in this page template, but since I’m not using the primary sidebar, I see the default text about adding a widget.
December 17, 2012 at 9:34 pm in reply to: Multisite: How to use one single theme for different web-sites #5863I simply reuse the same theme. And in that case, I rename the directory of that theme and change the top line in the CSS
Theme Name: Custom Theme NameThen you can enable this new theme on any subsites as needed.
Awesome. And actually I’d like to build a page similar to what you have there. In that you have what appears to be other taxonomies listed (states and countries). I assume that organizations is a post type or is that a taxonomy as well?
To give an example of what I’m trying to accomplish, I’m converting this static HTML site into WordPress: http://patiodepot-inc.com/AreasWeService/State-CALIFORNIA/
So with these custom post types I’ve created, I’d set a taxonomy for the location and then services provided in that location. In the example I provided, if you were to click on any one item, you’d then be sent to a second taxonomy page that lists the services for that area. Then clicking on any particular service takes you to the post of this custom post type. I hope this is all making sense.
I know this seems super convoluted for what it is, but it’s how the customer wants it and I’m just trying to make it work with this Genesis child theme.
Thanks again for your help and input.
Thanks for the quick response John!
I’m still a novice when it comes to PHP, so forgive my ignorance with my questions.
With the above code, I assume I still have to have my <php> tags at the top and bottom? And looking at the code you provided, is it correct that this archive page will be listing all three custom taxonomies? Ideally, I’d like a separate page for each of the taxonomies…is that feasible by adjust the above code and making three different archive pages?
-
AuthorPosts