We are attempting to showcase 4 Featured Products on the top our WordPress View Archive however have it only display on the first page of the pagination.
We didn't know what conditional output / function we would use to obtain such results.
We believe we have created everything necessary to showcase the featured products however just need to find a solution to showcase the Featured Products only on the first page of the archives.
First we created a Custom Post Field that is a checkbox of whether the product is featured or not.
We then created a view that has a custom field filter for just featured products and the styling we wanted via the loop output editor and CT.
We then called the view inside our WordPress Archive outside of the loop in the Loop Output Editor. It works great with using the filtering of the wordpress archive and displays properly however we just want it to display on the first page of the pagination on the WordPress Archive not the subsequent pages thereafter.
Let me know if I can provide additional information or screenshots that might be beneficial.