Title: bbtodd's Replies | WordPress.org

---

# bbtodd

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [plugin_dir_path URL is adding a bunch of web host info to the path](https://wordpress.org/support/topic/plugin_dir_path-url-is-adding-a-bunch-of-web-host-info-to-the-path/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/plugin_dir_path-url-is-adding-a-bunch-of-web-host-info-to-the-path/#post-14821450)
 * Ah thank you. I could have sworn I tried that too but it’s working now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] PHP Errors when clicking on Apply button](https://wordpress.org/support/topic/php-errors-when-clicking-on-apply-button/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/php-errors-when-clicking-on-apply-button/#post-14589932)
 * Thank you for the response. We’re using Cariera Theme and Fetch Jobs plugins 
   as well. So maybe one of those is adding this field.
 * It’s odd that the default field for the apply button appears to be overridden.
   Will have to dig into this further.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Go Fetch Jobs (for WP Job Manager)] Getting error: wp_no_robots is deprecated](https://wordpress.org/support/topic/getting-error-wp_no_robots-is-deprecated/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/getting-error-wp_no_robots-is-deprecated/#post-14581356)
 * 🙏 Very helpful. Much Appreciated.
    -  This reply was modified 4 years, 11 months ago by [bbtodd](https://wordpress.org/support/users/bbtodd/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] PHP Errors when clicking on Apply button](https://wordpress.org/support/topic/php-errors-when-clicking-on-apply-button/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/php-errors-when-clicking-on-apply-button/#post-14572755)
 * I think that the root cause of this is that on the edit job backend, the form
   field _**External “Apply for Job” link:**_ is empty and my guess is it’s not 
   being auto-filled when the RSI feed comes in.
 * But despite that, shouldn’t there be a check in the PHP code to see if the variable
   is empty or not, so that you don’t get this error when clicking on the button?
   _**
   include(): Filename cannot be empty in … wp-job-manager/wp-job-manager-template.
   php on line 27**_
 * [Link to page.](https://www.areyouverified.com/job/leasing-and-marketing-professional-lincoln-property-company-76/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Go Fetch Jobs (for WP Job Manager)] Getting error: wp_no_robots is deprecated](https://wordpress.org/support/topic/getting-error-wp_no_robots-is-deprecated/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/getting-error-wp_no_robots-is-deprecated/#post-14572482)
 * Thanks for your quick reply. I saw there was an update to the Fetch plugins and
   I upgraded to Version 1.7.0.1 but I still see the wp_no_robots code in there.
 * Do you know when this change will be pushed live?
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] Keyword search not working](https://wordpress.org/support/topic/keyword-search-not-working-2/)
 *  [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/keyword-search-not-working-2/#post-14504417)
 * I was / am having issues with search. This thread might help you?
 * [https://wordpress.org/support/topic/search-not-working-correctly-2/](https://wordpress.org/support/topic/search-not-working-correctly-2/)
    -  This reply was modified 4 years, 11 months ago by [bbtodd](https://wordpress.org/support/users/bbtodd/).
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Pagination when doing an AJAX query](https://wordpress.org/support/topic/pagination-when-doing-an-ajax-query/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/pagination-when-doing-an-ajax-query/#post-14060589)
 * OK, thanks for your reply, yes, faux Javascript pagination would get ugly, I 
   can see what you’re saying to do here. So I guess paginate_links isn’t designed
   for this usage. I’ll have to get the page value from the URL and do another query
   each time. Shouldn’t be too hard to implement. Cheers.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [How to meta_query for metadata that is an array](https://wordpress.org/support/topic/how-to-meta_query-for-metadata-that-is-an-array/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/how-to-meta_query-for-metadata-that-is-an-array/#post-13951422)
 * Always find the answer right after I post
    LIKE instead of IN works for me.
 *     ```
               'meta_query' => array(
                   array(
                       'key' => '_venuelocations',
                       'value' => 'United Kingdom',
                       'compare' => 'LIKE'
                   )
                   ),
       ```
   
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [One particular post type causes a query error unless I also include taxonomy](https://wordpress.org/support/topic/one-particular-post-type-causes-a-query-error-unless-i-also-include-taxonomy/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/one-particular-post-type-causes-a-query-error-unless-i-also-include-taxonomy/#post-13917109)
 * Resolved. There were several posts with some kind of issue crashing the site.
   Instead of trying to load all posts I went through the tedious process of changing
   the number of posts_per_page until the site crashed, then tracked down which 
   post that was and changing that to draft mode. Now the loop works.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty] Disable the auto generated 1980px size image in WordPress TwentyTwenty](https://wordpress.org/support/topic/disable-the-auto-generate-1980px-size-image-in-wordpress-twentytwnety/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/disable-the-auto-generate-1980px-size-image-in-wordpress-twentytwnety/#post-13846828)
 * I figured out the solution. You have to target this one by name not size. The
   code at the bottom will show you all the sizes your theme/site is generating.
   That’s how I determined the name of the image I need to disable is ‘twentytwenty-
   fullscreen’
 * Disables image:
    `unset( $sizes['twentytwenty-fullscreen']);//1980px width`
 * Displays all image sizes/names:
 *     ```
       $image_sizes = wp_get_additional_image_sizes();
       	print_r($image_sizes);
       	echo '<br>';
       	foreach ( $image_sizes as $key => $image_size ) {
       	    echo "{$key} ({$image_size['width']} x {$image_size['height']})";
       	}
       ```
   
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Changing the widget code in a child theme.](https://wordpress.org/support/topic/changing-the-widget-code-in-a-child-theme/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/changing-the-widget-code-in-a-child-theme/#post-13705197)
 * Thank you for the replies, I would ask on the themes forum except you need to
   prove you bought the theme and I’m a contractor, I have no receipts.
 * I will create my own custom widgets and direct the footer to use them instead
   of the theme’s default widgets.
 * The problem is the default theme widget puts the title in an H4 tag and supposedly
   that’s bad for SEO ¯\_(ツ)_/¯ who knew? So I need to change the tag for the title.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts 2 Posts] 1.6.6 update crashes site. Can’t make connections if I don’t update :-/](https://wordpress.org/support/topic/1-6-6-update-crashes-site-cant-make-connections-if-i-dont-update/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/1-6-6-update-crashes-site-cant-make-connections-if-i-dont-update/#post-13330041)
 * Thanks for checking. OK, sorry, this probably is not specific to Posts 2 Posts.
 * I’ve been looking into this and version 5.5 had some dramatic updates to JQuery
   and I see several errors in my console, it must be some other code conflicting
   with things. I’ll have to go through these instructions and try to resolve this.
   
   [https://www.searchenginejournal.com/how-to-fix-wordpress-5-5/378452/](https://www.searchenginejournal.com/how-to-fix-wordpress-5-5/378452/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts 2 Posts] 1.6.6 update crashes site. Can’t make connections if I don’t update :-/](https://wordpress.org/support/topic/1-6-6-update-crashes-site-cant-make-connections-if-i-dont-update/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/1-6-6-update-crashes-site-cant-make-connections-if-i-dont-update/#post-13325635)
 * FOLLOW UP:
    1. The new version of this plugin did crash my site. I had to revert
   to my old version of P2P and then disable update by changing the version number
   in the PHP file to 999999
 * 2. The wordpress update to 5.5 has caused the plugin to not work while in admin.
   If I’m editing a post and try to make a connection it scrolls up to the top of
   the page. This is the HTML code:
 *     ```
       	<div class="p2p-create-connections" >
       		<p class="p2p-toggle-tabs"><a href="#">+ Create connections</a></p>
       ```
   
 * I can’t be the only one that is experiencing this issue since the 5.5 update?
   I rolled back to 5.4.2 and it works correctly. So what is going on in version
   5.5 that’s conflicting with this?
 * In the plugin files box.php has this code
 *     ```
         // View responsible for the entire metabox
         MetaboxView = Backbone.View.extend({
           events: {
             'click .p2p-toggle-tabs': 'toggleTabs',
             'click .wp-tab-bar li': 'setActiveTab'
           },
       ```
   
 * Any help in piecing together a solution?
    -  This reply was modified 5 years, 8 months ago by [bbtodd](https://wordpress.org/support/users/bbtodd/).
    -  This reply was modified 5 years, 8 months ago by [bbtodd](https://wordpress.org/support/users/bbtodd/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to change a plugin so it’s not reliant on updates.](https://wordpress.org/support/topic/how-to-change-a-plugin-so-its-not-reliant-on-updates/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/how-to-change-a-plugin-so-its-not-reliant-on-updates/#post-13302359)
 * Thank you! Although there seems to be another problem but that fixes that issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Why are slideshow images scaled down!?](https://wordpress.org/support/topic/why-are-slideshow-images-scaled-down/)
 *  Thread Starter [bbtodd](https://wordpress.org/support/users/bbtodd/)
 * (@bbtodd)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/why-are-slideshow-images-scaled-down/#post-11787836)
 * Well until I find a better plugin I added css to class
    .wp-block-jetpack-slideshow_image{
   width: 100% !important; height: 100% !important; }
 * But I’m pretty unimpressed that I have to resort to this.

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

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