Need help with CDB2 Implementation/Customization
-
I’m a developer familiar with PHP, CSS, HTML, Java. But I don’t want to go in and make a lot of changes to the CMB2 plug-in (a) without knowing the base code very well, (b) without knowing if I’ll break it terribly and (c) without knowing my changes will persist (or be easily re-implmeneted) with plug-in updates.
So I was hoping someone here could point me in a direction.
1) CMB2 has perplexed me with its rating system. At present it seems the only way to see the ratings is on this page: https://nowplayingpodcast.com/wp/movies-vertical/ (Only Spider-Man 3 has a rating).
The rating seems to be a 5 “star” rating, in half star increments. But it also seems that rating is tied to a field in the movie metadata with values such as “Junk” and “Excellent”, which is unclear as to what rating matches which stars.
I would like to replace the star graphics with my own “arrow” graphics. And instead of half increments, it would determine the number of the arrow graphics and their color (I have the graphics made and the arrow colors set in them).
Also I’d like to have these arrow ratings show up everywhere the movie is listed (The movie detail page, the movie listing page I linked to, the home page….EXCEPT for the top movie on the home page (the most recently published movie). That one should not display the rating)
3) When you go into a movie details page:
a) Can the date the movie was entered (publish date) be automatically put at the top of the text to the right of the poster?
b) Can the movie rating arrows be shown automatically under the text box that’s right of the poster?
c) Can the comments be moved much higher so the comments section is above the “recent posts” section?4) When I enter a movie with a future publish date, I would like a sidebar widget to display the next 5 scheduled movies, showing poster, title, and publish date. Then a link to a page that shows all future-scheduled movies. (I presently have Venom: Let there be Carnage scheduled as an example)
5) CMB2 has monopolized the Category functionality of WordPress. The Category has become film directors. When a movie is added with a new director, it creates a new category.
I want to retain the functionality to group by directors. But I ALSO want to be able to group by movie series. Normally I’d do that using WP Categories, but since CMB2 has taken that, how can I do that? Is another plug-in available that can do that?
5a) Each series will have a square graphic. Is there a way to have a page that lists all series with their graphics?`
Thanks for any help you can offer.
The page I need help with: [log in to see the link]
The topic ‘Need help with CDB2 Implementation/Customization’ is closed to new replies.