qazwsx
ParticipantForum Replies Created
-
Do I make a child theme?
In reply to: How can I create a sidebar for a non front page different then the others?
February 28, 2013 at 5:41 pm #36184Quote:Try using the Widget Logic plugin.Is a great plugin to use. With this plug in, and the graphene active hooks widget areas, you can put widgets anywhere on the page and have different widget for each page.
I was thinking that the Title was the link at one point in time. How can I put this feature back into the theme for both posts and pages?
Any ideas? I think a change will have to be done in the theme, but I am not good with php. My guess is where the title is added to the page in the loop is where the addition needs to be done.
the shortcodes in those themes adds a drop down menu in the editor to apply the shortcodes where you want them. is that easily done?
I know, but I like playing with it. Should I take it off?
Fixed the additional borders, the header image I’ll have to work on.
Anything else?
@Josh
The map used in that page is not API V3. I can’t remember if its Ver 1 or 2. But the way it works is the side bar links to a JavaScript function that changes the lat/long on the map. The page never refreshes. The map does not ‘load or refresh’ for each location. It just kinda moves. In the same way as holding down the mouse and dragging it side to side.
@Kenneth
That is the only way I could get it to work. I didn’t know if a
<iframe>would be the best way of doing it. I was trying to get it to work within wordpress, but everything i’ve tried doesn’t work. (<iframe>does work).(Which is very, very interesting…I have never seen Google maps for this purpose.)
Why is this such an odd way of doing it? How else could the data be displayed on the map with a usable sidebar?
This might sound odd, but using
<iframe>is the only way i can get it to work. I don’t really want to do it this way, I would rather have the map built on the page than on a different html page and just linked in a frame.
