-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Site visitors see All Auctions page on Nonprofit Site (See it Work) #39
Comments
@nathan-schmidt-viget and @bd-viget - I'd been thinking that Site Admins would upload an image (or multiple images) of the item being auctioned to the Prize Product for the Auction. However, in thinking about this Auctions page template, I wonder if it actually makes sense to store an Auction image on the Auction Custom Post Type? We can discuss in sprint planning! If so, I'll spin up a quick ticket for Nathan that precedes this one to add an Image field to the Auction Custom Post Type. |
@bd-viget's - You can put a featured image on the Auction:
|
* [#39] setting up archive page * [#39] Setting default image for Auction index * [#39] setting number of post per page on auction index * [#39] adding auction archive page to nav * [#39] pattern refactor to use plugin * [#39] fixing PR edits * [#39] removing page for menu * [#39] updating default post per page
This is merged and ready for QA - #103 |
@nathan-schmidt-viget - Did we implement the below on this?
I'm seeing my featured image for the product and not the Auction on my test. https://goodbids-develop.go-vip.net/charity-water/auctions/ |
@shascher goodcatch, looks like I need to tweak my logic for that a bit. |
Movin' and shakin'! Good catch @shascher and thanks for the quick fix @nathan-schmidt-viget! |
@nathan-schmidt-viget - I'm not seeing my auctions anymore at /charity-water/auctions, not sure if a recent deploy had an impact or I may just not have them set up right? |
@shascher let me look and see what is going on. |
@shascher I don't have access to the charity-water site with my account. But I think it may have to do with the new GoodBids Main theme. I had that problem on my local were WP got all confused. Once I get access to the admin, I can dig into it more. |
@nathan-schmidt-viget - I left a comment on this PR as I should be seeing at least one auction at the link below. Maybe related to the error? |
@shascher Thanks, I got that fixed and up in that same PR. Hopefully can get that up for you soon. |
@nathan-schmidt-viget - Looking swell now! |
Site Visitors need to be able to navigate to an index page of All Auctions for a Nonprofit Site. For this ticket, we want to build out a basic (See it Work) version of the Auctions page. Here's what we need to do:
Page Functionality
/auctions
Page Design
Future Enhancements
The purpose of this ticket is just to wire up the most basic version of this page based on the data and functionality we currently have in the system. In a future ticket, we'll circle back to:
The text was updated successfully, but these errors were encountered: