Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • chanton Friend
    #144544

    I tried to use JA tab plugin in my jreview theme, and all working great except one tab can not be shown for the below code. Why’s that?

    <?php if($userReviewForm):?>
    <!– USER REVIEW FORM –>
    <?php echo $this->renderControllerView(‘reviews’,’create’,array(‘criteria’=>$listing[‘Criteria’]))?>
    <?php endif;?>

    <div id=”jr_user_reviews”><?php // div required to display post save messages – DO NOT REMOVE ?>
    <?php if($listing[‘Review’][‘review_count’]>0):?>
    <!– BEGIN USER REVIEWS –>
    <?php echo $this->renderControllerView(‘reviews’,’reviews’,array(‘reviews’=>$reviews,’reviewType’=>’user’))?>
    <!– END USER REVIEWS –>
    <?php endif;?>
    </div>

    <div class=”clr”> </div>
    <!– END USER REVIEWS–>

    Anonymous Moderator
    #318357

    Hi chanton

    Could you please send me your live url, admin account via PM so that i could have a closer look on the issue?

    chanton Friend
    #318633

    issue resolved. thanks

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  chanton 15 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum