Title: bagpie's Replies | WordPress.org

---

# bagpie

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Luminescence Lite] How to make custom page template?](https://wordpress.org/support/topic/how-to-make-custom-page-template/)
 *  Thread Starter [bagpie](https://wordpress.org/support/users/bagpie/)
 * (@bagpie)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/how-to-make-custom-page-template/#post-5130117)
 * I’ve found out what’s been happening and Apple is to blame. I’ve been using TextEdit
   to edit the code and, unbeknown to me, OS X has a new feature called ‘Smart Quotes’
   and whenever i changed ‘page’ to ‘gigs’ in the page template it automatically
   changed the apostrophes around the word to something else, some sort of curly
   apostrophe, rendering the code invalid. I’ve switched off Smart Quotes and it’s
   all working as it should.
 * Sincere apologies for wasting your time and thanks again for helping.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Luminescence Lite] How to make custom page template?](https://wordpress.org/support/topic/how-to-make-custom-page-template/)
 *  Thread Starter [bagpie](https://wordpress.org/support/users/bagpie/)
 * (@bagpie)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/how-to-make-custom-page-template/#post-5130107)
 * Thanks for replying again and apologies for the delay in responding, I’ve been
   away for a few weeks.
 * I’m trying to make a gig page template which calls functions from the the RS 
   EVENT multiday plugin – [https://wordpress.org/plugins/rs-event-multiday/](https://wordpress.org/plugins/rs-event-multiday/).
   I’ve tried starting from scratch but still no luck. I’ve also tried plugins that
   allow php in the page content, which i’ve used before, but the code just appears
   on the page.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Luminescence Lite] How to make custom page template?](https://wordpress.org/support/topic/how-to-make-custom-page-template/)
 *  Thread Starter [bagpie](https://wordpress.org/support/users/bagpie/)
 * (@bagpie)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/how-to-make-custom-page-template/#post-5130062)
 * Thanks for replying again.
 * Yes, if i make a custom page template I can choose it in the drop down menu, 
   I’ve also tried specialised page templates with the slug or ID in the title with
   the same result. Changing <?php the_content(); ?> in loop-gigs.php makes no difference
   either, no content or featured image appears.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Luminescence Lite] How to make custom page template?](https://wordpress.org/support/topic/how-to-make-custom-page-template/)
 *  Thread Starter [bagpie](https://wordpress.org/support/users/bagpie/)
 * (@bagpie)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/how-to-make-custom-page-template/#post-5129975)
 * Thanks. I’ve already tried that without much success. I’m making a gig list page
   for my band’s site so made a new page template (page-gigs.php) in which I changed
   get_template_part( ‘loop’, ‘page’ ) to get_template_part( ‘loop’, ‘gigs’ ). I
   then added a new loop template (loop-gigs.php) which is an exact replica of loop-
   page.php. Now there is no content appearing on my gigs page at all. Any idea 
   what I’m doing wrong?
    Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Matheson] Only Jumbo headline on front page?](https://wordpress.org/support/topic/only-jumbo-headline-on-front-page/)
 *  Thread Starter [bagpie](https://wordpress.org/support/users/bagpie/)
 * (@bagpie)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/only-jumbo-headline-on-front-page/#post-4952515)
 * In the meantime I’ve hidden the widget with:
 * .widget {
    display: none; }
 * but of course the widget is still in the html which is a bit inefficient. I’ve
   tried commenting out the widget in the php files but this just breaks the code.
   Any thoughts?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] Page tabs on top of pics](https://wordpress.org/support/topic/plugin-nextgen-gallery-page-tabs-on-top-of-pics/)
 *  [bagpie](https://wordpress.org/support/users/bagpie/)
 * (@bagpie)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-page-tabs-on-top-of-pics/#post-1267192)
 * I’m having the same problem. Did you find a solution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] slideshow widget – some images stretched, some not??](https://wordpress.org/support/topic/plugin-nextgen-gallery-slideshow-widget-some-images-stretched-some-not/)
 *  Thread Starter [bagpie](https://wordpress.org/support/users/bagpie/)
 * (@bagpie)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-slideshow-widget-some-images-stretched-some-not/#post-1053826)
 * Sort of sorted. Seems to be a image size problem, maybe something to do with 
   PHP memory usage. Images under 50kb were appearing correctly and those larger
   where appearing squashed to fit the slideshow. I’ve made a new gallery with images
   cropped to the widget size and all is well now. Is this a bug?
    bagpie

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