bmacomber

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
in reply to: Icons not working with [wpdm-all-packages] short code #8633

bmacomber
Member

I would like to know about this, too.


bmacomber
Member

…won’t let me paste the complete code into these comments. You’re looking for the script that starts at around line 77 which includes the code:

jQuery(function(){
jQuery('.spt').live('click',function(){
jQuery('.more_previews').css('position','absolute').fadeOut();
jQuery(jQuery(this).attr('href')).css('position','absolute').fadeIn().css('position','static');
return false;
});
});

in reply to: Transfered Site – LIcense Key Invalid #7057

bmacomber
Member

I have the same request. Is there a procedure for resetting your license after moving from dev to production?

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