nachumi_e

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
in reply to: Data Table – Columns #46774

nachumi_e
Member
This reply has been marked as private.
in reply to: Data Table – Columns #46773

nachumi_e
Member

Perfect, thank you! got it done.

in reply to: Data Table – Columns customization #46706

nachumi_e
Member

Opened a support ticket:

Data Table – Columns

Please help

in reply to: Data Table – Columns customization #45994

nachumi_e
Member

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.

in reply to: Credit for plugin on PRO version???? #45772

nachumi_e
Member

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.

in reply to: Credit for plugin on PRO version???? #45771

nachumi_e
Member
This reply has been marked as private.
in reply to: Data Table – Columns customization #45763

nachumi_e
Member
This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)