gorillaagent
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [WP-PageNavi] Stays on Page 1Oh I see, static home page with dynamic content gotcha… OK thanks. That did work using get_query_var(‘page’) not `get_query_var(‘paged’).
Forum: Plugins
In reply to: [WP-PageNavi] Stays on Page 1Thanks Lester. Not a static page, in fact I am using the Brew starter theme. My page is a page template inside my theme files called “Home Page” and it is selected via the wordpress settings > reading to be the Home page.
Forum: Plugins
In reply to: [WP-PageNavi] Stays on Page 1http://www.amguild.org/ – This is the site I am working on.
Forum: Plugins
In reply to: [WP User Frontend - Reloaded] The shortocode [wpuf_editpost] doesn't work[wpuf_edit] try this. I read the php inside the plugin and found the shortcode.
There is a field called attributes. Add a comma to that box.
Then if you have multiple check box selected you would add the comma first, then comma separate the variables.
Note: Make sure your label does not have any commas in it.
Viewing 5 replies - 1 through 5 (of 5 total)