• Resolved ashwinijoshi

    (@ashwinijoshi)


    I was using following shortcode in my website

    [gs_team theme=”gs_tm_theme1″]

    which was not working as expected, after debugging found that there is a div in one of the plugin file which is not closed properly.

    Path for the file: /gsteamfiles/includes/templates/gs_team_structure_one.php

    in this file line no. 149 i.e. “$output .= ‘</div>’; // end desc & social”.

    This div should end after the endif; statement, instead of before endif.

    Please fix the issue so that we will able to update the plugin in future.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Golam Samdani

    (@samdani)

    Hi @ashwinijoshi

    Thanks for the concern.
    Can you please contact at samdani1997 [at] gmail.com
    So that I can send Pro plugin as gift & find out other issues as tester ??

    I’ll take care the issue day after tomorrow when back to work.

    Thanks / Samdani

    Plugin Author Golam Samdani

    (@samdani)

    Hi @ashwinijoshi

    Thanks for the concern.

    New version (1.9.3) released with the div fix.

    Let me know if you find any other issue.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue with shortcode’ is closed to new replies.