fromdiana
Forum Replies Created
-
Forum: Plugins
In reply to: nextgen-galleryI found the extra.php file but I don’t read code very well. However, I think what you’re saying is that I should replace the words in quotes: “shine”, “churches”, “civic involvement”, and “action” with my gallery name: vacation-owernship. Am I right?
Thank you for your help. I really need it. ~Diana
Here’s the code:
<div id="extra"> <div id="myGallery"> <div class="imageElement"> <h3>A LivingOS Theme</h3> <p>Bringing together WordPress and SmoothGallery</p> <a href="http://livingos.com/" title="Find out more..." class="open"></a> <img src="<?php bloginfo('stylesheet_directory'); ?>/smoothgallery/images/shine/1.jpg" class="full" alt="Shine" /> </div> <div class="imageElement"> <h3>LivingOS</h3> <p>Giving you rotating images in the header with links</p> <a href="http://livingos.com/" title="Open map" class="open"></a> <img src="<?php bloginfo('stylesheet_directory'); ?>/smoothgallery/images/shine/headerpicture.jpg" class="full" alt="Churches" /> </div> <div class="imageElement"> <h3>Jon Design's SmoothGallery Header Slideshow</h3> <p>And link to anywhere from the image...</p> <a href="http://smoothgallery.jondesign.net" title="Read latest articles" class="open"></a> <img src="<?php bloginfo('stylesheet_directory'); ?>/smoothgallery/images/brugges2006/3.jpg" class="full" alt="Civic Involvement" /> </div> <div class="imageElement"> <h3>Beautiful...</h3> <p>Wow!</p> <a href="#" title="Read latest articles" class="open"></a> <img src="<?php bloginfo('stylesheet_directory'); ?>/smoothgallery/images/shine/headerpicture.jpg" class="full" alt="Action" /> </div> </div> <div id="extra-sidebar"> <h2>What's Happening</h2> <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(2) ) { ?> <?php } else { /*this tsuff supports the RSS Event plugin*/ if (function_exists('rs_event_list')) { $rs_event_arg = array ( "timespan" => 60 * 60 * 24 * 365, "date_format" => "jS M 'y", "time_format" => "g:i A", "group_by_date" => true, "event_html" => "<a href='%URL%'>%TITLE% (%TIME%)</a>", "max_events" => 4, ); rs_event_list($rs_event_arg); ?> <?php } else { ?> <ul><li>You need the RS Event plugin for this section.</li> <li>Or use the Sidebar Widget plugin to change the content.</li> </ul> <?php } ?> <?php } ?> </div> </div>Forum: Plugins
In reply to: nextgen-galleryI’m a little confused. I tried to locate the extra.php but can’t find it. Can you advise me where to look?
The images I want to insert into the smooth gallery aren’t in my posts. If they need to be, I can enter them, not a problem They are in a file in the gallery/album.
The only reason I chose this theme is the smooth gallery. I like the interchanging photos. I’ll use the welements or this current theme. I just need to know exactly how to make it work for me since I have it on two sites now and am going to create a third with it as well…if possible.
Yes, I’d prefer a clean gallery and add my own images than to use someone else’s.
I apologize for not being educated in code but I’m willing to look or change whatever needs to be changed. Thank you so much for your help.
Diana
Forum: Plugins
In reply to: nextgen-galleryI think I know what you’re both talking about. I’ll see if I can make the changes. Thank you both for the suggestions. I appreciate the help. ~Diana
Forum: Plugins
In reply to: nextgen-galleryI want to keep the same smoothgallery…just with my photos not the templates photos.
Thank you so much for your help. As a last resort, I’ll use your code but prefer the smoothgallery. That’s why I chose this template.
~DianaForum: Themes and Templates
In reply to: Stressed! Theme no longer working properlyI am very sorry. I just refreshed my Firefox and yes, it does look resolved. Can you tell me how to resolve the issue with Internet
Explorer since many of my readers use IE?Thank you. As soon as someone can address the IE issue I will mark it as resolved.
DianaForum: Themes and Templates
In reply to: Stressed! Theme no longer working properlyNo. It’s not fixed. I’ve checked with both firefox and ie 7.0 and the front (home) page still has the right sidebar (with the search icon) on the left – and the left sidebar all the way at the bottom under the last post.
Once I do get it fixed, I will change to resolved. Thank you, Diana