chinolz

Forum Replies Created

Viewing 14 posts - 166 through 179 (of 179 total)
  • Author
    Posts
  • in reply to: vibecustomtypes 2.0.6.2 issue #37068
    chinolz
    Spectator
    your update 2.0.7 fixed the problem but the woocommerce add file stopped working your update 2.0.7.1 fixed the woocommerce but broke again the download manager. Whats going on???
    chinolz
    Spectator
    still interested? contact [email protected]
    in reply to: vibecustomtypes 2.0.6.2 issue #35460
    chinolz
    Spectator
    what does this code do? i had to remove it in order to fix the problem with download manager. jQuery(document).ready(function($){ jQuery('.author-social-remove').live('click', function(){ jQuery(this).parent().parent().fadeOut('slow', function(){jQuery(this).remove();}); }); $('#add_social_info').click(function(event){ event.preventDefault(); var new_input = jQuery('#socialtable tr:last-child').clone(); jQuery('#socialtable').append(new_input); jQuery('#socialtable tr:last-child').removeAttr('style'); jQuery(new_input).find('select').each(function(){ jQuery(this).attr('name' , jQuery(this).attr('rel-name')); }); jQuery(new_input).find('input').each(function(){ jQuery(this).attr('name' , jQuery(this).attr('rel-name')); }); return false; }); $('select.chosen,select.chzn-select').each(function(){ $(this).select2(); }); });
    in reply to: vibecustomtypes 2.0.6.2 issue #35413
    chinolz
    Spectator
    https://pentestmag.com/wp-admin/post.php?post=11283&action=edit username: daria.zmuda password: O$BMLw)FiT^TQ3su!FPPt5ju if you want to see in the backend
    in reply to: 0 REVIEWS, 0 STUDENTS = 0 SALES #27547
    chinolz
    Spectator
    Pagenet is making a very good point. There should be an option to give conditional reviews display toggle e.g if reviews number less than X -> hide it.
    in reply to: how to disable price options #27544
    chinolz
    Spectator
    solved it there were more than 2 memberships so i had to change the array splice to array_splice($credits,1,6,array()); Thanks for help
    in reply to: how to disable price options #27498
    chinolz
    Spectator
    Still not working, disabled all plugins, removed all code from wplms customizer plugin here is the link to stagging site. https://pentestmag2.wpengine.com/all-courses/  
    in reply to: how to disable price options #26820
    chinolz
    Spectator
    Hi the code was working, however when i udated to wplms 2.0.2 the price options cannot be removed. Here is the link https://pentestmag.com/all-courses/
    in reply to: how to disable price options #20581
    chinolz
    Spectator
    user: admin password: San@Sze11110 javamag.org
    in reply to: how to disable price options #20580
    chinolz
    Spectator
    the code changes the price to woocommerce however when click on take this course it redirects to same page, on second click to 404. http://javamag.org/course/the-implication-of-malware-in-penetration-testing-w3/1942/  
    in reply to: WPLMS 2.0 beta testing #19640
    chinolz
    Spectator
    in reply to: how to disable price options #18030
    chinolz
    Spectator
    adding the code didnt change anything
    in reply to: how to disable price options #17818
    chinolz
    Spectator
    i just want to show woocommerce price by default. And hide all pmpro
    in reply to: redirect to same page after login not working for wpengine #17412
    chinolz
    Spectator
    username: testsiteh9 password: San@Sze11110
Viewing 14 posts - 166 through 179 (of 179 total)