edd-themedd icon indicating copy to clipboard operation
edd-themedd copied to clipboard

Hook pagination navigation on taxonomy/archive page templates

Open arraypress opened this issue 7 years ago • 2 comments

At the minute, within the taxonomy (and archive) page templates, the call to the themedd_edd_download_nav function is hard-coded into the template file, to replace this means overriding the template (overkill), I feel it would be better if this was simply hooked so it could be easy removed by child themes.

arraypress avatar Nov 02 '18 19:11 arraypress

@davidsherlock You should be able to remove it for taxonomy pages using the themedd_edd_download_grid_options filter. Since there's already a way to do it I don't think we need to add a hook.

amdrew avatar Nov 04 '18 20:11 amdrew

Close this one off for the time-being, we can revisit it once 1.1 is released if needed.

arraypress avatar Nov 17 '18 22:11 arraypress