Title: invot's Replies | WordPress.org

---

# invot

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 70 total)

1 [2](https://wordpress.org/support/users/invot/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/invot/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/invot/replies/page/4/?output_format=md) 
[5](https://wordpress.org/support/users/invot/replies/page/5/?output_format=md) 
[→](https://wordpress.org/support/users/invot/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Community Events] My calendar not working at all](https://wordpress.org/support/topic/my-calendar-not-working-at-all/)
 *  [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/my-calendar-not-working-at-all/#post-6138029)
 * Same problem. Events are not being saved and do not appear on the site. This 
   is a fresh install on the 2015 theme.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Multiple Featured Images: Reloaded] No documentation on how to insert custom image into template](https://wordpress.org/support/topic/no-documentation-on-how-to-insert-custom-image-into-template/)
 *  Thread Starter [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/no-documentation-on-how-to-insert-custom-image-into-template/#post-7931979)
 * Add this function to your `functions.php` file:
 *     ```
       function get_reverse($id) {
       	$meta = get_post_meta( $id );
       	$wtf = $meta['mfi-reloaded-images'][0]; // This is why we can't have nice things.
       	$wtfArr = explode('"', $wtf );
       	$tid = $wtfArr[3];
       	$src = wp_get_attachment_image_src($tid, 'full');
       	return $src[0];
       }
       ```
   
 * Then just use `get_reverse( $id )` and you’ll get the image on your site.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infinite-Scroll] Does nothing in WP 4.0](https://wordpress.org/support/topic/does-nothing-in-wp-40/)
 *  Thread Starter [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/does-nothing-in-wp-40/#post-5429265)
 * Whops… and this is resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infinite-Scroll] Does nothing in WP 4.0](https://wordpress.org/support/topic/does-nothing-in-wp-40/)
 *  Thread Starter [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/does-nothing-in-wp-40/#post-5429264)
 * I found a solution that worked. I had to add `id` and `class` tags to a number
   of my elements.
 * The container of the posts had to be `id="blogContent"` and the articles had 
   to be `class="blogEntry"`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Getting Names of Additional Guests](https://wordpress.org/support/topic/getting-names-of-additional-guests/)
 *  Thread Starter [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [12 years ago](https://wordpress.org/support/topic/getting-names-of-additional-guests/#post-4962572)
 * I’ll answer this myself: It’s a pro feature. [http://wp-events-plugin.com/features/](http://wp-events-plugin.com/features/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme Downloader] Not working in WordPress 3.8](https://wordpress.org/support/topic/not-working-in-wordpress-38/)
 *  [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/not-working-in-wordpress-38/#post-4453116)
 * Same issue. Anyone find a fix?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate WooCommerce CSV Importer] 500 Internal Server Error when impirting CSV](https://wordpress.org/support/topic/500-internal-server-error-when-impirting-csv/)
 *  Thread Starter [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/500-internal-server-error-when-impirting-csv/#post-4537133)
 * Oh… and I’m still getting the same error:
 * [Fri Jan 24 11:04:30 2014] [10469975] [fcgid:warn] (104)Connection reset by peer:[
   client 198.24.246.162:4714] mod_fcgid: error reading data from FastCGI server,
   referer [http://********************/wp-admin/admin.php?page=simple-woocommerce-csv-loader/admin/CSVLoader.php](http://********************/wp-admin/admin.php?page=simple-woocommerce-csv-loader/admin/CSVLoader.php)
 * [Fri Jan 24 11:04:30 2014] [10469975] [fcgid:warn] (104)Connection reset by peer:[
   client 198.24.246.162:4714] mod_fcgid: ap_pass_brigade failed in handle_request_ipc
   function, referer [http://******************/wp-admin/admin.php?page=simple-woocommerce-csv-loader/admin/CSVLoader.php](http://******************/wp-admin/admin.php?page=simple-woocommerce-csv-loader/admin/CSVLoader.php)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate WooCommerce CSV Importer] 500 Internal Server Error when impirting CSV](https://wordpress.org/support/topic/500-internal-server-error-when-impirting-csv/)
 *  Thread Starter [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/500-internal-server-error-when-impirting-csv/#post-4537132)
 * Well, I found out the problem. My php.ini file had a really short timeout configuration.
   I changed my max_input_time from 30 to 260 and things worked better. I got 130
   items imported instead of 5… however…
 * Now I’m getting this error:
 * Warning: copy(http:/*************/wp-content/uploads/2014/01/511-10010-036-L-
   XL_1.jpg): failed to open stream: No such file or directory in /home/content/
   75/10469975/html/shieldclothing/wp-content/plugins/simple-woocommerce-csv-loader/
   admin/CSVLoader.php on line 292
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate WooCommerce CSV Importer] 500 Internal Server Error when impirting CSV](https://wordpress.org/support/topic/500-internal-server-error-when-impirting-csv/)
 *  Thread Starter [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/500-internal-server-error-when-impirting-csv/#post-4537130)
 * Here’s what my server log says:
 * [Fri Jan 24 10:25:31 2014] [10469975] [fcgid:warn] (104)Connection reset by peer:[
   client 198.24.246.162:46435] mod_fcgid: error reading data from FastCGI server,
   referer [http://[SITE](http://[SITE) URL]/wp-admin/admin.php?page=simple-woocommerce-
   csv-loader/admin/CSVLoader.php
 * [Fri Jan 24 10:25:31 2014] [10469975] [fcgid:warn] (104)Connection reset by peer:[
   client 198.24.246.162:46435] mod_fcgid: ap_pass_brigade failed in handle_request_ipc
   function, referer [http://[SITE](http://[SITE) URL]/wp-admin/admin.php?page=simple-
   woocommerce-csv-loader/admin/CSVLoader.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-in-One WP Migration and Backup] Manually Upload Dump File](https://wordpress.org/support/topic/manually-upload-dump-file/)
 *  Thread Starter [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/manually-upload-dump-file/#post-4500904)
 * Correction: it says ‘HTTP error.’
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Staff List] Featured Image not Sticking](https://wordpress.org/support/topic/featured-image-not-sticking/)
 *  [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/featured-image-not-sticking/#post-3411562)
 * [edit] …nevermind…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Staff List] Staff Photo / Featured Image Not Working](https://wordpress.org/support/topic/staff-photo-featured-image-not-working/)
 *  [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/staff-photo-featured-image-not-working/page/2/#post-3677333)
 * So here’s my DON’T DO THIS THOUGH IT WORKS answer:
 * I decided to use Advanced Custom Fields to solve this problem. I created a custom
   field for the featured image. Linked it to post type “staff-member”, made the
   return value the Image URL, and then went into the plugin files for Simple Staff…
   
   Editing simple-staff-list/_inc/user-view-show-staff-list.php, replace this code
   on line 88…
 *     ```
       if(has_post_thumbnail()){
   
       			$photo_url = wp_get_attachment_url( get_post_thumbnail_id() );
       			$photo = '<img class="staff-member-photo" src="'.$photo_url.'" alt = "'.$title.'">';
       		}else{
       			$photo_url = '';
       			$photo = '';
       		}
       ```
   
 * …with this code…
 *     ```
       if(get_field('profile_image')) {
       			$photo_url = get_field('profile_image');
       			$photo = '<img class="staff-member-photo" src="'.$photo_url.'" alt = "'.$title.'">';
       	  } else {
       			$photo_url = '#';
       		$photo = '<img class="staff-member-photo" src="'.$photo_url.'" alt = "'.$title.'">';
       	  }
       ```
   
 * This is a bad fix (though it works) because (1) you’re using another plugin to
   fix this plugin and (2) updating this plugin is now going to null the work you
   did.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Advanced Custom Fields (ACF®)] The best wordpress plugin ever created](https://wordpress.org/support/topic/the-best-wordpress-plugin-ever-created/)
 *  [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/the-best-wordpress-plugin-ever-created/#post-7773206)
 * Agreed, Maybe $400mil…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager] Custom Sidebar Not Registering](https://wordpress.org/support/topic/custom-sidebar-not-registering/)
 *  [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/custom-sidebar-not-registering/#post-3828862)
 * I too am looking for this answer. I am wondering if I need to register these 
   as custom sidebars in my theme functions file.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Theme Test Drive] The URL parameter could be better](https://wordpress.org/support/topic/the-url-parameter-could-be-better/)
 *  [invot](https://wordpress.org/support/users/invot/)
 * (@invot)
 * [13 years ago](https://wordpress.org/support/topic/the-url-parameter-could-be-better/#post-7724966)
 * It’s probably a lot better just to give them a user account for viewing the site.
   You can create a login page that redirects to the homepage and not the backend.

Viewing 15 replies - 1 through 15 (of 70 total)

1 [2](https://wordpress.org/support/users/invot/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/invot/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/invot/replies/page/4/?output_format=md) 
[5](https://wordpress.org/support/users/invot/replies/page/5/?output_format=md) 
[→](https://wordpress.org/support/users/invot/replies/page/2/?output_format=md)