Title: Billyvg's Replies | WordPress.org

---

# Billyvg

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Enigma] Homepage scroll problem](https://wordpress.org/support/topic/homepage-scroll-problem/)
 *  Thread Starter [Billyvg](https://wordpress.org/support/users/billyvg/)
 * (@billyvg)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/homepage-scroll-problem/#post-5559641)
 * Hi,
 * Sorry but it didn’t work. Its still buggy.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Enigma] Homepage scroll problem](https://wordpress.org/support/topic/homepage-scroll-problem/)
 *  Thread Starter [Billyvg](https://wordpress.org/support/users/billyvg/)
 * (@billyvg)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/homepage-scroll-problem/#post-5559457)
 * I have made a child theme
 * Code:
    <?php get_header(); get_template_part(‘breadcrums’); ?> <div class=”container”
   > <div class=”row enigma_blog_wrapper”> <div class=”col-md-12″> <?php get_template_part(‘
   post’,’page’); ?> </div> </div> </div> <?php get_footer(); ?>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Fatal error: Cannot call method self::form()](https://wordpress.org/support/topic/fatal-error-cannot-call-method-selfform/)
 *  [Billyvg](https://wordpress.org/support/users/billyvg/)
 * (@billyvg)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-cannot-call-method-selfform/#post-5387282)
 * $callback = ‘self::’ . $prop;
    change to -> $callback = ‘WPCF7_ContactFormTemplate::’.
   $prop;

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