wildekyote
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Multiple audio players on one page issueNot an issue if I used the shortcode correctly: http://codex.wordpress.org/Audio_Shortcode
Forum: Plugins
In reply to: [The Events Calendar] Rollover displaying code on calendar pageDidn’t realize thats what it was. Sharebar plugin was adding it. All cleaned up now thanks.
Forum: Plugins
In reply to: [WordPress Importer] Huge revisions that don't exist on importResolved the issue. After deactivating all plugins (which I should’ve tested first) the import completes correctly. I have not figured out what the plugin is that conflicts with the import, but it would infinitely loop the same post ontop of itself until the server would kill it. In my case it was 7400 times.
Forum: Fixing WordPress
In reply to: Custom Post Type List PagePerfect!! Thank you so much. Worked exactly as I was hoping.
Forum: Fixing WordPress
In reply to: Custom Post Type List PageYes I did try that and I think that may be what is giving me the right pages now but it still shows only the first 10 records no matter what page I’m on. I’m sure there is probably a better way to do this than a template applied to a blank page. Just seems a little rigged. If I come across the issue I’ll post what it was.
Forum: Fixing WordPress
In reply to: Custom Post Type List PageThanks. I had seen that page as well but no luck. After further research it looks like I’m getting the pagination correctly to some degree I get 3 pages which would be correct but the posts listed on the page aren’t changing.
For now it’s no longer an issue for me since the site owner wants the all listing on one long page so that’s an easy fix but I’m still going to pursue the proper way to handle this.