Title: chuckdillon's Replies | WordPress.org

---

# chuckdillon

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextGEN Gallery Voting] NexGen Gallery Voting/ NexGen Gallery](https://wordpress.org/support/topic/nexgen-gallery-voting-nexgen-gallery/)
 *  Thread Starter [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/nexgen-gallery-voting-nexgen-gallery/#post-4937473)
 * can the gallery and work together with
    gallery voting on a static page of does
   it have to be on a blog post page
 * to reply to your last response no
    i need to do that
 * Thank You
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextGEN Gallery Voting] NexGen Gallery Voting/ NexGen Gallery](https://wordpress.org/support/topic/nexgen-gallery-voting-nexgen-gallery/)
 *  Thread Starter [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/nexgen-gallery-voting-nexgen-gallery/#post-4937432)
 * Hi again Shauno
 * This is where i put the php code from FAQ’s
    But i still don’t have vote options
   for the gallery images i upload
 *     ```
       <div class="ngg-gallery-thumbnail">
                   <a href="<?php echo esc_attr($storage->get_image_url($image, 'full', TRUE))?>"
                      title="<?php echo esc_attr($image->description)?>"
                      data-src="<?php echo esc_attr($storage->get_image_url($image)); ?>"
                      data-thumbnail="<?php echo esc_attr($storage->get_image_url($image, 'thumb')); ?>"
                      data-image-id="<?php echo esc_attr($image->{$image->id_field}); ?>"
                      data-title="<?php echo esc_attr($image->alttext); ?>"
                      data-description="<?php echo esc_attr(stripslashes($image->description)); ?>"
                      <?php echo $effect_code ?>>
                       <img
                           title="<?php echo esc_attr($image->alttext)?>"
                           alt="<?php echo esc_attr($image->alttext)?>"
                           src="<?php echo esc_attr($storage->get_image_url($image, $thumbnail_size_name, TRUE))?>"
                           width="<?php echo esc_attr($thumb_size['width'])?>"
                           height="<?php echo esc_attr($thumb_size['height'])?>"
                           style="max-width:none;"
                       />
                   </a>
               </div>
   
                          <?php echo nggv_imageVoteForm($image->pid); ?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextGEN Gallery Voting] NexGen Gallery Voting/ NexGen Gallery](https://wordpress.org/support/topic/nexgen-gallery-voting-nexgen-gallery/)
 *  Thread Starter [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/nexgen-gallery-voting-nexgen-gallery/#post-4937426)
 * Thanks Shauno hope this helps i took a screen shot with Snagit but
    don’t know
   how to add a image to the forum here
 * <?php
    /*
 * <?php echo nggv_imageVoteForm($image->pid); ?>
 * Plugin Name: NextGEN Gallery Voting
    Plugin URI: [http://shauno.co.za/wordpress/nextgen-gallery-voting/](http://shauno.co.za/wordpress/nextgen-gallery-voting/)
   Description: This plugin allows you to add user voting and rating to NextGEN 
   Galleries and Images Version: 2.7.5 Author: Shaun Alberts Author URI: [http://shauno.co.za](http://shauno.co.za)*//*
   Copyright 2014 Shaun Alberts (email : [shaunalberts@gmail.com](https://wordpress.org/support/users/chuckdillon/replies/shaunalberts@gmail.com?output_format=md))
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextGEN Gallery Voting] NexGen Gallery Voting/ NexGen Gallery](https://wordpress.org/support/topic/nexgen-gallery-voting-nexgen-gallery/)
 *  Thread Starter [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/nexgen-gallery-voting-nexgen-gallery/#post-4937423)
 * Yes I put the following `<?php echo nggv_imageVoteForm($image->pid); ?>`
    in `/
   plugins/nextgen-gallery/view/` at the top where i found Editing nextgen-gallery-
   voting/ngg-voting.php (active) is where i put the
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextGEN Gallery Voting] NexGen Gallery Voting/ NexGen Gallery](https://wordpress.org/support/topic/nexgen-gallery-voting-nexgen-gallery/)
 *  Thread Starter [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/nexgen-gallery-voting-nexgen-gallery/#post-4937390)
 * I was not able to place the php code snippet for image voting could you add anything
   to you last post. I will add a snap shot of my placement if that would help.
 * Thank You Shauno
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Catch Evolution] Going to a new line without word-breaking in Catch Evolution theme](https://wordpress.org/support/topic/going-to-a-new-line-without-word-breaking-in-catch-evolution-theme/)
 *  [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [12 years ago](https://wordpress.org/support/topic/going-to-a-new-line-without-word-breaking-in-catch-evolution-theme/#post-4768253)
 * are you using microsoft word if so, word is not
    compatible there is a tab on
   the WP page editor that will let you import word DOC files sorry i have not replied
   been in the hospital
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [2 similar websites, 2 domains, one host](https://wordpress.org/support/topic/2-similar-websites-2-domains-one-host/)
 *  [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [12 years ago](https://wordpress.org/support/topic/2-similar-websites-2-domains-one-host/#post-4835168)
 * if you setup a WordPress multi-site you can
    achieve your goal. If you need more
   help give me a shout at
 * Skype ID chuckdillon1
    [chuck@flyboysphotography.com](https://wordpress.org/support/users/chuckdillon/replies/chuck@flyboysphotography.com?output_format=md)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Single site display issue on multisite setup](https://wordpress.org/support/topic/single-site-display-issue-on-multisite-setup/)
 *  [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/single-site-display-issue-on-multisite-setup/#post-4816644)
 * If you will give the URL of the admin site and the URL of the broken site I will
   look at the CSS for a solution for you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Catch Evolution] Going to a new line without word-breaking in Catch Evolution theme](https://wordpress.org/support/topic/going-to-a-new-line-without-word-breaking-in-catch-evolution-theme/)
 *  [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/going-to-a-new-line-without-word-breaking-in-catch-evolution-theme/#post-4768239)
 * Please give me the URL for your site and I will look at the code to
    see if I
   can spot the problem
 * Chuck Dillon
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[VertiMagazine] Footer items](https://wordpress.org/support/topic/footer-items/)
 *  [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/footer-items/#post-4240596)
 * sorry I have been so long replying I’m not
    sure myself look at customizing so
   you can remove the bottom of the current home page then add the two footer widgets
   instead is my guess
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[VertiMagazine] Footer items](https://wordpress.org/support/topic/footer-items/)
 *  [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/footer-items/#post-4240515)
 * Hi Darius
 * Go to Appearance, theme options and you can
    add your contact footer info, you
   can enter the social links there also. When I tried the page re-size it worked
   for me.
 * Hope this helps
 * Chuck Dillon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Fatal error installing Event Manager](https://wordpress.org/support/topic/fatal-error-installing-event-manager/)
 *  [chuckdillon](https://wordpress.org/support/users/chuckdillon/)
 * (@chuckdillon)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-installing-event-manager/#post-4119213)
 * are you going to add new plugin, then go to upload and make sure you are uploading
   a zip file of EM then it should work let me know if this does not work if you
   would like
 * Chuck Dillon

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