Title: Joshua Sigar's Replies | WordPress.org

---

# Joshua Sigar

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 1,757 total)

1 [2](https://wordpress.org/support/users/alphaoide/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/alphaoide/replies/page/3/?output_format=md)…
[116](https://wordpress.org/support/users/alphaoide/replies/page/116/?output_format=md)
[117](https://wordpress.org/support/users/alphaoide/replies/page/117/?output_format=md)
[118](https://wordpress.org/support/users/alphaoide/replies/page/118/?output_format=md)
[→](https://wordpress.org/support/users/alphaoide/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unexpected texts at the top of web pages](https://wordpress.org/support/topic/unexpected-texts-at-the-top-of-web-pages/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/unexpected-texts-at-the-top-of-web-pages/#post-9280152)
 * Have you done anything related with “Google Tag Manager?” It broke the page.
 * Below is the source code of your page.
 *     ```
       <body <!-- Google Tag Manager (noscript) -->
       <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P55FH4N"
       height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
       <!-- End Google Tag Manager (noscript) -->class="home page-template-default page page-id-5 custom-background siteorigin-panels siteorigin-panels-before-js siteorigin-panels-home ">
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Twenty Seventeen Theme: Fatal Error](https://wordpress.org/support/topic/twenty-seventeen-theme-fatal-error/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/twenty-seventeen-theme-fatal-error/#post-9218591)
 * Disable any plugins related to JV. Most likely the plugin(s) only works when 
   JV theme is also active.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Passing URL Params to Template Page](https://wordpress.org/support/topic/passing-url-params-to-template-page/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/passing-url-params-to-template-page/#post-9211883)
 * The following is better way
    `<?php echo esc_html($strCityState) ?>`
 * Read here for why [https://codex.wordpress.org/Validating_Sanitizing_and_Escaping_User_Data](https://codex.wordpress.org/Validating_Sanitizing_and_Escaping_User_Data)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove Powered by WordPress](https://wordpress.org/support/topic/unite-theme-remove-powered-by-wordpress/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/unite-theme-remove-powered-by-wordpress/#post-9211838)
 * If you remove the following line, what happens?
 * `<?php echo of_get_option( ‘custom_footer_text’, ‘unite’ ); ?>`
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [External links being dynamically updated](https://wordpress.org/support/topic/external-links-being-dynamically-updated/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/external-links-being-dynamically-updated/#post-9211798)
 * Instead of `www.create.kikki-k.com`, enter `http://www.create.kikki-k.com`.
    -  This reply was modified 8 years, 11 months ago by [Joshua Sigar](https://wordpress.org/support/users/alphaoide/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Broken Images – Only thumbnails](https://wordpress.org/support/topic/broken-images-only-thumbnails/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/broken-images-only-thumbnails/#post-9211774)
 * What plugin did you install on your domain? Can you try disabling the plugin,
   then uploading a picture and see if the problem persists?
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [WP 2.1 – Postmeta fields being deleted after comment is added](https://wordpress.org/support/topic/wp-21-postmeta-fields-being-deleted-after-comment-is-added/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/wp-21-postmeta-fields-being-deleted-after-comment-is-added/#post-511153)
 * If you’re using rc:custom_field_gui, please upgrade to latest version.
    [http://rhymedcode.net/?dl=rc-custom-field-gui-1.4.zip](http://rhymedcode.net/?dl=rc-custom-field-gui-1.4.zip)
 * If you’re using rc:custom_comment_text, please upgrade to latest version.
    [http://rhymedcode.net/?dl=rc-custom-comment-text-1.1.zip](http://rhymedcode.net/?dl=rc-custom-comment-text-1.1.zip)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to use formmail.pl with wordpress ?](https://wordpress.org/support/topic/how-to-use-formmailpl-with-wordpress/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/how-to-use-formmailpl-with-wordpress/#post-464784)
 * So, what happens when you click the submit button? Nothing? The page just refreshes?
 * Could you paste the page template? [http://wordpress.pastebin.ca/](http://wordpress.pastebin.ca/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to use formmail.pl with wordpress ?](https://wordpress.org/support/topic/how-to-use-formmailpl-with-wordpress/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/how-to-use-formmailpl-with-wordpress/#post-464658)
 * A file with extension “.pl” won’t be recognized as a page template in WP. What’s
   the content of that file? If it’s a valid WP page template then you could probably
   just rename the file to “formmail.php.”
 * Related: [http://codex.wordpress.org/Pages#Page_Templates](http://codex.wordpress.org/Pages#Page_Templates)
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Installed Great! — But Can’t Login to Admin](https://wordpress.org/support/topic/installed-great-but-cant-login-to-admin/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/installed-great-but-cant-login-to-admin/#post-463689)
 * Maybe allow one of us to register to that site and see if we could login?
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Installed Great! — But Can’t Login to Admin](https://wordpress.org/support/topic/installed-great-but-cant-login-to-admin/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/installed-great-but-cant-login-to-admin/#post-463673)
 * Have you tried logging in from a different computer?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [No FAQ plugin ?](https://wordpress.org/support/topic/no-faq-plugin/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/no-faq-plugin/#post-463670)
 * Well, a plugin may not be required after all.
 * 1. Create a specific category for FAQ entries (say, “FAQ”)
    2. To add entry, 
   use the “Title” field to hold the question, use the “Post Content” to hold the
   answer. 4. Create a template that will display all posts of category “FAQ” a 
   specific way. 5. Exclude posts of category “FAQ” from displaying on the frontpage.
 * Interested?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Database restoration between versions?](https://wordpress.org/support/topic/database-restoration-between-versions/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/database-restoration-between-versions/#post-459495)
 * If the new wp is brand new a.k.a an empty blog, then start off with version 2.0,
   restore the backup, then upgrade.
 * If you can’t start off with version 2.0 on the new location, then restore the
   backup on wp 2.0 somewhere else (there’s always local server option), upgrade,
   back up, and restore on new location.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No Comments Except for Logged In Users](https://wordpress.org/support/topic/no-comments-except-for-logged-in-users/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/no-comments-except-for-logged-in-users/page/2/#post-458005)
 * Did it ever work for you? Since what wp version did it stop working?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No Comments Except for Logged In Users](https://wordpress.org/support/topic/no-comments-except-for-logged-in-users/)
 *  [Joshua Sigar](https://wordpress.org/support/users/alphaoide/)
 * (@alphaoide)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/no-comments-except-for-logged-in-users/#post-457996)
 * maybe just a start,
 * can you install another wp on that same server to see if it suffers from the 
   same problem? and just to make sure, download fresh wp package again from this
   site.

Viewing 15 replies - 1 through 15 (of 1,757 total)

1 [2](https://wordpress.org/support/users/alphaoide/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/alphaoide/replies/page/3/?output_format=md)…
[116](https://wordpress.org/support/users/alphaoide/replies/page/116/?output_format=md)
[117](https://wordpress.org/support/users/alphaoide/replies/page/117/?output_format=md)
[118](https://wordpress.org/support/users/alphaoide/replies/page/118/?output_format=md)
[→](https://wordpress.org/support/users/alphaoide/replies/page/2/?output_format=md)