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

Schema errors are reported when using Themedd but not when using a default WordPress theme. From Themedd's demo site: https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fsuccessstories.themedd.com%2Fproducts%2Fmoney-money-money%2F

In _assets/less/buttons.less_ the first two CSS rules have an unnecessary trailing comma in the list of CSS selectors.

bug

"Close Menu" needs to be added to the pot file so it can be translated. ![Screen Shot 2019-09-20 at 2 48 06 PM](https://user-images.githubusercontent.com/30910807/65354653-ac6e8b00-dbb5-11e9-9489-c7d0341c1b3f.png)

bug

Hey guys I want to change these annoying things. Is There any Way to ONLY Hide "Add to Cart" Button on Main Menu ? Help me please. thanks

Hey guys, how would removing add to cart / purchase button from homepage, category, tag work? Is there a way to do it inside wp-admin?

When I add the `[downloads]` short-code to the full-width page, the following happens: This is due to the following rule: ``` @media (min-width: 1200px) { .content-wrapper .edd_downloads_list { /* max-width:...

When viewing the Gutenberg demo page using Themedd, the following classes cause a margin to appear on image galleries that are supposed to be centered. ``` .entry-content ul, .entry-content ol...

At the minute the Drop-cap looks like this: Feel it could do with a bit of refinement in terms of the overall appearance.

Checked my EDD account page and here the sites show up correctly too

bug

Something's happening in the `html5_comment()` method of `Themedd_Walker_Comment` class. The post author badge appended to the avatar loses its `position-relative` parent anchor tag in certain cases. My comment/post author has...

bug