Title: ttse's Replies | WordPress.org

---

# ttse

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Calendar] [Plugin: Ajax Event Calendar] Cannot Delete Entries](https://wordpress.org/support/topic/plugin-ajax-event-calendar-cannot-delete-entries/)
 *  [ttse](https://wordpress.org/support/users/ttse/)
 * (@ttse)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-ajax-event-calendar-cannot-delete-entries/#post-2631867)
 * Open up the event and hit F11 key and it will show the delete event option on
   the bottom left of the event pop up
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Entire Column Missing From Admin, Edit Page](https://wordpress.org/support/topic/entire-column-missing-from-admin-edit-page/)
 *  [ttse](https://wordpress.org/support/users/ttse/)
 * (@ttse)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/entire-column-missing-from-admin-edit-page/#post-1574077)
 * Disabling and then re-enabling the plug-in worked for me and also remember to
   double click or click on the attributes heading bar. There’s a dropdown feature
   that will enable you to see the attributes. I didn’t notice it at first but if
   you click on the header bar this will also make your attribute options appear.
   Hope this helps.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [easyphp wordpress.org setup for local intranet from Workstation](https://wordpress.org/support/topic/easyphp-wordpressorg-setup-for-local-intranet-from-workstation/)
 *  Thread Starter [ttse](https://wordpress.org/support/users/ttse/)
 * (@ttse)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/easyphp-wordpressorg-setup-for-local-intranet-from-workstation/#post-1586375)
 * Issue has been resolved!
 * Here’s what you will need to do. your files are currently all located in www/
   wordpress
 * Take all the files inside of wordpress folder and put them in the www file folder.
   All the files should now reside in the www folder and not in the www/wordpress
   folder
 * Next step is to change your configuration in wordpress.org setting and general,
   so log back into wordpress.org by typing in the following into your browser [http://127.0.0.1/wp-login.php](http://127.0.0.1/wp-login.php)
   this is your new login address since you move all your files to this folder
 * Next step is to change the WordPress address (URL) and Site address (URL)to your
   machines ip address. This can be accomplished by typing in cmd in the command
   window (MS flag and R at the same time) of your computer. type ip config/all 
   look for the line showing ip address and enter it as you see it but remember 
   to type in [http://xxx.xx.x.xx](http://xxx.xx.x.xx) substitude the xs with your
   up info.
 * To make this work on all computers, you will need to also change a system32 file
   for each computer. For example, this is an intranet and you just want everyone
   to type in index in their browswer and it will automatically direct them to your
   intranet page…well here’s how to do it.
 * C:\WINDOWS\system32\drivers\etc
    hosts file is the one you want to edit You will
   see:
 * > 127.0.0.1 localhost
 * Add this line
 * > 172.16.2.13 index
 * Restart your easyphp and type in index in a browser and you will be redirected
   to the intranet and it will have the full theme, links and format. Only issue
   that I have outstanding now is the calendar on the second level of my page is
   not functioning on my remote workstations but works perfectly on mind local station.
 * Remember the C:\WINDOWS\system32\drivers\etc hosts file must be modified on each
   workstation before they can access the intranet otherwise they’ll be seeing the
   directory and an ugly no theme site with bad formatting and bad links!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Using WP On a Local Intranet](https://wordpress.org/support/topic/using-wp-on-a-local-intranet/)
 *  [ttse](https://wordpress.org/support/users/ttse/)
 * (@ttse)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/using-wp-on-a-local-intranet/#post-1151442)
 * hypnotiza – First, you need to get back into your mysql database and edit wp_options
   and modify site URL to reflect back to what it was before. I am using easyphp
   and my default url is [http://127.0.0.1/wordpress](http://127.0.0.1/wordpress)(
   To get into the database I right click on easyphp and select Administration from
   the taskbar notification area)
 * This link should allow you to log back into the console:
    [http://127.0.0.1/wordpress/wp-login.php](http://127.0.0.1/wordpress/wp-login.php)
 * Once in the console go all the way down to settings and general and make sure
   both WordPress address (URL) and Site address (URL) are set to
    [http://127.0.0.1/wordpress](http://127.0.0.1/wordpress)
 * This will restore everything back to the way it was.

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