Title: Visual Composer weird behavior
Last modified: August 21, 2016

---

# Visual Composer weird behavior

 *  [aglyons](https://wordpress.org/support/users/aglyons/)
 * (@aglyons)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/visual-composer-weird-behavior/)
 * I have a theme that came with Visual Composer. I recently have moved my hosting
   from MediaTemple (terrible) to a new VPS box.
 * While the current site on MT works albeit, very slow. THe new server is showing
   a very odd issue.
 * Only on the Visual Composer image objects the source code is showing no src content.
 *     ```
       <div class="nv-skin mediawrap aligncenter    " >
       			<div class="container ">
       				<div class="gridimg-wrap ">
       					<div class="title-wrap "><img src="" alt="" width="" height=""  />
       					</div>
       				</div><!-- / gridimg-wrap -->
       			</div><!-- / container -->
       		</div><!-- / mediawrap -->
       		</div>
       ```
   
 * Since no SRC is defined, no picture is shown.
 * I have contacted the theme developer and the creator of Visual Composer. Both
   have suggested some things to try but still not luck.
 * The server is running Apache 2.4 but I am wondering if there are any required
   PHP extensions or other modules that I may be missing. There are no error messages
   and nothing in log files to tell me what is happening.
 * Any help would be greatly appreciated.
 * A.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [BeechCoder](https://wordpress.org/support/users/beechcoder/)
 * (@beechcoder)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/visual-composer-weird-behavior/#post-4748041)
 * Have the same issue. Using Velocity theme that came bundled with Visual Composer.
 *     ```
       <div class="wpb_single_image wpb_content_element vc_align_center">
       	<div class="wpb_wrapper">
   
       		<img class=" vc_box_border_grey " src="" width="" height=""
       			alt="arch-2" />
       	</div>
       </div>
       ```
   
 * I have one image that is rendering in a page created by VC and have checked the
   post data for that image and it is the same as all others.
 * Images placed without using the VC render perfectly.
 * Any solution?
 *  [annie_o](https://wordpress.org/support/users/annie_o/)
 * (@annie_o)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/visual-composer-weird-behavior/#post-4748052)
 * Same problem here. Using Highend theme with Visual Composer.
 *     ```
       <div class="wpb_wrapper">
       	<img class=" vc_box_border_grey " src="" width="" height="" alt="trust" >
       </div>
       ```
   
 * Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Visual Composer weird behavior’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [annie_o](https://wordpress.org/support/users/annie_o/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/visual-composer-weird-behavior/#post-4748052)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
