Title: maxpayne13's Replies | WordPress.org

---

# maxpayne13

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [is there a stat plugin identical to wordpress.com's?](https://wordpress.org/support/topic/is-there-a-stat-plugin-identical-to-wordpresscoms/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/is-there-a-stat-plugin-identical-to-wordpresscoms/#post-2771841)
 * so I tried jetpack, its great how it comes with a bunch of other features but
   the stats feature does not tell you which country traffic is coming from, it 
   is similar to wordpess.com’s but I don;t think its exactly the same.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [what is the function of the link titled "shortlink" near top-right of post?](https://wordpress.org/support/topic/what-is-the-function-of-the-link-titled-shortlink-near-top-right-of-post/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/what-is-the-function-of-the-link-titled-shortlink-near-top-right-of-post/#post-2772194)
 * In this case clicking on it doesn’t bring up the shortlink? How do you set it
   so the shortlink is displayed? I have the same theme and I am leaning towards
   getting rid of the entire link itself, I didn;t know whether it was important
   to have.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [is there a stat plugin identical to wordpress.com's?](https://wordpress.org/support/topic/is-there-a-stat-plugin-identical-to-wordpresscoms/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/is-there-a-stat-plugin-identical-to-wordpresscoms/#post-2771701)
 * Oh thanks for the info, but do you think that the plugins I mentioned are better
   or worse or similar to jetpack’s?
 * I will try out jetpack tonight, also you said “the stats module in jetpack”. 
   Does this mean that jetpack is not only a stats plugin but also has other functions?
   Thanks for the quick reply 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Transferring site to new host ISSUES](https://wordpress.org/support/topic/transferring-site-to-new-host-issues/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/transferring-site-to-new-host-issues/#post-2771120)
 * That gives me relief lol. The reason is because the guys at hostgator seemed 
   duped by this so it wasn’t very comforting :). Okay I will take your advice and
   wait it out a couple days. Thanks friend.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Transferring site to new host ISSUES](https://wordpress.org/support/topic/transferring-site-to-new-host-issues/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/transferring-site-to-new-host-issues/#post-2771110)
 * hey that was fast :). I understand, but tell me why does it work on my phone 
   and why did it work a couple of times and all of a sudden stop working on my 
   regular desktop browsers? is that normal? I honestly don’t know.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [modifying CSS for custom page template](https://wordpress.org/support/topic/modifying-css-for-custom-page-template/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/modifying-css-for-custom-page-template/#post-2758051)
 * Thanks alchymyth, that worked perfectly. I guess I need to brush up on my CSS
   skills.
 * One last question, I removed these lines from my page to remove the side bar,
   will this cause problems?
 * **<?php do_atomic( ‘before_content’ ); // Before content hook ?>**
 *  <div id=”content”>
 *  <?php do_atomic( ‘open_content’ ); // Open content hook ?>
 * and approx 5 lines down, this line
 *  **<div id=”post-<?php the_ID(); ?>” class=”<?php hybrid_entry_class(); ?>”>**
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [modifying CSS for custom page template](https://wordpress.org/support/topic/modifying-css-for-custom-page-template/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/modifying-css-for-custom-page-template/#post-2757881)
 * basically I modified the entry content without any issues but I can;t seem to
   apply this container tag to a new template
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [modifying CSS for custom page template](https://wordpress.org/support/topic/modifying-css-for-custom-page-template/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/modifying-css-for-custom-page-template/#post-2757876)
 * #container .page-template-nosidebar{overflow:hidden;width:980px;margin:30px auto
   0;background:url(images/bg-container1.png) repeat-y}
 * this does not work, sorry :(.
 * this is my page right now
 * [http://216.172.171.18/~carranza/test6/?page_id=1209/](http://216.172.171.18/~carranza/test6/?page_id=1209/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove sidebar form Post](https://wordpress.org/support/topic/remove-sidebar-form-post/)
 *  [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/remove-sidebar-form-post/#post-2737605)
 * hello, can you help me as well, I have the theme news, I created a new page template
   and called it no sidebar, I removed the line get side bar and nothing happened,
   I then tried removing another line but that did not work and thee page got a 
   little screwy. Here is the page im trying to remove this in
 * [http://216.172.171.18/~carranza/test6/?page_id=826](http://216.172.171.18/~carranza/test6/?page_id=826)
 * I see you managed to do it :). I actually would like to center the whole thing
   and just widen it, can someone help?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Audio Tube] [Plugin: Audio Tube] Stopped working](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/#post-2741067)
 * oh okay lol sorry , I honestly didn’t know. I will look up what you said , btw
   there is a plugin called wp video lightbox, not available inb wordpress onm;y
   by downloading through the net, but its amazing, I don;t know why its not available
   through any of the wordpress search engines. But yeah its pretty amazing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Audio Tube] [Plugin: Audio Tube] Stopped working](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/#post-2741065)
 * Hey brassfolio how about 1 simple request. Can you make an extra setting that
   enables you to turn on autoplay for a second and then pause. That way if you 
   have say 10 songs in a page, when the page loads they all play and stop right
   away, this way if I wait another few secs all of my songs will be loaded ready
   for listening?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Audio Tube] [Plugin: Audio Tube] Stopped working](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [14 years ago](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/#post-2741059)
 * just wanted to say this plugin is not that great, the player crashes fairly often
   and well just doesnt work very well, I need to find a popup that can be linked
   to a word in wordpress and will allow me to embed your player in it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Audio Tube] [Plugin: Audio Tube] Stopped working](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [14 years ago](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/#post-2741057)
 * Not sure how you managed to find this but its close to what I was looking foor,
   i will definetly try this out tonight.
 * Thanks alot pal…..this should help with what I’m doing. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Audio Tube] [Plugin: Audio Tube] Stopped working](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [14 years ago](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/#post-2741045)
 * I updated and it works great, thanks for a great plugin. Okay I will try explain
   a bit more, here is a page on my site you can look at for reference
 * [http://216.172.171.18/~carranza/test6/?page_id=991/](http://216.172.171.18/~carranza/test6/?page_id=991/)
 * Now what I want is for the page itself to load quickly, as if the page was all
   text. I am guessing the Javascript takes time to load so as you notice logging
   on to the page above takes about 5 seconds more then a page with just text in
   it.
 * What I was thinking is why not make this a type of pop up player, where say you
   provide a link that I could apply to text or even a picture, I could write the
   word “play” but apply your link, then when I hover on the word I can actually
   click on it and when I do the player loads and is set on autoplay so the song
   just starts right away. Is this possible? It would be amazing.
 * I could have a list of say 100 songs in a page with the word play next to them
   and there would be no load times then I just click on one of the “play” words
   and voila the player appears and song is playing. You could even make a widget
   to go along with it, so when I click on the word “play” the player ion the widget
   begins playing the song.
 * I also like the format on this site below but this looks a bit more advanced
 * [http://bigproof1.bandcamp.com/album/time-a-tell/](http://bigproof1.bandcamp.com/album/time-a-tell/)
 * in this format you can click on play on a list of tracks and it plays on the 
   player above, the great thing is there are no load times. Would you consider 
   my idea or is this too much work.
 * Thanks for update friend.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Audio Tube] [Plugin: Audio Tube] Stopped working](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/)
 *  Thread Starter [maxpayne13](https://wordpress.org/support/users/maxpayne13/)
 * (@maxpayne13)
 * [14 years ago](https://wordpress.org/support/topic/plugin-audio-tube-stopped-working/#post-2741041)
 * hey brasfolio, sis there anyway to make the player appear in a pop up after clicking
   on a link? That would be amazing. It takes a while to load thats why.

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

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