Title: Moultrup's Replies | WordPress.org

---

# Moultrup

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Animate It!] Keep image in final state after animation using short codes.](https://wordpress.org/support/topic/keep-image-in-final-state-after-animation-using-short-codes/)
 *  Thread Starter [Moultrup](https://wordpress.org/support/users/moultrup/)
 * (@moultrup)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/keep-image-in-final-state-after-animation-using-short-codes/#post-7375731)
 * Shoot, it didn’t appear to work for me.
 * Oh well, it’s not a big deal at all. I do really appreciate your help on the 
   matter though.
 * Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Animate It!] Keep image in final state after animation using short codes.](https://wordpress.org/support/topic/keep-image-in-final-state-after-animation-using-short-codes/)
 *  Thread Starter [Moultrup](https://wordpress.org/support/users/moultrup/)
 * (@moultrup)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/keep-image-in-final-state-after-animation-using-short-codes/#post-7375624)
 * Thanks for the response!
 * Here’s a test page I made with the code and an example:
 * [http://luckeyfarms.com/animate-it-test/](http://luckeyfarms.com/animate-it-test/)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Simple Shopping Cart] Love it!](https://wordpress.org/support/topic/love-it-but-10/)
 *  Thread Starter [Moultrup](https://wordpress.org/support/users/moultrup/)
 * (@moultrup)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/love-it-but-10/#post-8048510)
 * Awesome!
 * Sorry, I was a little too quick to review this. Thanks for showing me this and
   for the plugin!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changed my site from http to https now I can't access WP-Admin](https://wordpress.org/support/topic/changed-my-site-from-http-to-https-now-i-cant-access-wp-admin/)
 *  Thread Starter [Moultrup](https://wordpress.org/support/users/moultrup/)
 * (@moultrup)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/changed-my-site-from-http-to-https-now-i-cant-access-wp-admin/#post-5984911)
 * I actually opted to change the ‘function.php’ ([second option listed here](https://codex.wordpress.org/Changing_The_Site_URL)):
 * 1. SFTP into your website and (the file hierarchy may be slightly different for
   you) open
    public_html > wp-content > themes > [your theme’s name] > function.
   php
 * 2. Add these two lines to the file, immediately after the initial “<?php” line:
 * update_option(‘siteurl’,’[http://example.com&#8217](http://example.com&#8217););
   
   update_option(‘home’,’[http://example.com&#8217](http://example.com&#8217););
 * _Use your website’s URL instead of example.com_
 * 3. Save, upload, refresh.
 * 4. Done! Log into your WP-Admin page to see if it worked.
 * Let me know if that helped.
 * Just note: I also got it to work by changing to wp-config.php file, BUT by editing
   that particular file, it wouldn’t let me edit the ‘WordPress Address (URL)’ or‘
   Site Address (URL)’ options found under WP Admin Page > Settings > General. It
   simply grayed-out the option and I didn’t like that.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changed my site from http to https now I can't access WP-Admin](https://wordpress.org/support/topic/changed-my-site-from-http-to-https-now-i-cant-access-wp-admin/)
 *  Thread Starter [Moultrup](https://wordpress.org/support/users/moultrup/)
 * (@moultrup)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/changed-my-site-from-http-to-https-now-i-cant-access-wp-admin/#post-5984869)
 * You rock! It worked this time around. I tried pasting:
 * define(‘WP_HOME’,’[http://lexingtonadvisorsinc.com&#8217](http://lexingtonadvisorsinc.com&#8217););
   
   define(‘WP_SITEURL’,’[http://lexingtonadvisorsinc.com&#8217](http://lexingtonadvisorsinc.com&#8217););
 * In a different spot of the php file and it worked.
 * Thanks!

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