Title: twinpine's Replies | WordPress.org

---

# twinpine

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Include individual page](https://wordpress.org/support/topic/include-individual-page/)
 *  Thread Starter [twinpine](https://wordpress.org/support/users/twinpine/)
 * (@twinpine)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/include-individual-page/#post-1092114)
 * Cool thanks tamilsweet, I’ll give that a try.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Show all posts from current month](https://wordpress.org/support/topic/show-all-posts-from-current-month/)
 *  Thread Starter [twinpine](https://wordpress.org/support/users/twinpine/)
 * (@twinpine)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/show-all-posts-from-current-month/#post-1079636)
 * I think it might be the permalink I need to alter in some way but I’m not quite
   sure how to do that?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Editing sidebar widgets](https://wordpress.org/support/topic/editing-sidebar-widgets-1/)
 *  Thread Starter [twinpine](https://wordpress.org/support/users/twinpine/)
 * (@twinpine)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/editing-sidebar-widgets-1/#post-1067581)
 * Thanks for getting back to me Samboll, Ive managed to edit the styles to the 
   widgets ok now, I was just a little unsure as to why changing any of the content
   in the sidebar.php file had no effect on any of the widgets on my page and wondered
   where the content was being pulled from?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [style individual custom fields](https://wordpress.org/support/topic/style-individual-custom-fields/)
 *  Thread Starter [twinpine](https://wordpress.org/support/users/twinpine/)
 * (@twinpine)
 * [17 years ago](https://wordpress.org/support/topic/style-individual-custom-fields/#post-1037790)
 * Hey thanks for taking the time to explain it all to me t31os, it’s all gonna 
   be really helpful to know for my project.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [style individual custom fields](https://wordpress.org/support/topic/style-individual-custom-fields/)
 *  Thread Starter [twinpine](https://wordpress.org/support/users/twinpine/)
 * (@twinpine)
 * [17 years ago](https://wordpress.org/support/topic/style-individual-custom-fields/#post-1037780)
 * Awesome, that has done the trick! Thanks very much for your help t31os, you were
   right on the money.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [style individual custom fields](https://wordpress.org/support/topic/style-individual-custom-fields/)
 *  Thread Starter [twinpine](https://wordpress.org/support/users/twinpine/)
 * (@twinpine)
 * [17 years ago](https://wordpress.org/support/topic/style-individual-custom-fields/#post-1037763)
 * Sorry that post may not have made much sense. I have put ‘respect’ as the key
   for some reason when I meant to put ‘birthday’ so the code will actually look
   like this:
 *     ```
       <div id="bday" style="background-color: red; padding: 20px;">
       <?php $custom_field = get_post_meta($post->ID, 'birthday', true);
        if($custom_field !== '') {
       	echo $custom_field;
       	} ?>
       </div>
       ```
   
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Problems viewing index.php](https://wordpress.org/support/topic/problems-viewing-indexphp/)
 *  Thread Starter [twinpine](https://wordpress.org/support/users/twinpine/)
 * (@twinpine)
 * [17 years ago](https://wordpress.org/support/topic/problems-viewing-indexphp/#post-1035352)
 * That’s awesome Samboll, many thanks for all your help.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Problems viewing index.php](https://wordpress.org/support/topic/problems-viewing-indexphp/)
 *  Thread Starter [twinpine](https://wordpress.org/support/users/twinpine/)
 * (@twinpine)
 * [17 years ago](https://wordpress.org/support/topic/problems-viewing-indexphp/#post-1035348)
 * Hey thanks for getting back to me Samboll. Does that mean I should really move
   wordpress to a test folder while I get it all working, then move it to my main
   directory when it’s ready to go live. My problem is that index.html is my site’s
   holding page so if I get rid of it everyone will be able to see me testing my
   site as I build it as index.php will become the home page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Uh Oh. Lost my control panel!](https://wordpress.org/support/topic/uh-oh-lost-my-control-panel/)
 *  Thread Starter [twinpine](https://wordpress.org/support/users/twinpine/)
 * (@twinpine)
 * [17 years ago](https://wordpress.org/support/topic/uh-oh-lost-my-control-panel/#post-1035792)
 * Ok, I did a little poking around and found I could change back my settings through
   PhpMyAdmin. Phew, all back to normal now!

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