Title: Shellbot's Replies - page 2 | WordPress.org

---

# Shellbot

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 127 total)

[←](https://wordpress.org/support/users/shellbot/replies/?output_format=md) [1](https://wordpress.org/support/users/shellbot/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/shellbot/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/shellbot/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/shellbot/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/shellbot/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/shellbot/replies/page/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Custom Tooltips] Only 5 tooltips shown. Conflict with bootstrap class .tooltip](https://wordpress.org/support/topic/only-5-tooltips-shown-conflict-with-bootstrap-class-tooltip/)
 *  Plugin Author [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/only-5-tooltips-shown-conflict-with-bootstrap-class-tooltip/#post-6378580)
 * Good catches. Looking into this, also your report about the warning message. 
   Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[List Custom Taxonomy Widget] Breaks PHP Strict Standards (PHP 5.5)](https://wordpress.org/support/topic/breaks-php-strict-standards-php-55/)
 *  [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/breaks-php-strict-standards-php-55/#post-5756814)
 * For anyone else having this issue you can fix it by changing line 288 of list-
   custom-taxonomy-widget.php from:
 * `function start_el( &$output, $term, $depth, $args ) {`
 * to
 * `function start_el( &$output, $term, $depth = 0, $args = array(), $current_object_id
   = 0 ) {`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Auto Category Thumbnails] Support & Feature Requests](https://wordpress.org/support/topic/support-feature-requests/)
 *  Plugin Author [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/support-feature-requests/#post-6312214)
 * **Update:** Please note that feature requests from plugin supporters are given
   priority. If your request is urgent and you’d like me to spend time on it, please
   consider [becoming a supporter](http://www.patreon.com/shellbot).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Image Display] display only last picture added to the blog](https://wordpress.org/support/topic/display-only-last-picture-added-to-the-blog/)
 *  Plugin Author [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/display-only-last-picture-added-to-the-blog/#post-6344422)
 * Hi there
 * At the moment there’s no way to display only images uploaded to blog posts, this
   plugin is intended to display images uploaded to the media library in general.
 * You might be better off looking at a plugin designed to display posts + their
   images, like [https://wordpress.org/plugins/ultimate-posts-widget](https://wordpress.org/plugins/ultimate-posts-widget)
   or similar, depending on what exactly you’re trying to achieve.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Easy Image Display] Does't work](https://wordpress.org/support/topic/doest-work-2/)
 *  Plugin Author [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/doest-work-2/#post-7985480)
 * It seems to work fine for a lot of people. Please post a support thread if you’re
   having issues, rather than a review.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Image Display] plugin outputting broken code?](https://wordpress.org/support/topic/plugin-outputting-broken-code/)
 *  Plugin Author [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/plugin-outputting-broken-code/#post-6312618)
 * No worries. I’ll mark this one resolved for now since you have a functioning 
   workaround, but if you do figure out which other plugin was conflicting let me
   know and I’ll investigate.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Image Display] plugin outputting broken code?](https://wordpress.org/support/topic/plugin-outputting-broken-code/)
 *  Plugin Author [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/plugin-outputting-broken-code/#post-6312580)
 * Hi, thanks for the report.
 * Rather than having an extra closing div tag, it looks like you’re actually missing
   the opening one with the gallery ID. I’m unable to reproduce this on a default
   install, which may mean it’s a conflict with something else you have running 
   on your site.
 * As a first step, please try deactivating all other plugins and switching to the
   default Twenty Fifteen theme. If the markup is now correct, you can reactivate
   everything one by one and let me know what exactly is causing the conflict.
 * If deactivating everything doesn’t fix the issue, I’ll need to look into this
   further. Any and all info you can give about your settings and site configuration
   would be helpful.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Image Display] Caption Link loading in a lightbox!?](https://wordpress.org/support/topic/caption-link-loading-in-a-lightbox/)
 *  Plugin Author [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/caption-link-loading-in-a-lightbox/#post-6292327)
 * Hi there
 * Sorry about that, I’ve found the problem and will push out an update but in the
   meantime you can fix this by opening up sb-easy-image-display.php and replacing
   this line:
 * `jQuery("#' . $gallery_id . ' a").colorbox({`
 * With this:
 * `jQuery("#' . $gallery_id . ' .gallery-icon a").colorbox({`
 * It should be around line 62 in that file.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Resizing photos](https://wordpress.org/support/topic/resizing-photos-1/)
 *  [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/resizing-photos-1/#post-6278619)
 * Ok so to change the size on the page you linked me to, the WooCommerce “catalog
   images” setting is the one you want to change. If all of your products are books(
   therefore thumbnails should be taller than they are wide) you have a couple of
   choices.
 * 1. Figure out the ratio of the images and set suitable dimensions there with 
   the “hard crop” checkbox ticked. That will make sure all your catalog images 
   display the same.
 * 2. Set a width and height where the height is the size you’d like it to display
   on the site, and leave “hard crop” unticked. That should scale the images until
   the height matches your setting.
 * You’ll then need to regenerate your thumbnails. WordPress doesn’t generate new
   image sizes whenever the settings are changed, so they need to be remade. This
   plugin works great: [https://wordpress.org/plugins/regenerate-thumbnails/](https://wordpress.org/plugins/regenerate-thumbnails/)
 * Note: The WP media settings don’t control any of this, the WooCommerce ones are
   the only ones you need to change.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Set feature image stopped working](https://wordpress.org/support/topic/set-feature-image-stopped-working/)
 *  [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/set-feature-image-stopped-working/#post-6278184)
 * Thanks for the link. Did you try the suggested disabling of theme/plugins?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [External link from Facebook logo not working](https://wordpress.org/support/topic/external-link-from-facebook-logo-not-working/)
 *  [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/external-link-from-facebook-logo-not-working/#post-6278183)
 * Can you post either a link to the page so we can see it, or the code you’re using
   to add the link? Thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [404 error on new menus rather than posts in category](https://wordpress.org/support/topic/404-error-on-new-menus-rather-than-posts-in-category/)
 *  [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/404-error-on-new-menus-rather-than-posts-in-category/#post-6278505)
 * You might need to be more specific with the CSS, depending where you’re putting
   it and what else is already affecting it. Or try adding !important immediately
   after the 340px and before the ;
 * It sounds like a hassle but making a child theme is actually very quick and easy
   and it’ll save you a lot of headaches in future.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [404 error on new menus rather than posts in category](https://wordpress.org/support/topic/404-error-on-new-menus-rather-than-posts-in-category/)
 *  [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/404-error-on-new-menus-rather-than-posts-in-category/#post-6278499)
 * For the first problem, try this in your CSS:
 *     ```
       .archive-title {
         padding: 30px 0 30px 340px;
       }
       ```
   
 * You can find the “category archives” text in category.php.
 * If you’re making changes to your theme then you’re best off looking at [creating a child theme](https://codex.wordpress.org/Child_Themes#How_to_Create_a_Child_Theme).
   This way your changes won’t be lost when the base theme upgrades.
 * Oh, and you’re very welcome 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding H1 tag UNDER my logo](https://wordpress.org/support/topic/adding-under-my-logo/)
 *  [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adding-under-my-logo/#post-6278058)
 * It looks like (if your site is set to your own timezone and my calculations are
   correct) the cached page was last generated about an hour and a half ago (view
   source and scroll right to the very bottom). Sometimes they can be tricky to 
   fully clear, if we can’t think of anything else it might be worth just going 
   into your file directory and renaming anything named “cache” to force a full 
   clear.
 * Alternatively it’s possible the code you posted originally is itself surrounded
   by more if statements that are controlling the output, but obviously it’s a bit
   tricky to tell without seeing the whole file. I’d concentrate on trying to get
   the cache to clear before trying anything else.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding H1 tag UNDER my logo](https://wordpress.org/support/topic/adding-under-my-logo/)
 *  [Shellbot](https://wordpress.org/support/users/shellbot/)
 * (@shellbot)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/adding-under-my-logo/#post-6278047)
 * We should be able to see at the very least an empty h1 tag now, so since that
   isn’t there it’s probably a caching issue. Try clearing your W3 Total Cache and
   also your browser cache and see if that refreshes the layout.

Viewing 15 replies - 16 through 30 (of 127 total)

[←](https://wordpress.org/support/users/shellbot/replies/?output_format=md) [1](https://wordpress.org/support/users/shellbot/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/shellbot/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/shellbot/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/shellbot/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/shellbot/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/shellbot/replies/page/3/?output_format=md)