Title: hyperionstudios's Replies | WordPress.org

---

# hyperionstudios

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Website Not Showing in Search Engines/](https://wordpress.org/support/topic/website-not-showing-in-search-engines/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/website-not-showing-in-search-engines/#post-10230905)
 * try to find if you are indexed with search engines
    -  This reply was modified 8 years, 1 month ago by [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/).
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Tagging the last published post every hour](https://wordpress.org/support/topic/tagging-the-last-published-post-every-hour/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/tagging-the-last-published-post-every-hour/#post-10209565)
 * always my pleasure
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t pint point Large Memory Leak](https://wordpress.org/support/topic/cant-pint-point-large-memory-leak/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/cant-pint-point-large-memory-leak/#post-10207817)
 * what is the action in the Ajax?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Tagging the last published post every hour](https://wordpress.org/support/topic/tagging-the-last-published-post-every-hour/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/tagging-the-last-published-post-every-hour/#post-10206258)
 * hi please use [this simple plugin](https://github.com/hyperionstudios/hyperion-post-tagger)
   I wrote for you, it will tag the latest post with the ‘tweet’ and it will run
   every hour.
 * This is a WordPress cron job so it will need a website visiting.
 * Also you can use this [Cron Monitor plugin](https://wordpress.org/plugins/wp-crontrol/)
   to manage all the cron jobs on your website.
 * Please test and let me know if its need anything.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help with child pages on frontpage](https://wordpress.org/support/topic/beginner-help-with-child-pages-on-frontpage/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/beginner-help-with-child-pages-on-frontpage/#post-10201272)
 * get_pages should be working, and in the function you are asking for child pages
   of the current page, can you explain more what is not working for you?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Featured image and post title different redirects and buttons](https://wordpress.org/support/topic/featured-image-and-post-title-different-redirects-and-buttons/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/featured-image-and-post-title-different-redirects-and-buttons/#post-10201257)
 * Is it possible, to leave the featured image to redirect and to set the TITLE 
   to redirect to a different URL?
    Do you know what template is being loaded?
 * My other question is, what plugin can i use to insert a BUTTON to appear, to 
   be clickable and to redirect to a custom URL?
    Where this button will appear?
   above title below title etc.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How To Search Gallery Images By Caption?](https://wordpress.org/support/topic/how-to-search-gallery-images-by-caption/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/how-to-search-gallery-images-by-caption/#post-10201249)
 * hi, are you trying to create the search by tag on the front end of your website
   or in your admin area?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress Media library doesn’t work](https://wordpress.org/support/topic/wordpress-media-library-doesnt-work/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/wordpress-media-library-doesnt-work/#post-10201149)
 * I will suggest doing the following
 * Disable plugins one by one and each time you disable one test to see if the media
   back normal
 * If that did not work then you will need to post us your functions.php code of
   the theme you are using to see if anything not normal.
 * Also are you using a child theme? and what theme you are using?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Need a countdown timer that anyone can change not just back-end changing](https://wordpress.org/support/topic/need-a-countdown-timer-that-anyone-can-change-not-just-back-end-changing/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/need-a-countdown-timer-that-anyone-can-change-not-just-back-end-changing/#post-10200902)
 * What is the countdown you are using at the moment?
 * We will need to look at their documentation to find the method to activate the
   countdown most of them will take and options object which you can pass your required
   data.
 * Let us know the countdown library you are using.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [get_posts() not returning all posts](https://wordpress.org/support/topic/get_posts-not-returning-all-posts/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/get_posts-not-returning-all-posts/#post-10200897)
 * Also please remove
    `$args = array($args);` its not needed
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [get_posts() not returning all posts](https://wordpress.org/support/topic/get_posts-not-returning-all-posts/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/get_posts-not-returning-all-posts/#post-10200896)
 * can you try with
 *     ```
       $args = array(
       	'posts_per_page'   => -1,
       	'orderby'          => 'date',
       	'order'            => 'ASC',
       );
       ```
   
 * The rest of the options are already loading their default values.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [url.com/home](https://wordpress.org/support/topic/url-com-home/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/url-com-home/#post-10200887)
 * Sometimes when you change themes, the settings change based on the theme itself
   and the theme developer, so you will need to go in to the settings/reading and
   set the home page to the page you want it to be the home page and save, then 
   update the permalinks as well.
 * If you have a front-page.php in the theme templates then this file will be loaded.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [add custom button to add movie page](https://wordpress.org/support/topic/add-custom-button-to-add-movie-page/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/add-custom-button-to-add-movie-page/#post-10200649)
 * May I asked why and what to achieve by doing that since you have the Publish 
   button to save the movie post?
 * There might be another way to achieve your objective just help us understand 
   your request more.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My WordPress site takes forever to load.](https://wordpress.org/support/topic/my-wordpress-site-takes-forever-to-load-2/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/my-wordpress-site-takes-forever-to-load-2/#post-10200640)
 * Have you looked in your AWS dashboard settings for anything does not look right?
   if you can access a website from your home wifi it seems that the IP of your 
   wifi router has been cleared to access the node but anything else is not being
   filtered and cleared.
 * I vote for the AWS settings is having something may worth issuing a support ticket
   with AWS if this has not been resolved.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [can’t upload theme — it wants my FTP info…](https://wordpress.org/support/topic/cant-upload-theme-it-wants-my-ftp-info/)
 *  [hyperionstudios](https://wordpress.org/support/users/hyperionstudios/)
 * (@hyperionstudios)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/cant-upload-theme-it-wants-my-ftp-info/#post-10200620)
 * You Probably dont have the user permissions, what is your local development setup?
 * When WordPress asks for FTP its mean it does not have the permissions to write
   to the disk.

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

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