Title: RoyCreative's Replies | WordPress.org

---

# RoyCreative

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalinks and ReadyHosting](https://wordpress.org/support/topic/permalinks-and-readyhosting/)
 *  Thread Starter [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/permalinks-and-readyhosting/#post-2240613)
 * I eventually found a solution to this, without any help from ReadyHosting, but
   it slowed my site down so much that it wasn’t worth it. 20+ seconds to load pages
   with little content, and no plugins. The real solution is not to host WP on ReadyHosting.
   Try HostGator or something else…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Blocks (Custom Post Widget)] [Plugin: Custom Post Widget] Custom Post in Page Template](https://wordpress.org/support/topic/plugin-custom-post-widget-custom-post-in-page-template/)
 *  Thread Starter [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-custom-post-widget-custom-post-in-page-template/#post-2346388)
 * I actually solved this. First I created a content block called “Copyright Info.”
 * Then, in my Footer.php, I put this code, whereas 399 is the page ID for the content
   block:
 *     ```
       <?php
       $page_id = 399;
       $page_data = get_page( $page_id );
       $content = $page_data->post_content;
       echo $page_data->post_content;
       ?>
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Older entry links at bottom of posts not showing up.](https://wordpress.org/support/topic/older-entry-links-at-bottom-of-posts-not-showing-up/)
 *  [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/older-entry-links-at-bottom-of-posts-not-showing-up/#post-1705559)
 * I could use an answer to this problem. Any one feel like posting their solution?
   Would be greatly appreciated!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [WP Super Cache: getting warning message](https://wordpress.org/support/topic/wp-super-cache-getting-warning-message/)
 *  [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/wp-super-cache-getting-warning-message/#post-1862567)
 * Ok. I have verified that permissions to wp-content are 755, yet I still get this
   message. Any ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Custom Login] [Plugin: BM Custom Login] Back to Site issue with 3.2.1](https://wordpress.org/support/topic/plugin-bm-custom-login-back-to-site-issue-with-321/)
 *  [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [15 years ago](https://wordpress.org/support/topic/plugin-bm-custom-login-back-to-site-issue-with-321/#post-2198321)
 * The problem I experienced is that the template psd includes a white border with
   a shadow and I was getting a white gap at the top of the login box. All I did
   was remove the white border and shadow from my image and now it works fine.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Adding DIV to TwentyTen Child Theme w/CSS & functions.php](https://wordpress.org/support/topic/adding-div-to-twentyten-child-theme-wcss-functionsphp/)
 *  [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/adding-div-to-twentyten-child-theme-wcss-functionsphp/#post-1627984)
 * BRIX, check out thematic, I think it provides more action hooks and will be easier
   to manipulate for you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Cannot Get Embed QuickTime to Work](https://wordpress.org/support/topic/cannot-get-embed-quicktime-to-work/)
 *  [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/cannot-get-embed-quicktime-to-work/#post-1091865)
 * Open embed_quicktime.php and change the underscore to dash in all references 
   there.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Advertising Manager] Multiple Ads?](https://wordpress.org/support/topic/plugin-advertising-manager-multiple-ads/)
 *  [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-advertising-manager-multiple-ads/#post-1130220)
 * Hm, how is click tracking coming along? I’m curious how to sell ad space to my
   sponsors without being able to show them that they are getting hits on their 
   ads…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Ad-minister Reports Inaccurate Click and Impression Stats](https://wordpress.org/support/topic/ad-minister-reports-inaccurate-click-and-impression-stats/)
 *  Thread Starter [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/ad-minister-reports-inaccurate-click-and-impression-stats/#post-994036)
 * I think the gap is too large in my case for it to be spiders.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unknown Subscriber after 2.7 upgrade](https://wordpress.org/support/topic/unknown-subscriber-after-27-upgrade/)
 *  Thread Starter [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/unknown-subscriber-after-27-upgrade/#post-986971)
 * Well, no help so far. I just changed the user and pass for my database to see
   if that halts the rouge users.
 * I will let everyone know if that works in case someone else has the same problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Ad-Minister or equivelant for 2.7?](https://wordpress.org/support/topic/ad-minister-or-equivelant-for-27/)
 *  [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/ad-minister-or-equivelant-for-27/#post-923258)
 * ^Solved this. You have create a template then add the code suggested from the
   support to that new template: [http://labs.dagensskiva.com/plugins/ad-minister/#id20](http://labs.dagensskiva.com/plugins/ad-minister/#id20)
 * Then, apply that template to a page new page titled something like “stats”.
 * However, the options field still doesn’t work so I manually commented out fields
   I didn’t want to show in the ad-minister-functions.php file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Ad-Minister or equivelant for 2.7?](https://wordpress.org/support/topic/ad-minister-or-equivelant-for-27/)
 *  [RoyCreative](https://wordpress.org/support/users/roycreative/)
 * (@roycreative)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/ad-minister-or-equivelant-for-27/#post-923257)
 * How about a page for advertisers to view the stats of their ads. I see some documentation
   for this but I think it’s outdated and can’t get it to work.

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