Support

Account

Home Forums Front-end Issues Something broke – Clear all inputs ? Reply To: Something broke – Clear all inputs ?

  • Can You please help me fixing the code i have paid a guy to write the code i don’t know anything about php 🙁

    If i change it:

    from:
    'post_id' => 'new',
    to
    'post_id' => 'abcnew',

    and

    from
    if( $post_id == 'new' ) {
    to
    if( $post_id == 'abcnew' ) {

    It will still sometimes happen ?