StudioPress Community Forums
  StudioPress Community Forums > Search Forums
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
Showing results 1 to 25 of 25
Search took 0.00 seconds.
Search: Posts Made By: campguy
Forum: General Discussion 03-02-2012, 07:44 AM
Replies: 6
Views: 314
Posted By campguy
Sorry, I never figured it out :(

Sorry, I never figured it out :(
Forum: General Discussion 06-30-2011, 09:22 AM
Replies: 6
Views: 314
Posted By campguy
Where to put the code?

I've found the Cimy Header Image Rotator plugin which seems fairly straightforward. However, it says to copy the following code where I want image rotation. I tried copying in the #header section...
Forum: General Discussion 05-11-2010, 03:27 AM
Replies: 2
Views: 212
Posted By campguy
Price clarification

We currently have all the classic themes. If I wanted to use the Outreach theme, I'd need to purchase the Outreach theme at $79.95 AND the Genesis Framework at $59.95? Is that right?

Could we...
Forum: General Discussion 05-10-2010, 02:47 AM
Replies: 2
Views: 212
Posted By campguy
Which theme?

We really like the look of the the "Climbing and Running (http://www.studiopress.com/showcase/climbing-and-running.htm)" website in the showcase. To go for a similar look and feel, which theme do we...
Forum: General Discussion 03-22-2010, 12:12 AM
Replies: 1
Views: 200
Posted By campguy
Menus Not in Alphabetic Order

Within the Wordpress page editor, it says "Pages are usually ordered alphabetically, but you can put a number above to change the order pages appear in."

I tried numbering a page after discovering...
Forum: General Discussion 03-18-2010, 03:16 AM
Replies: 1
Views: 123
Posted By campguy
Search feature

Not sure if it's a theme issue or a Wordpress issue, but when people use the search feature that comes with this theme, the results load the entire pages, rather than just a short highlight of the...
Forum: General Discussion 03-16-2010, 12:49 AM
Replies: 3
Views: 149
Posted By campguy
And if we just wanted to change the background...

And if we just wanted to change the background color of the dropdown from gray to something else (but keeping it universal so we maintain the dynamic nature of the menu), how would we do that?
Forum: General Discussion 03-01-2010, 03:09 AM
Replies: 3
Views: 149
Posted By campguy
Different color backgrounds for dropdown menus

We're trying to achieve the following look on our website at www.yfcasiapacific.org. Is it possible to vary the colors form one menu dropdown to the next, and if so, how do we do it?
...
Forum: General Discussion 03-01-2010, 02:20 AM
Replies: 1
Views: 129
Posted By campguy
Changing Theme Color

I've built the website www.vnyfc.org for a customer who has asked me if it's possible to periodically change the colors site-wide. I suppose the way to do this would be to have alternate "church...
Forum: General Discussion 01-05-2010, 08:22 AM
Replies: 3
Views: 152
Posted By campguy
Example URL

Here's the example URL: http://yfcasiapacific.org/?page_id=324
Forum: General Discussion 01-04-2010, 03:26 AM
Replies: 3
Views: 152
Posted By campguy
Making iframe pdf transparent so navbar shows through

We've created a page with an iframe showing a pdf document.

However, adding the wmode="transparent" doesn't seem to allow the navbar to show through as it did on the code for the youtube video.
...
Forum: General Discussion 11-30-2009, 11:58 PM
Replies: 1
Views: 158
Posted By campguy
modifying appearance of the home page

I want to change the appearance of the home page at http://www.yfcasiapacific.org/cmccyouth/ so that post "welcome!" is replaced by a normal block of html (with text and photo)--not including the...
Forum: General Discussion 10-12-2009, 07:21 PM
Replies: 2
Views: 89
Posted By campguy
Re: Lost menu in migration

So sorry! I bought all but one of my templates from studio press and forgot that this one was from somewhere else.
Forum: General Discussion 10-12-2009, 02:30 PM
Replies: 2
Views: 89
Posted By campguy
Lost menu in migration

I'm trying to migrate my site from http://topekayfc.org/scottrosene to http://yfcasiapacific.org/scottrosene. I think I've managed to migrate the files and page structure and sql properly, following...
Forum: General Discussion 08-27-2009, 02:24 PM
Replies: 3
Views: 149
Posted By campguy
Re: How to limit categories on archive template

Following the instructions on the link you gave me, I tried to modify the page_archive.php to include the following:

<?php query_posts('cat=7&showposts='.get_option('posts_per_page')); ?>

I...
Forum: General Discussion 08-27-2009, 01:38 PM
Replies: 3
Views: 149
Posted By campguy
How to limit categories on archive template

We would like to create a sermon download page that shows only posts to the category "audio."

Currently, we have a page set up to show an archive, but it is showing all pages and posts.

How...
Forum: General Discussion 08-13-2009, 12:18 PM
Replies: 5
Views: 238
Posted By campguy
Re: Modifying the header

Took a bit of tweaking to be sure, but finally got it. Thanks!
Forum: General Discussion 08-13-2009, 10:55 AM
Replies: 5
Views: 238
Posted By campguy
Re: Modifying the header

We're getting closer. The header appears almost like I want it to. But when I did this, and now the content of the home page has disappeared.

See http://www.yfcasiapacific.org/trailhead/
...
Forum: General Discussion 08-10-2009, 02:54 PM
Replies: 1
Views: 88
Posted By campguy
New posts listing oddly on home page

I'm finding that when I add new posts, they show up oddly on the homepage. You can see what I mean at http://www.yfcasiapacific.org/arohanui/

I'd like for them to do what appears on your theme...
Forum: General Discussion 08-05-2009, 11:07 AM
Replies: 3
Views: 119
Posted By campguy
Re: Losing formatting on home page post listings

So if I wanted to show the full content of the post on the home page instead, what would be the best way to do this?
Forum: General Discussion 08-04-2009, 03:05 PM
Replies: 1
Views: 81
Posted By campguy
Hyperlink not working in sidebar

I've tried adding a hyperlink in our sidebar using the code below, but when I view the page, it adds the homepage address to the link rendering it inoperable. What am I doing wrong?

<A...
Forum: General Discussion 08-04-2009, 02:27 PM
Replies: 3
Views: 119
Posted By campguy
Losing formatting on home page post listings

There are no new paragraphs or bold or italics etc. when the post shows up on my home page, but these all show up when the post is viewed directly.

How do I get the formatting to appear when the...
Forum: General Discussion 08-04-2009, 12:45 PM
Replies: 5
Views: 238
Posted By campguy
Modifying the header

By default, the education template has a place holder in the header for a logo (or dynamic text) on the leftside of the header and a banner on the right side.

How might I modify the header so that...
Forum: General Discussion 07-16-2009, 11:35 PM
Replies: 1
Views: 113
Posted By campguy
Customize sidebars for individual pages

We're wondering if it's possible to customize sidebars so that different pages show different sidebar content.

To be really specific about what we'd like to do, we want users to be able to upload...
Forum: General Discussion 07-08-2009, 11:14 AM
Replies: 1
Views: 97
Posted By campguy
Post Links on Nav Bar don't show up except on hover

The second row of links on my nav bar doesn't appear unless I point the cursor over it. How do I get the second row nav bar to appear regularly, the same way the top nav bar does?

Also, I want...
Showing results 1 to 25 of 25

 
Forum Jump

All times are GMT -5. The time now is 10:08 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.