Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28412

    Hello, I am wondering if there is anyway to change the AJAX portfolio preview to where when you click and it pops up the preview that it will just display the text, and no image in a 1 column format. The way it is now, it displays your slideshow/gallery on left and text on right. I want to just fill that space with text. Thanks.

    #137462

    Hi!

    Yes – open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodesportfolio.php and delete

    $output .= "<div class='av_table_col first portfolio-preview-image'>";
    $output .= $images;
    $output .= "</div>";

    Best regards,

    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘ajax portfolio preview’ is closed to new replies.