Title: fullmental's Replies | WordPress.org

---

# fullmental

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image Zoom] Stopping page reload?](https://wordpress.org/support/topic/stopping-page-reload/)
 *  [fullmental](https://wordpress.org/support/users/fullmental/)
 * (@fullmental)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/stopping-page-reload/#post-5235957)
 * Same Problem with my template “Game day”
 * you can see an example on my test site:
 * [http://test.visualsports.com.mx/mexico-y-honduras-una-rivalidad-explosiva](http://test.visualsports.com.mx/mexico-y-honduras-una-rivalidad-explosiva)
 * I tried to add the shortcode on the page content and the theme with the
 * `echo do_shortcode( '[zoom]' );`
 * The following code
 *     ```
       if (function_exists('cc_zoom_featured_image')) {
               cc_zoom_featured_image();
           }
       ```
   
 * gives me the following error **Missing argument 1 for cc_zoom_featured_image(),
   called in /path/**
 * have you find a workaround to get this great plugin on problematic themes??
 * Thank you.

Viewing 1 replies (of 1 total)