Jump to content

Faisal777

New Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Faisal777's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Here is code that i want to redirect after submitting to another url <div class="js-ticket-form-btn-wrp"> <?php echo JSSTformfield::submitbutton('save', __('Submit Order', 'js-support-ticket'), array('class' => 'js-ticket-save-button')); ?> <a href="<?php echo esc_url(jssupportticket::makeUrl(array('jstmod'=>'jssupportticket', 'jstlay'=>'controlpanel')));?>" class="js-ticket-cancel-button"><?php echo __('Cancel','js-support-ticket');?></a> </div>
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.