Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Plugins & Atahualpa »

How did I do that? New widgets, plugins


  #1  
Old Dec 15, 2009, 07:22 AM
paulae's Avatar
paulae
 
1,333 posts · Feb 2009
Wordpress 3.4.1, Atahualpa 3.7.7
I just got a private message asking me how I accomplished certain things on my news site, at http://larchmontgazette.com. The larger Atahualpa community might find the solutions I'm using helpful, so I'm going to post the questions and my answers here.


Question 1: I wanted to know what you did to get the featured articles to rotate to linkable images in the main content? Are there resizing issues for different browsers?


I'm using the Featured Content Gallery plugin. You can set it to show the first photo it finds in X number of posts from a certain category, or, the way we use it, to show a certain image from certain posts in any category. For the latter, you have to use the custom fields and create a new Name field called articleimg, and the value for that will be the full URL to the image from the post you want to show in the rotating gallery. So when you are uploading to your Media library, note the URL you get after upload. There is a good how-to video for FCG at the developer's site: http://www.featuredcontentgallery.com/

I haven't had any browser resizing issues. Right now, I'm having to rethink the width because I'm experimenting with the right inner sidebar.

Question 2: What do you use for adding the flash ads to the header images?

That's not Flash. Thanks for thinking it is. :-) No, that's a combination of a new widget area and a plugin. I created a new widget area (find out how in the Atahualpa Options/New Widget Area section) and added it to the Style and Edit Header area:
Code:
%image  <?php bfa_widget_area('name=top760_ad'); ?> %pages %cats %bar2
This created a slot for the ads up in the header. Then I used the Sponsors Slideshow plugin, which creates a widget you can use over and over. What it does is this: It uses a category of links, and the URL and image in a link, to create an ad group. You can choose what kind of transition effect you want, duration of the effect, etc.

Question 3: What do you use for getting your adds to rotate in the right column?

Same process as Question 2, although I didn't have to create new widget areas. I have 3 instances of Sponsors Slideshow widget in the right sidebar, each one calling a different ad group from the Links. I love the fact that they all fade in and out together, so there is no annoying, erratic blinking.

I also use Widget Logic to tell the various widgets where to appear. We don't want the main ads showing on the obituary pages, for instance, so the Widget Logic code is added to the plugin, saying, essentially, "show up everywhere except obituaries."

How do you know the number of visitors to your site? Unique vs common visitors?


Our site is now on Hostgator, and we can look at our stats in our control panel. We could also use the Wordpress stats plugin. Your host will have its own stats system.

I am still looking for a Wordpress advertising manager plugin that will give us good click-through stats and also a nice fading effect like we get from Sponsors Slideshow. There is no ad management function at all with SS.

Just typing all this makes me remember how complicated it seemed to set it all up the way we need it to be. But at least the theme is so flexible, you can make it do almost anything you want, while waiting for somebody to design the perfect plugin.

Last edited by paulae; Dec 15, 2009 at 07:29 AM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Recommended Plugins cjhixon Plugins & Atahualpa 26 Sep 16, 2010 11:17 AM
Added Widgets to Header area and now Widgets won't go away from Widgets page kippiper Header configuration & styling 5 Nov 12, 2009 04:33 PM
Plugins Esperanza Plugins & Atahualpa 6 Aug 25, 2009 03:33 PM
Limit Plugins ? JBWhite Plugins & Atahualpa 3 Apr 23, 2009 11:09 AM
Problems with some plugins bpbaker Plugins & Atahualpa 5 Jan 11, 2009 05:28 PM


All times are GMT -6. The time now is 03:12 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.