rwilliams1961
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Three Sites. Some Shared Pages. How?okay. i’ve gone off and read a bit more (thanks for the link, ipstenu).
a very important question. i don’t understand one thing (prolly more, but one that i’m aware of here). i’ve changed functions.php to have this:
add_theme_support( ‘menus’ );
i’ve got appearances-menus going. cool. getting there. but with these four sites, how do i include the menu from the “main” site on all the sites? ALSO, i have pages unique to the three storefronts. how do i add that to the same nav bar?
help me rock this thing. i feel i’m close…
Forum: Networking WordPress
In reply to: Three Sites. Some Shared Pages. How?As for the theme, they all use a similar theme, but there will be slight variations in some graphics. I suppose I could use PHP to change those graphics per domain name?
So your advice can work using three separate (but nearly identical) themes?
Forum: Networking WordPress
In reply to: Three Sites. Some Shared Pages. How?andrea,
i just looked that function up on google. i still don’t quite understand what we’re doing with the switch_to.
so i have the top nav bar/menu. and i have, say, five links. two are unique to this install. three are shared among all three installs.
1) i don’t see how i can insert that php code. in fact, i’d bet money that’s not what you meant.
2) since that isn’t what you meant… ?can you explain?
Forum: Networking WordPress
In reply to: Three Sites. Some Shared Pages. How?I’m still unsure how to share some aspects of the database between different MU sites. I need some pages to be shared between sites and others to be unique to each site within the parameters I wrote about above.
I need help with this ASAP. Thanks!
maorb,
where do you and how do you remove the jquery call?
thanks.
Forum: Themes and Templates
In reply to: Create Second Independent Nav BarIs there a way to achieve this end without hard coding ID #s? I’d like to be able to select which nav bar a page goes into at the page level or some other means that does not require hard coding it into the theme.
Forum: Fixing WordPress
In reply to: [Plugin: Flash Photo Gallery] Can’t create a galleryI’ve got a problem.
I’ve installed the program. But what code do you paste into a page in order for it to be seen?
Feeling stupid, but like khaleejiboy can’t find the code anywhere.
Thanks.
Forum: Fixing WordPress
In reply to: Kimili Flash Embed plugin, effecting drop down menuGot it. That code worked.
Forum: Fixing WordPress
In reply to: Kimili Flash Embed plugin, effecting drop down menui did that, but it’s still problematic in ie8. drop down menu still hiding behind flash.
any ideas?
Forum: Themes and Templates
In reply to: pages (not posts). conditional. insert imageForgive me, but I don’t understand how this would work for my client – who I want to keep out of the code.
How do they insert an employee’s picture into a predefined div tag. For example, they hire a new chef and they create a page for him. They have a photo that is cut to an exact size for insertion into the div tag. That photo ONLY goes on the chef’s page.
I apologize for my ignorance.