fnordboy
Forum Replies Created
-
Forum: Plugins
In reply to: [WPMovieLibrary] Shortcode collection pages and paginationI knew it would be something easy! Thanks. I will just set custom links in my menu. Glad it was something simple that I was missing.
Pagination will be an awesome addition! Thanks for a great plugin.
Forum: Plugins
In reply to: [WPMovieLibrary] Shortcode collection pages and paginationCharlie- I have to say I am really happy with this plugin other than this pagination thing. It has allowed me to be able to do a fair amount of what I wanted. TV support would be great, but I know that is partly an issue with using TMDB as a resource pull. I can enter my TV shows manually on each post. I
So here is the dilemma I have. I definitely need some kind of pagination. I guess worst case I can just use the collection archive page that is generated. But I would like to make it look like the results displayed on my custom page using the shortcode.
Here are what I currently have:
Custom Page with Shortcode:
http://collection.factotum23.net/dvds/“Archive” page just referencing the collection (has pagination):
http://collection.factotum23.net/collection/dvd/Do I edit my theme’s archive.php page to try and match the layout? I’ve tried having the archive.php page pull in the content-single.php tmeplate but the problem is that it doesn’t know what data to pull in for the movie ids. It will show the featured image and title, but none of the other data associated with the movies.
I’m almost ready to accept even that issue and just have the covers display, but is there a way to sort them alphabetically by post title?
Any thoughts?