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

WordPress theme for Easy Digital Downloads

Results 66 edd-themedd issues
Sort by recently updated
recently updated
newest added

It appears there's a clash with the new `themedd_edd_purchase_variable_pricing()` function (I believe it's new). ``` [04-Jan-2019 19:31:30 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function edd_all_access_remove_price_amounts(), 5...

bug

All modern browsers now support CSS Grid Layout. Ideally Themedd would use CSS Grid by default and provide a fallback.

enhancement

There is a serious issue right now on our checkout page. It stops right where cross-sell items should display. ```

In the Themedd 1.1 branch, pagination of the various third party extensions such as Commissions, Frontend Submissions, Software Licensing, etc is not being styled for due to changes in the...

While the idea of `Themedd 1.1` is to keep it as close (stylistically) as possible to the current theme build, I feel the typography and general layout elements should be...

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),...

On standard page templates, when an image is used it appears centred on the page as the post thumbnail. Similarly, the header image set in the customiser appears below the...

Currently, if a download is $30/month (set up via the EDD Recurring extension) then it will only show `$30` on the single download page for its price. It's not until...

enhancement

Because there is no real _separation_ between the parent and child comments via top or left hand borders, it can be tough reading longer commented threads and keeping track. I...

enhancement

https://github.com/easydigitaldownloads/themedd/blob/2403b8844197cbef9a9b72738fe5ad842d450245/includes/template-tags.php#L255 Not sure if I'm missing something, but it seems like $title will never be used?