ventie30

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
in reply to: Conflict between WPDM and Elegant Themes Divi #26178

ventie30
Member

By the way I’m still facing some css issues, as the category page is not showing up correctly:

http://178.62.213.84/x-pro/downloads/schede-tecniche/

I selected the Call to Action 1 template. I can see only plain html. I believe all those things are related.

Ideas?

in reply to: Conflict between WPDM and Elegant Themes Divi #26177

ventie30
Member

In WPDM front.js file I replaced:

$(‘body’).on(‘click’, ‘.wpdm-download-locked.pop-over’, function () {

with:

$(‘.wpdm-download-locked.pop-over’).click(function(){

this solved completely the problem. But I’m not sure why I had to do that. I would like to understand it better so that I avoid causing bigger problems.

Both CSS and JS are in the <head> of the site (not in the footer), could that be the problem?

Viewing 2 posts - 1 through 2 (of 2 total)