Title: hide_loadmore
Last modified: January 20, 2022

---

# hide_loadmore

 *  Resolved [highlycontent](https://wordpress.org/support/users/highlycontent/)
 * (@highlycontent)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/hide_loadmore/)
 * hi there,
    firstly thanks for your hard work on this plugin. I note that some
   of the shortcodes are not working hide_loadmore=’true’ hide_title=’true’ for 
   example. any idea why? thanks

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

 *  Plugin Author [Veda](https://wordpress.org/support/users/vedathemes/)
 * (@vedathemes)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/hide_loadmore/#post-15272351)
 * Hi there,
 * Thanks for trying podcast player.
 * I checked again and can confirm that both attributes are working properly. Can
   you please inform the exact shortcode that you are using? I will check and inform
   why it is not working.
 * 1. hide_loadmore should work perfectly without any problems (It will hide the
   load more episodes button).
 * 2. It could be somewhat confusing about hide_title. This will hide title of the
   podcast (not episode). Podcast title and other details can be seen by clicking
   the podcast icon at the bottom of the player.
 * Inform me for more help on this.
 * Thanks,
 *  Thread Starter [highlycontent](https://wordpress.org/support/users/highlycontent/)
 * (@highlycontent)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/hide_loadmore/#post-15272372)
 * Ah ok, thanks for your clarification.
 * I thought hide title would do this
    .ppjs__podcast-title{ display:none; }
 * and hide more
    .ppjs__more{ display:none; }
 * here’s my code
 * [podcastplayer feed_url=’###’ number=’10’ hide_title=’true’ hide_loadmore=’true’
   excerpt_length=’22’ accent_color=’#ffc700′][/podcastplayer]
 * just a further note to you the “title” by “podcast author” needs a space after
   by, at the moment it shows as byAuthor
 *  Plugin Author [Veda](https://wordpress.org/support/users/vedathemes/)
 * (@vedathemes)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/hide_loadmore/#post-15272407)
 * Hi there,
 * 1. About title, I now realize that it should hide this title too. I will make
   necessary changes in next update.
    2. About loadmore, it will hide the loadmore
   button.
 * Try copy and paste the following shortcode,
 * `[podcastplayer feed_url="#" hide_loadmore="true" hide_title="true" excerpt_length
   ="22" accent_color="#ffc700"]`
 * Inform me for more help on this.
 * Thanks,
 *  Thread Starter [highlycontent](https://wordpress.org/support/users/highlycontent/)
 * (@highlycontent)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/hide_loadmore/#post-15272431)
 * thanks for your replies.
    any way to remove the […] with shortcode? or do I need
   to do this via css?
 *  Plugin Author [Veda](https://wordpress.org/support/users/vedathemes/)
 * (@vedathemes)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/hide_loadmore/#post-15273602)
 * Hi there,
 * You may use the following CSS to hide it,
 *     ```
       .ppjs__more {
         display: none !important;
       }
       ```
   
 * I think you might have already figured it out 🙂
 * Inform if you need any other help with podcast player.
 * Thanks,
 *  Thread Starter [highlycontent](https://wordpress.org/support/users/highlycontent/)
 * (@highlycontent)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/hide_loadmore/#post-15276303)
 * Super kind for your replies, thank you.
 * Will see if I can upgrade to your paid plan once I get some more podcasts under
   my belt and it becomes viable (-:
 *  Plugin Author [Veda](https://wordpress.org/support/users/vedathemes/)
 * (@vedathemes)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/hide_loadmore/#post-15278726)
 * Hi there,
 * You’re welcome. Inform me for any other help with podcast player.
 * Thanks,

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

The topic ‘hide_loadmore’ is closed to new replies.

 * ![](https://ps.w.org/podcast-player/assets/icon-256x256.png?rev=2622629)
 * [Podcast Player - Your Podcasting Companion](https://wordpress.org/plugins/podcast-player/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/podcast-player/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/podcast-player/)
 * [Active Topics](https://wordpress.org/support/plugin/podcast-player/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/podcast-player/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/podcast-player/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Veda](https://wordpress.org/support/users/vedathemes/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/hide_loadmore/#post-15278726)
 * Status: resolved