Title: fishtron's Replies | WordPress.org

---

# fishtron

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Starter Templates – AI-Powered Templates for Elementor & Gutenberg] Starter template library is empty](https://wordpress.org/support/topic/starter-template-library-is-empty/)
 *  [fishtron](https://wordpress.org/support/users/fishtron/)
 * (@fishtron)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/starter-template-library-is-empty/page/2/#post-18199740)
 * I had this issue and adding the `&st-force-sync=true` url param works for me,
   thank you!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blaskan] [Theme: Blaskan] How to get a summary post on the parent page, not full post.](https://wordpress.org/support/topic/theme-blaskan-how-to-get-a-summary-post-on-the-parent-page-not-full-post/)
 *  [fishtron](https://wordpress.org/support/users/fishtron/)
 * (@fishtron)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/theme-blaskan-how-to-get-a-summary-post-on-the-parent-page-not-full-post/#post-2784476)
 * What you want is under the General Settings > Reading. This is not dependent 
   on Blaskan and should work on all themes! You don’t need to create a new page.
 * Ninja edit: I see you’ve found the options already! I’ll keep this post here 
   so others can see as well.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Blaskan Theme: Removing template header](https://wordpress.org/support/topic/blaskan-theme-removing-template-header/)
 *  [fishtron](https://wordpress.org/support/users/fishtron/)
 * (@fishtron)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/blaskan-theme-removing-template-header/#post-2778391)
 * There’s an option under Appearance> Theme Options: “site title and header message?[]
   Hide”
 * Does it not work?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blaskan] [Theme: Blaskan] How to add welcome paragraph to home page above posts](https://wordpress.org/support/topic/theme-blaskan-how-to-add-welcome-paragraph-to-home-page-above-posts/)
 *  [fishtron](https://wordpress.org/support/users/fishtron/)
 * (@fishtron)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/theme-blaskan-how-to-add-welcome-paragraph-to-home-page-above-posts/#post-2802763)
 * There are a few options!
 * 1. If you want it on every page and post, you can add it as a header message (
   Appearance > Theme Options). I’m not sure how this is styled. This requires that
   you use the blaskan theme forever, because other themes may not support this 
   field.
    2. If you want more flexibility on where it’s shown and such, you can
   use a plugin such as [http://wordpress.org/extend/plugins/wp-sticky/](http://wordpress.org/extend/plugins/wp-sticky/).(
   I’m assuming since you can use a custom theme you can also install plugins.) 
   If wp-sticky isn’t quite what you need, there are lots of other “sticky” plugins:
   [http://wordpress.org/extend/plugins/tags/sticky](http://wordpress.org/extend/plugins/tags/sticky)
   3. If you’re comfy with goofing around with a child theme template, you can set
   a post parameter called “sticky” and then create a new index file template which
   queries for this. Probably not worth the effort, since there are plenty o’ plugins
   already, but this guarantees that it will work to your liking, forever! [http://codex.wordpress.org/Template_Tags/query_posts](http://codex.wordpress.org/Template_Tags/query_posts)
 * That’s all I can think of off the top of my head. Hope that helps!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Instapress] [Plugin: Instapress] Grid Control](https://wordpress.org/support/topic/plugin-instapress-grid-control/)
 *  [fishtron](https://wordpress.org/support/users/fishtron/)
 * (@fishtron)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-instapress-grid-control/#post-2802762)
 * Not sure what you mean by “when it pops up.” Do you mean when you move your mouse
   over it the remaining photos appear in a bigger box (an onmouseover javascript
   event)? Or do you mean that the photos change periodically, rotating through 
   your entire album (more like a slideshow, with four spots for thumbnails)? Or
   do you want the pictures to update as you take them without having the reader
   reload the page?
 * The widget is meant to be static, so that when you set it to display 4 images,
   you only display same 4 images, until you reload the page. If you’re needing 
   a moving slideshow, you will need some good ole javascript hackery. Maybe this
   is more what you’re looking for? [http://embedagram.com/](http://embedagram.com/)
 * Edit: just re-read the description and saw that it claims to be a slideshow. 
   I’ve not been able to get this behaviour myself. Fancybox makes it so that the
   larger version of the image floats on top of the rest of the page when you click
   on the thumbnail… it doesn’t do any “sliding” at all.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blaskan] [Theme: Blaskan] Child theme not working](https://wordpress.org/support/topic/theme-blaskan-child-theme-not-working/)
 *  [fishtron](https://wordpress.org/support/users/fishtron/)
 * (@fishtron)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/theme-blaskan-child-theme-not-working/#post-2536350)
 * HI, this got fixed recently ([https://github.com/persand/blaskan/issues/38](https://github.com/persand/blaskan/issues/38)).
   If you get the latest from github you won’t have to hack the functions.php!
 * [https://github.com/persand/blaskan/zipball/master](https://github.com/persand/blaskan/zipball/master)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blaskan] [Theme: Blaskan] Resize Header Image](https://wordpress.org/support/topic/theme-blaskan-resize-header-image/)
 *  [fishtron](https://wordpress.org/support/users/fishtron/)
 * (@fishtron)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/theme-blaskan-resize-header-image/#post-2544653)
 * The setting can be changed in the admin panel, under Appearance > Theme Options.
 * By the way, what you’ve changed is the default ($header_image_height is set to
   160 if it’s not set in options, or if the value was somehow not numeric). It’s
   likely a harmless change (and it won’t do anything since the option is already
   set to 160), but it’s not nice to change hardcoded defaults since Per probably
   picked it for a reason! 🙂

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