Title: phillipvr's Replies | WordPress.org

---

# phillipvr

  [  ](https://wordpress.org/support/users/phillipvr/)

 *   [Profile](https://wordpress.org/support/users/phillipvr/)
 *   [Topics Started](https://wordpress.org/support/users/phillipvr/topics/)
 *   [Replies Created](https://wordpress.org/support/users/phillipvr/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/phillipvr/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/phillipvr/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/phillipvr/engagements/)
 *   [Favorites](https://wordpress.org/support/users/phillipvr/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Full Screen (Page) Background Image Slideshow] Full Screen (Page) Background Image Slideshow – automatic scaling?](https://wordpress.org/support/topic/full-screen-page-background-image-slideshow-automatic-scaling/)
 *  [phillipvr](https://wordpress.org/support/users/phillipvr/)
 * (@phillipvr)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/full-screen-page-background-image-slideshow-automatic-scaling/#post-3828912)
 * Hi, could you forward me your fix? Thanks! designpvr at gmail
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Vegas] Vegas Slider doesnt work](https://wordpress.org/support/topic/vegas-slider-doesnt-work/)
 *  [phillipvr](https://wordpress.org/support/users/phillipvr/)
 * (@phillipvr)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/vegas-slider-doesnt-work/#post-3319268)
 * I figured it out. It came down to a simple url path error.. oops. I was making
   edits in the wrong header.php file.. duh
 * Thanks anyway for the quick response and offer to help, and thanks for a great
   plugin!
 * I had a few code questions outside of this specific topic if you don’t mind contacting
   me at designpvr.at.gmail.com
 * Thanks..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Vegas] Vegas Slider doesnt work](https://wordpress.org/support/topic/vegas-slider-doesnt-work/)
 *  [phillipvr](https://wordpress.org/support/users/phillipvr/)
 * (@phillipvr)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/vegas-slider-doesnt-work/#post-3319265)
 * I’m also trying to get your vegas slider to work on this site:
    [http://www.primevolleyballclub.com/](http://www.primevolleyballclub.com/)
 * without luck though… I used the `php echo do_shortcode` method described above
   but still nothing…
 * I’m using Pagelines Framework and opened the header.php file and place it here
   just after the closing header tag:
 *     ```
       <?php
       /*
   
       	HEADER
   
       	This file controls the HTML <head> and top graphical markup (including Navigation) for each page in your theme.
       	You can control what shows up where using WordPress and PageLines PHP conditionals
   
       	This theme copyright (C) 2008-2010 PageLines
   
       */
       	pagelines_register_hook('pagelines_before_html'); // Hook
       ?><!DOCTYPE html>
       <html <?php language_attributes(); ?>>
       <head>
       <?php 
   
       		pagelines_register_hook('pagelines_head'); // Hook 
   
       		wp_head(); // Hook (WordPress) 
   
       ?></head>
   
       <?php echo do_shortcode('[vegasslider id="1013" fade="1000" overlay="http://www.primevolleyballclub.com/wp-content/plugins/vegas-background/overlays/04.png"]'); ?>
   
       <body <?php body_class( pagelines_body_classes() ); ?>>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Background Slider] [Plugin: Site Background Slider] Press Pixels first free plugin!](https://wordpress.org/support/topic/plugin-site-background-slider-press-pixels-first-free-plugin/)
 *  [phillipvr](https://wordpress.org/support/users/phillipvr/)
 * (@phillipvr)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-site-background-slider-press-pixels-first-free-plugin/#post-2526552)
 * Hi, I was wondering if there is a recent update for your plugin.
 * I used your plugin on a site and recently it started conflicting with the jquery
   of the navigation and image sliders. Both the image sliders and navigation drop-
   downs don’t work when your plugin is activated.
 * Any ideas what it could be? Here’s the site where the drop-down navigation stopped
   working when activating your plugin:
    [http://primevolleyballclub.com](http://primevolleyballclub.com)
 * Thanks for a great plugin though! Hoping I can fix it..

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