nachumi_e

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
Jun 23, 2016 at 8:55 pm
#46774
Member
nachumi_e
OP
This reply has been marked as private.
Jun 23, 2016 at 8:54 pm
#46773
Member
nachumi_e
OP

Perfect, thank you! got it done.

Jun 22, 2016 at 12:10 am
#46706
Member
nachumi_e
OP

Opened a support ticket:

Data Table – Columns

Please help

Jun 1, 2016 at 8:03 pm
#45994
Member
nachumi_e
OP

hello, no replay so far, can you direct me how to do that?

If possible tell me the file name so i can look at the code and try to customize it.

May 27, 2016 at 8:21 am
#45772
Member
nachumi_e
OP

Seems like Plugin Name: “WPDM – Extended Short-codes” adds the following code (starts on line 500):
`
function wpdm_popup_link()
{
//return;
?>
<div class=”w3eden”>
<div id=”wpdm-popup-link” class=”modal fade”>
<div class=”modal-dialog” style=”width: 750px”>
<div class=”modal-content”>
<div class=”modal-header”>
<h4 class=”modal-title”></h4>
</div>
<div class=”modal-body” id=’wpdm-modal-body’>
<p><a href=”http://www.wpdownloadmanager.com/”>WordPress Download Manager – Best Download Management Plugin</a></p>
</div>
<div class=”modal-footer”>
<button type=”button” class=”btn btn-danger” data-dismiss=”modal”>Close</button>
</div>
</div><!– /.modal-content –>
</div><!– /.modal-dialog –>
</div><!– /.modal –>

</div>
`
Deactivating it solved the issue
sucks.

May 27, 2016 at 8:06 am
#45771
Member
nachumi_e
OP
This reply has been marked as private.
May 26, 2016 at 11:39 pm
#45763
Member
nachumi_e
OP
This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)