pstevens17
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Simple Staff List – 2 stylesA plugin that I am using on my site
plugin: http://wordpress.org/plugins/simple-staff-list/
page I would like the list: http://www.saintraphaelschool.org/faculty/
one of the group pages: http://www.saintraphaelschool.org/elementary-faculty/Forum: Fixing WordPress
In reply to: Help All Kinds of ErrorsThanks for the help, it was the all in one calendar. This multiple times this plug in has caused site problems.
Forum: Fixing WordPress
In reply to: Help All Kinds of ErrorsYes, I am logged in now, going to try that
Forum: Fixing WordPress
In reply to: Help All Kinds of ErrorsI cannot even log in
Forum: Fixing WordPress
In reply to: Main Website Menu MissingIt is Govard, theme 1662
http://www.templatemonster.com/wordpress-themes/39961.htmlForum: Fixing WordPress
In reply to: Main Website Menu MissingI did deactivate all my plugins. I just switched to twenty ten and my menu’s are all back. When I switch back the menu’s are still gone. So it is a theme problem. I am a bit of a newbie so I am not sure what to look at now.
fixed
Forum: Plugins
In reply to: [Reorder Posts] Sort not workingI am using a prebuilt template with several plug ins. The specific one I am trying to reorder is ‘Our Team’. The plugin does everything I want except let me order the posts. I thought this would fix that (after trying a few others, it almost does). I am using the Full Page Template for this page and tried putting the code from this post http://wordpress.org/support/topic/plugin-metronet-reorder-posts-new-reorder-page-in-admin-but-no-reorder-on-live-site?replies=9
$wp_query->set(‘orderby’, ‘menu_order’);
$wp_query->set(‘order’, ‘DESC’);
$wp_query->get_posts();and your code. I put them within <php tags but neither changed the order.
I also tried adding the code in the header.php, page.php and in the plugin editor.
I am at a loss and greatly appreciate any help.
Forum: Plugins
In reply to: [Reorder Posts] Sort not workingWhere does this bit of code go?
Forum: Plugins
In reply to: [Team Rosters] Team players are restricted to 10Fixed my own problem, it added the code to the bottom of the theme function and it worked, thanks!
Forum: Plugins
In reply to: [Team Rosters] Team players are restricted to 10I tried adding this code to the theme functions at the top and at the bottom of the code and it didn’t help. Using presswork at clippersbaseballsouth.com
Forum: Plugins
In reply to: [Team Rosters] Gallery displays only five membersI’ve got the same problem, team gallery only shows 10 players. Roster show 11 just fine. My problem is that I do not have a functions.php file. I tried putting the code in the theme function php but that didn’t work.
I am using presswork theme, my site is clippersbaseballsouth.com.
You’ll see the roster lists 11 plays but the last one is not showing on the gallery pageForum: Fixing WordPress
In reply to: Image on top of homepage templateThe problem is the “welcome home” image in yellow. it moves but I don’t want it to, I want to layer it over everything on the home page and have it stay just under the menu